1
0
forked from 0ad/0ad
0ad/source/ps/tests
janwas ad55f9f1bc pending improvements and partial fixes to self-tests
fix: g_frequencyFilter is now in globals.cpp instead of in main (since
other modules access it and main.cpp isn't included in the self-test)
fix: globals.h now avoids dragging sdl.h into other projects
allocators: got rid of references to the old master header (must now
include the specific header, e.g. dynarray.h)

This was SVN commit r5534.
2008-01-03 22:07:18 +00:00
..
stub_impl_hack.h # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
test_CLogger.h pending improvements and partial fixes to self-tests 2008-01-03 22:07:18 +00:00
test_CStr.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
test_Parser.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
test_test.h # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00