0ad/source/lib/tests
janwas 9542ecdd7e # boatload of fixes to get self-tests to compile+mostly run
refs #117

stub_impl_hack: defines a function otherwise provided by main.cpp

remove old self_test.h contents (e.g. TEST); superceded by cxxtestgen
TS_ASSERT etc.
only include self_test from a test (otherwise, cxxtest include dir won't
be set)
cxxtest won't run tests named only "test"; add more descriptive name

FIXES uncovered by self tests
lib: infinite loop in log2
lockfree: incorrect params

This was SVN commit r3979.
2006-06-08 19:03:43 +00:00
..
test_adts.h # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
test_allocators.h # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
test_byte_order.h # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
test_lib.h # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
test_lockfree.h # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
test_path_util.h # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
test_string_s.h # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00