1
0
Fork 0
flightgear/test_suite/helpers
Edward d'Auvergne 32d74493c4 TestSuite: The fatal exit() call has been removed from the globals setup.
The exceptions that occur after this call can be handled by CppUnit, but the
exit() results in the test suite silently exiting without restoring stdout and
stderr.
2018-03-23 17:26:05 +01:00
..
CMakeLists.txt TestSuite: Shift of the globals unit test helper functions into the test suite. 2018-03-23 17:26:05 +01:00
globals.cxx TestSuite: The fatal exit() call has been removed from the globals setup. 2018-03-23 17:26:05 +01:00
globals.hxx TestSuite: Shift of the globals unit test helper functions into the test suite. 2018-03-23 17:26:05 +01:00