1
0
Fork 0
flightgear/test_suite/unit_tests
James Turner e3d032942e Move aircraft-performance code into a public API
Upcoming flight-planning changes want to use the perf computation code
in route-path, so move it to a public class, and implement some of the
missing functionality, especially correct GS computation for altitude.
2018-08-26 14:39:42 +01:00
..
Add-ons TestSuite: Implementation of FGTestApi. 2018-07-26 15:52:06 +02:00
FDM TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
general TestSuite: Converted the old tests/test-mktime.cxx program into a unit test. 2018-03-23 17:26:04 +01:00
Input TestSuite: Migration of the HIDInput tests to the CppUnit framework. 2018-07-26 15:52:07 +02:00
Main TestSuite: Spun out the NavDataCache initialisation code. 2018-07-26 15:52:06 +02:00
Navaids Move aircraft-performance code into a public API 2018-08-26 14:39:42 +01:00
Scripting TestSuite: Initial support for a FlightGear test suite based on CppUnit. 2018-03-23 17:26:04 +01:00
CMakeLists.txt TestSuite: Migration of the HIDInput tests to the CppUnit framework. 2018-07-26 15:52:07 +02:00