]> granicus.if.org Git - libevent/commit
Detect broken unsetenv at unit-test runtime
authorNick Mathewson <nickm@torproject.org>
Wed, 21 Apr 2010 16:25:29 +0000 (12:25 -0400)
committerNick Mathewson <nickm@torproject.org>
Sat, 8 May 2010 18:36:59 +0000 (14:36 -0400)
commitf37cd4c227397bfbc8c0b635417f0bf85d7ded33
treecff82d8d16d3aa1331a2a47c2525176e7443f8b1
parentfdc629736e1cedb7bb4ab201e49cb1638c69888e
Detect broken unsetenv at unit-test runtime

If we have an unsetenv function that doesn't work, we can't run the
main/base_environ unit test, so we should skip it.
test/regress.c