1
0
Fork 0
flightgear/test_suite/FGTestApi
Edward d'Auvergne 0ea357b04c TestSuite: Improved memory management for the event manager.
In the initTestGlobals() helper function, the event manager is added to the subsystem manager (both
created by the FGGlobals ctor).  This allows the event manager to be destroyed via the subsystem
manager in the FGGlobals dtor.
2018-07-26 15:52:07 +02:00
..
CMakeLists.txt TestSuite: Spun out the NavDataCache initialisation code. 2018-07-26 15:52:06 +02:00
globals.cxx TestSuite: Improved memory management for the event manager. 2018-07-26 15:52:07 +02:00
globals.hxx TestSuite: Spun out the NavDataCache initialisation code. 2018-07-26 15:52:06 +02:00
NavDataCache.cxx TestSuite: Spun out the NavDataCache initialisation code. 2018-07-26 15:52:06 +02:00
NavDataCache.hxx TestSuite: Spun out the NavDataCache initialisation code. 2018-07-26 15:52:06 +02: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 TestSuite: Implementation of FGTestApi. 2018-07-26 15:52:06 +02:00
scene_graph.hxx TestSuite: Implementation of FGTestApi. 2018-07-26 15:52:06 +02:00