1
0
Fork 0
flightgear/test_suite/unit_tests
James Turner 6d70f48f73 Extend the waypoint / POI nav-data types
- add new VRP type
- add the concept of temporary waypoints / POIs which are not stored
  in the persisten cache
- add Nasal APIs to create/delete/move waypoints, in addition to the
  existing create-waypoint and delete-waypoint commands
- allow POIs/waypoints to have names as well as idents
- Ensure ident/name and spatial queries work correctly for temporary
  and dynamic waypoints
- add test coverage for all this
2024-01-26 11:11:17 +00:00
..
Add-ons Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
AI Fix compilation of tests 2023-09-05 10:22:31 +01:00
Airports Test suite: restore cross-platform compatibility by removing unix-specific headers and explicitly casting unsigned ints / unsigned longs 2022-05-16 14:02:11 +01:00
Autopilot Fix compilation of tests 2023-09-05 10:22:31 +01:00
FDM test_suite/unit_tests/FDM/CMakeLists.txt: fixed incorrect header name. 2022-03-20 12:46:11 +00:00
general SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
Input Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
Instrumentation Extend the waypoint / POI nav-data types 2024-01-26 11:11:17 +00:00
Main Add findCommByFrequencyMHz to Nasal 2023-11-11 13:47:48 +00:00
Navaids Extend the waypoint / POI nav-data types 2024-01-26 11:11:17 +00:00
Network Make Swift tests conditional on Swift support 2022-11-28 15:13:16 +00:00
Scripting Add findCommByFrequencyMHz to Nasal 2023-11-11 13:47:48 +00:00
CMakeLists.txt Add swift unittests 2022-04-06 07:53:51 +01:00