1
0
Fork 0
flightgear/test_suite/simgear_tests
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
..
canvas SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
math TestSuite: Converted the old tests/test-up.cxx program into a simgear unit test. 2018-03-23 17:26:04 +01:00
props Addon-config: don’t overwrite autosaved props 2020-05-03 12:23:54 +01:00
structure Adjust unittest to new SGCallback 2022-05-31 10:18:50 +01:00
CMakeLists.txt Add test-case for timer restart 2020-05-31 14:20:01 +01:00