1
0
Fork 0
flightgear/test_suite/unit_tests/AI
Colin Geniet 9008b3194f AI: Fix unit problems for AIBase::vs
It was supposed to be in ft/min, but everything except AIAircraft was
using it as ft/sec. Change the name to AIBase::vs_fps and ensure the
same unit is used everywhere.
2021-02-11 09:27:36 +00:00
..
CMakeLists.txt Tests: Add some unit tests for submodels 2021-01-18 11:45:41 +00:00
test_AIManager.cxx AIFlightPlan: remove ‘erase’ option from Decrement 2020-09-05 11:16:36 +01:00
test_AIManager.hxx AIFlightPlan: add test for XML parsing 2020-09-05 10:44:43 +01:00
test_submodels.cxx AI: Fix unit problems for AIBase::vs 2021-02-11 09:27:36 +00:00
test_submodels.hxx Tests: Add some unit tests for submodels 2021-01-18 11:45:41 +00:00
test_traffic.cxx Tests: mark some expected-fail tests 2021-01-18 11:45:13 +00:00
test_traffic.hxx Traffic: add a trivial test of createPushback 2020-12-21 13:25:15 +00:00
TestSuite.cxx Tests: Add some unit tests for submodels 2021-01-18 11:45:41 +00:00