1
0
Fork 0
flightgear/test_suite/FGTestApi
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 Draft version of Nasal unit-testing API 2020-05-06 15:20:26 +01:00
NasalUnitTesting_TestSuite.cxx Tests: change how we find+load data files 2020-05-24 14:14:35 +01:00
NavDataCache.cxx GPS/FLightPlan test updates 2020-04-21 15:48:41 +01:00
NavDataCache.hxx TestSuite: Spun out the NavDataCache initialisation code. 2018-07-26 15:52:06 +02:00
PrivateAccessorFDM.cxx TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
PrivateAccessorFDM.hxx TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
scene_graph.cxx TestSuite: Implementation of FGTestApi. 2018-07-26 15:52:06 +02:00
scene_graph.hxx TestSuite: Implementation of FGTestApi. 2018-07-26 15:52:06 +02:00
testGlobals.cxx GPS/FLightPlan test updates 2020-04-21 15:48:41 +01:00
testGlobals.hxx GPS/FLightPlan test updates 2020-04-21 15:48:41 +01:00
TestPilot.cxx GPS/FLightPlan test updates 2020-04-21 15:48:41 +01:00
TestPilot.hxx Tests: add RNAV Heading-to-Alt basic test 2020-04-16 16:41:12 +01:00