Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7a804767 | 2014-03-06 18:09:00 | Update to the latest version of tinytest This brings us up to tinytest 709a36ba63ff16d8 | ||
| 52a0039b | 2012-07-20 15:36:15 | Fix tinytset_skip to work with new tinytest_set_flag_ signature | ||
| ef7c4f79 | 2012-06-28 12:58:46 | Update to latest tinytest (911b4f0349377) | ||
| 6c81be74 | 2012-02-13 17:49:17 | Synchronize with upstream tinytest | ||
| e49e2891 | 2012-02-10 17:29:53 | Update copyright notices to 2012 | ||
| 3c824bd3 | 2011-10-24 13:18:09 | Update copyright dates to 2011. | ||
| 17efc1cd | 2010-03-04 01:25:51 | Update all our copyright notices to say "2010" | ||
| 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 |