kc3-lang/libevent/test/tinytest_local.h

Branch :


Log

Author Commit Date CI Message
d1b2d11b 2011-05-26 02:05:54 Always use evutil_snprintf, even if OS provides it In test/tinytest_local.h we can't redefine snprintf if the OS has it defined already.
c0bf63ce 2010-12-02 14:13:33 tests: Use relative includes ("") instead of system includes (<>)
f0bd83ea 2010-09-09 16:13:09 Bump to the latest version of tinytest This lets us do without libevent-specific code in tinytest.c, and lets us add a feature to skip individual tests from the command line.