1
0
Fork 0
flightgear/test_suite/unit_tests/Main
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 Add skeleton TimeManager test. 2021-01-18 11:01:28 +00:00
test_autosaveMigration.cxx Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
test_autosaveMigration.hxx TestSuite: Migration of the autosaveMigration tests into the CppUnit infrastructure. 2018-07-26 15:52:06 +02:00
test_posinit.cxx SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
test_posinit.hxx test_suite/unit_tests/Main/test_posinit.*: added test with AI disabled. 2021-03-27 21:55:35 +00:00
test_timeManager.cxx Test infrastrucutre tweaks 2021-07-21 10:59:08 +01:00
test_timeManager.hxx TimeManager: add unit-test for ETC time zones 2021-03-13 15:57:05 +00:00
TestSuite.cxx Add skeleton TimeManager test. 2021-01-18 11:01:28 +00:00