aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_replay.c
Commit message (Expand)AuthorAge
* Use size_t for length in replaycache_add_test_and_elapsed()Arlo Breault2013-08-04
* Remove an unused variable in test_replaycache_scrubNick Mathewson2013-07-16
* Add more replaycache.c unit tests, bringing coverage to 100% for that fileAndrea Shepard2013-07-16
* Fix even more dead code and resource leaks in the unit testsNick Mathewson2013-02-11
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Fix a bunch of "implicit 64->32" warnings from introduce refactoringNick Mathewson2012-08-03
* Implement replaycache_t for bug 6177, and unit tests for the precedingAndrea Shepard2012-07-31