Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2c2618d8 | 2010-03-05 13:00:15 | more whitespace normalization | ||
| 17efc1cd | 2010-03-04 01:25:51 | Update all our copyright notices to say "2010" | ||
| e5bbd40a | 2010-02-18 17:41:15 | Clean up formatting: use tabs, not 8-spaces, to indent. | ||
| d6f2e199 | 2009-07-17 18:38:46 | Unit tests for bufferevent_get(fd|_underlying) svn:r1351 | ||
| d866f055 | 2009-07-13 20:03:00 | Patch from Zack Weinberg: normalize perror() tt functions and add tt_fail/tt_abort_printf svn:r1340 | ||
| 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 |