1
0
Fork 0
flightgear/test_suite
Edward d'Auvergne 708bf948b3 TestSuite: Converted the old tests/test-up.cxx program into a simgear unit test.
This old standalone test, from Curt back in 2001, was converted to the format
required for the CppUnit test suite.  As most of simgear/math/sg_geodesy.hxx no
longer exists, the code was updated using SGGeod and SGGeoc.  Hardcoded values
are used to permanently lock in the values currently calculated by simgear.
2018-03-23 17:26:04 +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 TestSuite: Initial support for a FlightGear test suite based on CppUnit. 2018-03-23 17:26:04 +01:00
unit_tests TestSuite: Initial support for a FlightGear test suite based on CppUnit. 2018-03-23 17:26:04 +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: Capture and reporting of all simgear logstream priorities. 2018-03-23 17:26:04 +01:00
fgCompilerOutputter.cxx TestSuite: Capture and reporting of all simgear logstream priorities. 2018-03-23 17:26:04 +01:00
fgCompilerOutputter.hxx TestSuite: Capture and reporting of all simgear logstream priorities. 2018-03-23 17:26:04 +01:00
fgTestListener.cxx TestSuite: Capture and reporting of all simgear logstream priorities. 2018-03-23 17:26:04 +01:00
fgTestListener.hxx TestSuite: Capture and reporting of all simgear logstream priorities. 2018-03-23 17:26:04 +01:00
fgTestRunner.cxx TestSuite: Custom output formatting. 2018-03-23 17:26:04 +01:00
fgTestRunner.hxx TestSuite: Initial support for a FlightGear test suite based on CppUnit. 2018-03-23 17:26:04 +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: Capture and reporting of all simgear logstream priorities. 2018-03-23 17:26:04 +01:00