1
0
Fork 0
flightgear/test_suite
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
..
attic TestSuite: Shifted the non-functional src/GUI/layout-test.cxx file to the attic. 2018-07-26 15:52:07 +02:00
fgdata_tests TestSuite: Added a testing category for FGData. 2019-09-13 11:55:09 +02:00
FGTestApi Extend the waypoint / POI nav-data types 2024-01-26 11:11:17 +00:00
gui_tests TestSuite: Initial support for a FlightGear test suite based on CppUnit. 2018-03-23 17:26:04 +01:00
simgear_tests WS30: Unit tests for VPBRasterRenderer 2023-11-30 13:36:57 +00:00
system_tests Add unit tests for boolean options and space as value separator 2023-09-13 11:45:32 +01:00
test_data WS30: Unit tests for VPBRasterRenderer 2023-11-30 13:36:57 +00:00
unit_tests Extend the waypoint / POI nav-data types 2024-01-26 11:11:17 +00:00
bootstrap.cxx Code changes for crash reporting with Sentry. 2020-04-17 17:55:34 +01:00
CMakeLists.txt Cmake Improve Finder for CppUnit 2023-01-08 19:36:44 +00:00
dataStore.cxx Cmake: Remove version.h machinery 2020-08-24 15:04:24 +01:00
dataStore.hxx TestSuite: FGData existence and version validation check prior to running tests. 2019-11-08 13:59:17 +01:00
fgCompilerOutputter.cxx TestSuite: Improved output formatting on MS Windows. 2019-09-26 12:34:25 +02:00
fgCompilerOutputter.hxx TestSuite: Addition of the --log-level option for setting the logging priority. 2019-09-20 19:36:48 +02:00
fgTestListener.cxx TestSuite: Renamed the 'verbose' command line option to 'timings'. 2019-09-20 19:42:57 +02:00
fgTestListener.hxx TestSuite: Renamed the 'verbose' command line option to 'timings'. 2019-09-20 19:42:57 +02:00
fgTestRunner.cxx TestSuite: Execution of multiple tests or suites using comma separated lists. 2020-08-17 20:14:32 +02:00
fgTestRunner.hxx TestSuite: Minor output formatting changes and disabling of the GUI tests. 2018-07-26 15:52:07 +02:00
formatting.cxx TestSuite: Minor output formatting changes and disabling of the GUI tests. 2018-07-26 15:52:07 +02:00
formatting.hxx TestSuite: Custom output formatting. 2018-03-23 17:26:04 +01:00
logging.cxx TestSuite: Fix include paths for logging 2020-09-08 11:37:13 +01:00
logging.hxx TestSuite: Fix include paths for logging 2020-09-08 11:37:13 +01:00
testSuite.cxx fgfs_test_suite: improve the --help output 2022-11-08 12:01:24 +01:00