kc3-lang/libevent/test/tinytest.c

Branch :


Log

Author Commit Date CI Message
1ad03264 2009-04-23 18:04:50 Fix win32 compilation issues. svn:r1234
b3460387 2009-04-17 06:58:18 Even _more_ recent tinytest, designed to give better help output. svn:r1192
81280062 2009-04-17 06:57:52 Add the latest tinytest. This one supports a --terse flag and a --no-fork flag, and outputs nicer. svn:r1190
e6ba208b 2009-01-31 07:32:00 Tinytest update: mostly just to allow test skipping. svn:r1080
a8203b34 2009-01-29 23:19:57 Refactor unit tests using my spiffy new "tinytest" framework. The big win here is that we can get process-level isolation. This has been tested to work okay on at least Linux and Win32. Only the tests in regress.c have been converted wrapped in the new wrapper functions; the others are still on the old system. svn:r1073