1
0
Fork 0
flightgear/test_suite/FGTestApi
James Turner 522c742419 Draft version of Nasal unit-testing API
Only the in-sim version works for now, the test-suite mode is not
implemented yet. Also the test API will evolve, but should stay close
to what CppUnit defines.

Run a test file by specifying a path to nasal-test : examples will be
added to FGData shortly.
2020-05-06 15:20:26 +01:00
..
CMakeLists.txt Draft version of Nasal unit-testing API 2020-05-06 15:20:26 +01:00
NasalUnitTesting_TestSuite.cxx Draft version of Nasal unit-testing API 2020-05-06 15:20:26 +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