1
0
Fork 0
flightgear/test_suite/unit_tests
James Turner 45df8f51b2 Move GPS sequencing into Nasal (optionally)
GPS now lets the delegate handle the sequencing behaviour, by
setting a new config property. The default GPS delegate (in Nasal)
now sets this property.

This requires a corresponding FGData update.
2019-09-20 13:05:57 +01:00
..
Add-ons TestSuite: Implementation of FGTestApi. 2018-07-26 15:52:06 +02: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 UNit-tests for the NavRadio 2018-11-25 13:12:50 +00:00
Instrumentation Move GPS sequencing into Nasal (optionally) 2019-09-20 13:05:57 +01:00
Main TestSuite: Spun out the NavDataCache initialisation code. 2018-07-26 15:52:06 +02:00
Navaids Move GPS sequencing into Nasal (optionally) 2019-09-20 13:05:57 +01:00
Scripting TestSuite: Initial support for a FlightGear test suite based on CppUnit. 2018-03-23 17:26:04 +01:00
CMakeLists.txt UNit-tests for the NavRadio 2018-11-25 13:12:50 +00:00