Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Synchronize with upstream tinytest again: remove _identifiers | Nick Mathewson | 2012-02-13 |
* | Synchronize with upstream tinytest.•••The big change here is a patch (first added to Libevent by Ed Day) to make sure that the CreateProcess forked-test trick works even when the main test program is invoked without its .exe suffix. | Nick Mathewson | 2012-02-13 |
* | Upgrade to the latest version of tinytest | Nick Mathewson | 2011-06-09 |
* | Update to the latest tinytest version•••This cleans up some whitespace consistency issues and, more importantly, gives you the ability to skip tests from the command line. | Nick Mathewson | 2010-09-09 |
* | Make the windows build succeed with or without -DUNICODE enabled.•••This should keep WinCE working (unicode always-on) and get Win98 working again (unicode never-on). There are two places where we explicitly use ASCII-only APIs, still: in ntmain.c and in the unit tests. This patch also fixes a bug in windoes tor_listdir that would cause the first file to be listed an arbitrary number of times that was also introduced with WinCE support. Should fix bug 1797. | Nick Mathewson | 2010-08-20 |
* | Move testing code into new src/test directory. | Nick Mathewson | 2009-09-23 |