aboutsummaryrefslogtreecommitdiff
path: root/src/common/test.h
Commit message (Expand)AuthorAge
* doxygen markup for common/*.hRoger Dingledine2004-05-10
* The dots are there so you see test doing something. Therefore we should flus...Peter Palfrader2004-04-26
* Add some wrappers around SPLAY_* for the common map-from-string-to-X case.Nick Mathewson2004-03-19
* make 'make test' exit(1) if a test fails.Nick Mathewson2004-03-01
* clean up some copyrightsRoger Dingledine2003-12-13
* Update LICENSE and copyright dates.Nick Mathewson2003-10-08
* Start of port to win32. Missing are:Nick Mathewson2003-08-12
* Refactor directories; add unit tests; add router keywordNick Mathewson2003-05-06
* Fix test.h to have once-only evalutation of argumentsNick Mathewson2003-04-17
* Tests for crypto; more tests for buffersNick Mathewson2003-04-16
* Introduce a few unit tests (from older code), refactor compression setup/tear...Nick Mathewson2003-04-15
* First test addedNick Mathewson2003-04-07