Nick Mathewson
|
69c0147ea6
|
Fix building from a separate build directory.
|
2009-11-08 00:38:46 -05:00 |
|
Peter Palfrader
|
c4a5e06098
|
Ship test.h in release
The test suite need the test.h file to build. Add it to
noinst_HEADERS in the Makefile.am so it gets included
in the tarball that make dist produces.
|
2009-10-11 10:44:16 -04:00 |
|
Nick Mathewson
|
5f20b0849c
|
Do not distribute tinytest_demo.c in the tarball
|
2009-09-23 00:24:43 -04:00 |
|
Nick Mathewson
|
fa693118b1
|
Split directory tests into their own module.
(Also, clean up some whitespace.)
|
2009-09-23 00:24:43 -04:00 |
|
Nick Mathewson
|
d9d0813809
|
Split general util and address tests into their own files.
|
2009-09-23 00:24:43 -04:00 |
|
Nick Mathewson
|
d2857d524c
|
Split container tests into their own module
|
2009-09-23 00:24:43 -04:00 |
|
Nick Mathewson
|
cea1225199
|
Split crypto tests into a separate module.
|
2009-09-23 00:24:43 -04:00 |
|
Sebastian Hahn
|
410f31e576
|
Remove a warning on ./autogen.sh
|
2009-09-23 00:24:43 -04:00 |
|
Nick Mathewson
|
da1aa66f70
|
Move testing code into new src/test directory.
|
2009-09-23 00:24:43 -04:00 |
|