.. |
attic
|
TestSuite: Shifted the non-functional src/GUI/layout-test.cxx file to the attic.
|
2018-07-26 15:52:07 +02:00 |
fgdata_tests
|
TestSuite: Added a testing category for FGData.
|
2019-09-13 11:55:09 +02:00 |
FGTestApi
|
Tweaks to test helper APIs
|
2019-09-24 11:39:56 +01:00 |
gui_tests
|
TestSuite: Initial support for a FlightGear test suite based on CppUnit.
|
2018-03-23 17:26:04 +01: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
|
Rename test globals to testGlobals [.cxx|.hxx]
|
2019-09-24 11:39:34 +01:00 |
unit_tests
|
Rename test globals to testGlobals [.cxx|.hxx]
|
2019-09-24 11:39:34 +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
|
TestSuite: Renamed the run_test_suite binary to fgfs_test_suite.
|
2019-09-25 14:59:11 +02:00 |
dataStore.cxx
|
TestSuite: Addition of a test data store singleton.
|
2018-04-13 10:17:30 +02:00 |
dataStore.hxx
|
TestSuite: Addition of a test data store singleton.
|
2018-04-13 10:17:30 +02:00 |
fgCompilerOutputter.cxx
|
TestSuite: Addition of the --log-class option for selecting SG_LOG classes.
|
2019-09-20 19:41:51 +02:00 |
fgCompilerOutputter.hxx
|
TestSuite: Addition of the --log-level option for setting the logging priority.
|
2019-09-20 19:36:48 +02:00 |
fgTestListener.cxx
|
TestSuite: Renamed the 'verbose' command line option to 'timings'.
|
2019-09-20 19:42:57 +02:00 |
fgTestListener.hxx
|
TestSuite: Renamed the 'verbose' command line option to 'timings'.
|
2019-09-20 19:42:57 +02:00 |
fgTestRunner.cxx
|
TestSuite: Renamed the 'verbose' command line option to 'timings'.
|
2019-09-20 19:42:57 +02:00 |
fgTestRunner.hxx
|
TestSuite: Minor output formatting changes and disabling of the GUI tests.
|
2018-07-26 15:52:07 +02:00 |
formatting.cxx
|
TestSuite: Minor output formatting changes and disabling of the GUI tests.
|
2018-07-26 15:52:07 +02:00 |
formatting.hxx
|
TestSuite: Custom output formatting.
|
2018-03-23 17:26:04 +01:00 |
logging.cxx
|
TestSuite: Addition of the --log-class option for selecting SG_LOG classes.
|
2019-09-20 19:41:51 +02:00 |
logging.hxx
|
TestSuite: Addition of the --log-class option for selecting SG_LOG classes.
|
2019-09-20 19:41:51 +02:00 |
testSuite.cxx
|
TestSuite: Environmental variables support for controlling the test suite.
|
2019-09-20 19:45:33 +02:00 |