summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2009-10-15Support for encoding and decoding 256-bit digests in base64Nick Mathewson
2009-10-11Ship test.h in releasePeter Palfrader
2009-10-10Fix testsuite call.tor-0.2.2.4-alphaPeter Palfrader
2009-09-27Improved fix for test_memeq_hex leak.Nick Mathewson
2009-09-27Fix a memleakSebastian Hahn
2009-09-27Make a NULL check in test_dir.c non-redundant.Nick Mathewson
2009-09-23Do not distribute tinytest_demo.c in the tarballNick Mathewson
2009-09-23Carve out unrelated parts of test_dir_formatsNick Mathewson
2009-09-23Split directory tests into their own module.Nick Mathewson
2009-09-23Split test_util() into smaller functions.Nick Mathewson
2009-09-23Split general util and address tests into their own files.Nick Mathewson
2009-09-23Split container tests into their own moduleNick Mathewson
2009-09-23Split crypto tests into a separate module.Nick Mathewson
2009-09-23Remove a warning on ./autogen.shSebastian Hahn
2009-09-23Move testing code into new src/test directory.Nick Mathewson