1
0
Fork 0
flightgear/test_suite/FGTestApi
James Turner fe9aadd8bb RoutePath: fix pointAlongPath for fly-overs
FIx some bugs in computing turnExitPos for fly-over waypoints,
and computing leg course when preceeeding leg is a runway.
In both cass we had an incorrect turnExitPos, so points along
the leg were incorreclty positioned.

Extend the test cases to cover this further.
2022-01-20 20:33:37 +00:00
..
CMakeLists.txt Switch test_suite build to use an OBJECT library 2021-03-08 16:59:15 +00:00
NasalUnitTesting_TestSuite.cxx Fix up linkage of Nasal tests inside CppUnit 2022-01-05 15:41:33 +00:00
NavDataCache.cxx Add missing license 2020-05-30 15:59:07 +01:00
NavDataCache.hxx Add missing license 2020-05-30 15:59:07 +01:00
PrivateAccessorFDM.cxx TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
PrivateAccessorFDM.hxx TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
scene_graph.cxx CompositeViewer: Support for multiple view windows using osgViewer::CompositeViewer. 2020-11-21 13:27:02 +00:00
scene_graph.hxx TestSuite: Implementation of FGTestApi. 2018-07-26 15:52:06 +02:00
testApis.cxx Add tests cases around bug 2616 2021-08-21 13:09:39 +01:00
TestDataLogger.cxx Add test-data logger 2020-05-30 15:58:59 +01:00
TestDataLogger.hxx Add test-data logger 2020-05-30 15:58:59 +01:00
testGlobals.cxx Fix logic of duplicate-command-add test 2022-01-15 22:23:38 +00:00
testGlobals.hxx Move view moving to end of loop 2021-07-13 10:49:06 +01:00
TestPilot.cxx RoutePath: fix pointAlongPath for fly-overs 2022-01-20 20:33:37 +00:00
TestPilot.hxx RoutePath: fix pointAlongPath for fly-overs 2022-01-20 20:33:37 +00:00