1
0
Fork 0
flightgear/test_suite/unit_tests
James Turner 3f14d53286 FlightPlans: fix save/load of restrictions, deleting legs from Nasal
- Fix Leg ownership to avoid segfaults when deleting them via Nasal
- Modify FP save/load code so restrictions and holds are correctly
  saved and restored

Extend the tests to cover these cases.
2020-03-10 14:00:40 +00:00
..
Add-ons Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01: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 Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
Instrumentation Starting tests for RNAV/procedures 2019-10-16 23:28:52 +01:00
Main Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
Navaids FlightPlans: fix save/load of restrictions, deleting legs from Nasal 2020-03-10 14:00:40 +00: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