summaryrefslogtreecommitdiff
path: root/test/tinytest.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for MSVC compilationNick Mathewson2010-10-141-3/+4
* Bump to the latest version of tinytestNick Mathewson2010-09-091-11/+26
* Update all our copyright notices to say "2010"Nick Mathewson2010-03-041-1/+1
* Clean up formatting: use tabs, not 8-spaces, to indent.Nick Mathewson2010-02-181-3/+3
* Fix some additional -DUNICODE issues on win32.Nick Mathewson2010-02-031-2/+2
* Various MSVC cleanups from Brodie Thiesfield.Nick Mathewson2009-07-281-2/+5
* Add a tinytest flag to initialize threading.Nick Mathewson2009-07-171-0/+2
* Stop using C++ style comments.Nick Mathewson2009-07-141-1/+0
* Fix win32 compilation issues.Nick Mathewson2009-04-231-1/+1
* Even _more_ recent tinytest, designed to give better help output.release-2.0.1-alphaNick Mathewson2009-04-171-4/+10
* Add the latest tinytest. This one supports a --terse flag and a --no-fork fl...Nick Mathewson2009-04-171-25/+44
* Tinytest update: mostly just to allow test skipping.Nick Mathewson2009-01-311-14/+36
* Refactor unit tests using my spiffy new "tinytest" framework.Nick Mathewson2009-01-291-0/+314