1
0
Fork 0
flightgear/test_suite/unit_tests/Main
James Turner 54f660764e Tests: change how we find+load data files
Avoid encoding test-data as strings, since this exceeds MSVC limits
on string literals, and tests don’t need to be relocatable anyway,
so we can just hard-code the source location into config.h
2020-05-24 14:14:35 +01:00
..
CMakeLists.txt TestSuite: Migration of the autosaveMigration tests into the CppUnit infrastructure. 2018-07-26 15:52:06 +02:00
test_autosaveMigration.cxx Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
test_autosaveMigration.hxx TestSuite: Migration of the autosaveMigration tests into the CppUnit infrastructure. 2018-07-26 15:52:06 +02:00
test_posinit.cxx Tests: change how we find+load data files 2020-05-24 14:14:35 +01:00
test_posinit.hxx PosInit: fix a crash with invalid park-pos. 2020-05-21 23:19:39 +01:00
TestSuite.cxx TestSuite: Migration of the autosaveMigration tests into the CppUnit infrastructure. 2018-07-26 15:52:06 +02:00