1
0
Fork 0
flightgear/test_suite
Edward d'Auvergne 93c4aab885 CMake: Shifted the MSVC grouping code into its own CMake module.
This is for simplifying the main src/Main/CMakeLists.txt file and allowing the
code to be shared with the test suite.
2018-04-05 21:05:54 +02:00
..
gui_tests TestSuite: Initial support for a FlightGear test suite based on CppUnit. 2018-03-23 17:26:04 +01:00
helpers TestSuite: Only include Qt components if FG_TESTLIB is not set. 2018-03-29 17:19:13 +02:00
simgear_tests TestSuite: Converted the old tests/test-up.cxx program into a simgear unit test. 2018-03-23 17:26:04 +01:00
system_tests TestSuite: Initial support for a FlightGear test suite based on CppUnit. 2018-03-23 17:26:04 +01:00
unit_tests TestSuite: Shift of the globals unit test helper functions into the test suite. 2018-03-23 17:26:05 +01:00
bootstrap.cxx TestSuite: Initial support for a FlightGear test suite based on CppUnit. 2018-03-23 17:26:04 +01:00
CMakeLists.txt CMake: Shifted the MSVC grouping code into its own CMake module. 2018-04-05 21:05:54 +02:00
fgCompilerOutputter.cxx TestSuite: Added a debugging command line option. 2018-03-23 17:26:05 +01:00
fgCompilerOutputter.hxx TestSuite: Added a debugging command line option. 2018-03-23 17:26:05 +01:00
fgTestListener.cxx TestSuite: Added a debugging command line option. 2018-03-23 17:26:05 +01:00
fgTestListener.hxx TestSuite: Added a debugging command line option. 2018-03-23 17:26:05 +01:00
fgTestRunner.cxx TestSuite: Added a debugging command line option. 2018-03-23 17:26:05 +01:00
fgTestRunner.hxx TestSuite: Added a debugging command line option. 2018-03-23 17:26:05 +01:00
formatting.cxx TestSuite: Custom output formatting. 2018-03-23 17:26:04 +01:00
formatting.hxx TestSuite: Custom output formatting. 2018-03-23 17:26:04 +01:00
logging.cxx TestSuite: Capture and reporting of all simgear logstream priorities. 2018-03-23 17:26:04 +01:00
logging.hxx TestSuite: Capture and reporting of all simgear logstream priorities. 2018-03-23 17:26:04 +01:00
testSuite.cxx TestSuite: Added a debugging command line option. 2018-03-23 17:26:05 +01:00