Age | Commit message (Expand) | Author |
---|---|---|
2009-09-27 | Improved fix for test_memeq_hex leak. | Nick Mathewson |
2009-09-27 | Fix a memleak | Sebastian Hahn |
2009-09-27 | Make a NULL check in test_dir.c non-redundant. | Nick Mathewson |
2009-09-23 | Do not distribute tinytest_demo.c in the tarball | Nick Mathewson |
2009-09-23 | Carve out unrelated parts of test_dir_formats | Nick Mathewson |
2009-09-23 | Split directory tests into their own module. | Nick Mathewson |
2009-09-23 | Split test_util() into smaller functions. | Nick Mathewson |
2009-09-23 | Split general util and address tests into their own files. | Nick Mathewson |
2009-09-23 | Split container tests into their own module | Nick Mathewson |
2009-09-23 | Split crypto tests into a separate module. | Nick Mathewson |
2009-09-23 | Remove a warning on ./autogen.sh | Sebastian Hahn |
2009-09-23 | Move testing code into new src/test directory. | Nick Mathewson |