aboutsummaryrefslogtreecommitdiff
path: root/src/common/test.h
Commit message (Expand)AuthorAge
* doxygen markup for common/*.h•••svn:r1840 Roger Dingledine2004-05-10
* The dots are there so you see test doing something. Therefore we should flus...•••svn:r1720 Peter Palfrader2004-04-26
* Add some wrappers around SPLAY_* for the common map-from-string-to-X case.•••It will probably be less blindingly fast than using SPLAY_* directly, but only slightly so. svn:r1306 Nick Mathewson2004-03-19
* make 'make test' exit(1) if a test fails.•••svn:r1190 Nick Mathewson2004-03-01
* clean up some copyrights•••svn:r907 Roger Dingledine2003-12-13
* Update LICENSE and copyright dates.•••svn:r560 Nick Mathewson2003-10-08
* Start of port to win32. Missing are:••• - signal support - forking for DNS farm - changes for async IO - daemonizing In other words, some files still don't build, and the ones that do build, do nonblocking IO incorrectly. I'm also not checking in the project files till I have a good place for them. svn:r380 Nick Mathewson2003-08-12
* Refactor directories; add unit tests; add router keyword•••svn:r266 Nick Mathewson2003-05-06
* Fix test.h to have once-only evalutation of arguments•••svn:r243 Nick Mathewson2003-04-17
* Tests for crypto; more tests for buffers•••svn:r234 Nick Mathewson2003-04-16
* Introduce a few unit tests (from older code), refactor compression setup/tear...•••svn:r232 Nick Mathewson2003-04-15
* First test added•••svn:r226 Nick Mathewson2003-04-07