1
0
Fork 0
flightgear/test_suite/unit_tests
James Turner d59db8ea54 FlightPlan: distuinguish routes from flight-plans
Add a bool flag isRoute to flight-plan, and use it to model
routes (which contain VIAs) from plans/legs, which do not.

Default isRoute to false, so most users only see expanded
Vias, and hence something that can be flown directly.
2022-01-15 22:23:38 +00:00
..
Add-ons Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
AI test_suite/unit_tests/AI/test_traffic.cxx: minor improvements to sprintf code. 2022-01-08 16:11:53 +00:00
Airports Test infrastrucutre tweaks 2021-07-21 10:59:08 +01:00
Autopilot AP input: add property-path support to Inputs 2022-01-15 22:23:37 +00:00
FDM TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
general Update tests for revised Subsystem API 2021-04-25 19:18:56 +01:00
Input Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
Instrumentation FlightPlan: distuinguish routes from flight-plans 2022-01-15 22:23:38 +00:00
Main Test infrastrucutre tweaks 2021-07-21 10:59:08 +01:00
Navaids FlightPlan: distuinguish routes from flight-plans 2022-01-15 22:23:38 +00:00
Scripting Unit-tests for Nasal range() 2022-01-07 16:16:01 +00:00
CMakeLists.txt Runway Tests 2021-07-13 10:29:03 +01:00