1
0
Fork 0
flightgear/test_suite/unit_tests/Instrumentation
James Turner fffcd14362 Fix FlightPlan procedure transition handling
Overhaul how transitions are stored in FlightPlan XML, and how
they’re exposed to Nasal. Simplify the Nasal access by making
‘sid_trans’ and ‘star_trans’ writeable.

Extend the unit-tests a lot to cover this, both from C++ and also
from Nasal

As part of this, overhaul the ownership of FlightPlan delegate
factories, to make it safer (use ref-counting of the factories,
and allow the factory to customise delegate clean-up behaviour)
2020-05-21 22:32:28 +01:00
..
CMakeLists.txt Starting tests for RNAV/procedures 2019-10-16 23:28:52 +01:00
test_gps.cxx GPS/FLightPlan test updates 2020-04-21 15:48:41 +01:00
test_gps.hxx GPS/FLightPlan test updates 2020-04-21 15:48:41 +01:00
test_hold_controller.cxx Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
test_hold_controller.hxx RNAV / GPS hold support 2019-09-23 23:01:12 +01:00
test_navRadio.cxx Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
test_navRadio.hxx UNit-tests for the NavRadio 2018-11-25 13:12:50 +00:00
test_rnav_procedures.cxx Fix FlightPlan procedure transition handling 2020-05-21 22:32:28 +01:00
test_rnav_procedures.hxx Add (failing) test for indexOfWP function with procedures 2020-05-18 09:35:16 +01:00
TestSuite.cxx Starting tests for RNAV/procedures 2019-10-16 23:28:52 +01:00