1
0
Fork 0
flightgear/test_suite/FGTestApi
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 Switch test_suite build to use an OBJECT library 2021-03-08 16:59:15 +00:00
NasalUnitTesting_TestSuite.cxx Fix up linkage of Nasal tests inside CppUnit 2022-01-05 15:41:33 +00:00
NavDataCache.cxx Add missing license 2020-05-30 15:59:07 +01:00
NavDataCache.hxx Add missing license 2020-05-30 15:59:07 +01:00
PrivateAccessorFDM.cxx TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
PrivateAccessorFDM.hxx TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
scene_graph.cxx SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
scene_graph.hxx TestSuite: Implementation of FGTestApi. 2018-07-26 15:52:06 +02:00
testApis.cxx Add tests cases around bug 2616 2021-08-21 13:09:39 +01:00
TestDataLogger.cxx Add test-data logger 2020-05-30 15:58:59 +01:00
TestDataLogger.hxx Add test-data logger 2020-05-30 15:58:59 +01:00
testGlobals.cxx SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
testGlobals.hxx Move view moving to end of loop 2021-07-13 10:49:06 +01:00
TestPilot.cxx SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
TestPilot.hxx RoutePath: fix pointAlongPath for fly-overs 2022-01-20 20:33:37 +00:00