1
0
Fork 0
flightgear/test_suite/unit_tests
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
..
Add-ons Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
FDM TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
general TestSuite: Converted the old tests/test-mktime.cxx program into a unit test. 2018-03-23 17:26:04 +01:00
Input Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
Instrumentation Fix FlightPlan procedure transition handling 2020-05-21 22:32:28 +01:00
Main Tests: change how we find+load data files 2020-05-24 14:14:35 +01:00
Navaids Tests: change how we find+load data files 2020-05-24 14:14:35 +01:00
Scripting Draft version of Nasal unit-testing API 2020-05-06 15:20:26 +01:00
CMakeLists.txt UNit-tests for the NavRadio 2018-11-25 13:12:50 +00:00