1
0
Fork 0
flightgear/test_suite/unit_tests/Navaids
James Turner 18c19885c6 Improvements to Nasal hold API
Ensure changes from Nasal are picked up by delegates (such as GPS) when
they are made. Add a route-manager test which sets and exits a hold
using Nasal.

As part of this, update the test API to make it easy to run Nasal from
a test.
2019-09-24 11:29:05 +01:00
..
CMakeLists.txt Route-manager unit-tests 2019-09-18 23:42:39 +01:00
test_aircraftPerformance.cxx Move aircraft-performance code into a public API 2018-08-26 14:39:42 +01:00
test_aircraftPerformance.hxx Move aircraft-performance code into a public API 2018-08-26 14:39:42 +01:00
test_flightplan.cxx Basic flight-plan/leg tests for GPS 2019-09-18 23:42:38 +01:00
test_flightplan.hxx Basic flight-plan/leg tests for GPS 2019-09-18 23:42:38 +01:00
test_navaids2.cxx TestSuite: Spun out the NavDataCache initialisation code. 2018-07-26 15:52:06 +02:00
test_navaids2.hxx TestSuite: Migration of the Navaids tests into the CppUnit infrastructure. 2018-06-06 20:39:25 +02:00
test_routeManager.cxx Improvements to Nasal hold API 2019-09-24 11:29:05 +01:00
test_routeManager.hxx Improvements to Nasal hold API 2019-09-24 11:29:05 +01:00
TestSuite.cxx Route-manager unit-tests 2019-09-18 23:42:39 +01:00