1
0
Fork 0
flightgear/test_suite/unit_tests
James Turner 1cbcae9795 Bugfix: fix range/ident priority of loaded wpts
When the lat-lon of a waypoint disagrees with the discovered ident by
more than a threshold, assume we have a DB mismatch, and just revert
to a basic wpt specified by lat-lon. This avoids inserting huge
legs by selecting a very distant navaid with matching ident

https://sourceforge.net/p/flightgear/codetickets/1814/
2018-10-08 16:40:25 +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 Bugfix: fix range/ident priority of loaded wpts 2018-10-08 16:40:25 +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