0ad/source/ps/tests
Ykkrosh cbafd43eea # Changed handling of command-line arguments.
* Added CmdLineArgs, which does the parsing then lets various pieces of
code check for whatever arguments they want.
 * Made Atlas exit out of main() cleanly, instead of calling exit()
itself.
 * Disabled the global exception-catching in unit tests, via a
entry_noSEH, so it doesn't make debugging harder.
 * Added nice printing of CStr in unit test failure messages, and added
comparison of vector vs constant array.

This was SVN commit r4688.
2006-12-09 14:39:52 +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 # Actor Viewer tool: added controls to toggle shadows, ground and polygon counts. 2006-09-28 20:41:12 +00:00
test_CStr.h # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
test_Parser.h # Updates to unit-testing system. 2006-08-22 21:38:53 +00:00
test_test.h # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00