summaryrefslogtreecommitdiff
path: root/src/test/test_options.c
AgeCommit message (Expand)Author
2016-02-01Fix warnings from check-spacesNick Mathewson
2016-02-01Make all unit tests independent of log message order and countteor (Tim Wilson-Brown)
2016-02-01Report malformed options in options_validate unit teststeor (Tim Wilson-Brown)
2016-02-01Add a helper to search for strings in the log, and change option tests to use...Ola Bini
2016-01-27attempt to fix crashes in unit testsNick Mathewson
2016-01-19Merge remote-tracking branch 'twstrike/options_test'Nick Mathewson
2016-01-19Make sure that tests for domain sockets only run on OSes with domain socketsOla Bini
2016-01-19Use correct u64 int ops instead of regular int ops, in order to avoid warning...Ola Bini
2016-01-15Whitespace cleanupNick Mathewson
2016-01-13Update tests to match current changes to options_validateOla Bini
2016-01-13Move clearing of log messages on advice from @cypherpunks, in order to minimi...Ola Bini
2016-01-13Revert my addition of callback cleaner and instead use existing functionality...Ola Bini
2016-01-13Remove a small memory leak in log callback setupOla Bini
2016-01-13Fix memory leaksOla Bini
2016-01-13Fix all white space issuesOla Bini
2016-01-13Fix some issues in gcc warningsOla Bini
2016-01-13Add tests for options_actOla Bini
2015-12-18Add new DirCache configuration optionMatthew Finkel
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-11-12Replace operators used as macro arguments with OP_XX macrosNick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2013-08-15Unit tests for ext_or_id_map.Nick Mathewson
2013-07-18Start of a unit test for options_validate.Nick Mathewson