aboutsummaryrefslogtreecommitdiff
path: root/src/common/test.h
AgeCommit message (Expand)Author
2006-02-09Happy new year!Roger Dingledine
2005-08-12Make GCC very happy, even with lots of warnings set. Also, try to fix some re...Nick Mathewson
2005-06-11flesh out the source file descriptions for doxygenRoger Dingledine
2005-06-09Change end-of-file NLNL convention. It turns out arma I and I agree.Nick Mathewson
2005-06-09New whitespace normalization rule: no blank line at EOF.Nick Mathewson
2005-04-03Fix unterminated commentNick Mathewson
2005-04-01update copyright notices.Nick Mathewson
2004-12-22Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name outNick Mathewson
2004-11-29Suggestion from weasel: Make tor --version --version dump the cvs Id of every...Nick Mathewson
2004-11-28Normalize space: add one between every control keyword and control clause.Nick Mathewson
2004-11-26remove emacs droppings, since nick says he doesn't need them anymoreRoger Dingledine
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