tor/src/test
Nick Mathewson beb52352f2 Fix build with automake 1.6
automake 1.6 doesn't like using a conditional += to add stuff to foo_LDADD.
Instead you need to conditionally define a variable, then non-conditionally
put that variable in foo_LDADD.
2010-09-27 14:22:18 -04:00
..
Makefile.am Fix build with automake 1.6 2010-09-27 14:22:18 -04:00
test_addr.c Update copyright dates for files not in maint-0.2.1 2010-02-27 17:19:00 -05:00
test_containers.c Update copyright dates for files not in maint-0.2.1 2010-02-27 17:19:00 -05:00
test_crypto.c Add a function to return a double in range [0,1). 2010-06-22 21:30:26 -04:00
test_data.c Merge remote branch 'origin/maint-0.2.1' 2010-02-27 17:16:31 -05:00
test_dir.c Fix misplaced labels 2010-08-16 00:46:44 +02:00
test_util.c Add new torrc line continuation unit tests 2010-09-23 22:46:13 +02:00
test.c Add unit test for tor_listdir. 2010-08-20 13:24:54 -04:00
test.h Update copyright dates for files not in maint-0.2.1 2010-02-27 17:19:00 -05:00
tinytest_demo.c Fix typo in tinytest_demo 2010-06-25 12:40:33 -04:00
tinytest_macros.h Update to the latest tinytest version 2010-09-09 14:34:10 -04:00
tinytest.c Update to the latest tinytest version 2010-09-09 14:34:10 -04:00
tinytest.h Update to the latest tinytest version 2010-09-09 14:34:10 -04:00