mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-01 13:07:22 +00:00
6374080b60
Fix sys_get_executable_name. Add mock object support. Add CxxTest wrapper to support "-test TestSuitename" and "-test TestSuitename::test_case_name" command-line arguments for running individual tests. This was SVN commit r7081.