1
0
Fork 0
flightgear/test_suite/unit_tests/Navaids
Edward d'Auvergne c5aa3ca0f1 SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions.
Most subsystems are now created via the subsystem manager using the global
subsystem registrations.

The FGGlobals add_subsystem() and add_new_subsystem() methods have been removed
as the subsystem manager addition and creation function interface now exceeds
the functionality of these helper functions.
2022-11-17 15:57:39 +00:00
..
CMakeLists.txt FlightPlans: fix save/load of restrictions, deleting legs from Nasal 2020-03-10 14:00:40 +00:00
test_aircraftPerformance.cxx Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
test_aircraftPerformance.hxx Move aircraft-performance code into a public API 2018-08-26 14:39:42 +01:00
test_flightplan.cxx Use real magvar in a unit-test 2022-09-22 09:43:34 +03:00
test_flightplan.hxx Add tests for isRoute FlightPlans 2022-01-15 22:23:38 +00:00
test_fpNasal.cxx SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
test_fpNasal.hxx Correct restrictions above and below. Add test case. Fix contributed by Tobias Dammers 2020-07-30 12:25:02 +01:00
test_navaids2.cxx Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01: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 SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
test_routeManager.hxx Another waypoint selection test from MikeD 2021-09-02 11:29:02 +01:00
TestSuite.cxx FlightPlans: fix save/load of restrictions, deleting legs from Nasal 2020-03-10 14:00:40 +00:00