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