James Turner
ef3ba040ca
Fix logic of duplicate-command-add test
...
parseAndReturn returns false, when runtime errors occur.
2022-01-15 22:23:38 +00:00
James Turner
c1e5cc3074
Improve creating VIA segments
...
Improve argument parsing for createViaTo, createViaFromTo to
handle Airway ghosts as well as strings. As part of this, allow
specification of the airway level explicitly when looking
up an airway.
SF-ID: https://sourceforge.net/p/flightgear/codetickets/2686/
2022-01-05 15:44:50 +00:00
James Turner
870dbc04f5
Test infrastrucutre tweaks
2021-07-21 10:59:08 +01:00
James Turner
6ab1fdbe0f
Fixes for Keith’s tests
2021-07-13 10:49:06 +01:00
portree_kid
986d061004
Move view moving to end of loop
2021-07-13 10:49:06 +01:00
portree_kid
3318e09441
Test for TrafficMgr
2021-07-13 10:29:04 +01:00
portree_kid
7c1bd07ed6
New KML Logging
2021-07-13 10:29:04 +01:00
portree_kid
9b4cb56cc9
Set Simtime correctly
2021-07-12 16:21:19 +01:00
James Turner
c3fce7e436
Tests: load loadprioirty.xml
...
Otherwise we screw up Nasal load order.
2020-07-02 12:19:19 +01:00
James Turner
03563a1601
Fix DME intercept handling in route/GPS
...
Both the route-path cade and the RNAV code were using some bad logic
to compute the intersection point. All fixed now, but requires a
new helper in Simgear.
2020-05-30 15:59:07 +01:00
James Turner
e8bf4220a8
Add test-data logger
2020-05-30 15:58:59 +01:00
James Turner
b85048db2d
GPS/FLightPlan test updates
...
- fix reseting of the NavData each test
- improve the test-pilot’s GPS following (reduce turn range close
to the desired course)
- test DME intercepts
2020-04-21 15:48:41 +01:00
James Turner
4c0965e3c1
Some initial tests for route discontinuities.
...
Probably many more to add, but this is some basic testing at least of
inserting, querying and removing discontinuities.
2020-04-15 16:11:33 +01:00
James Turner
c12824bc94
Basic Canvas tests, including image pixel ops
2020-03-11 17:14:38 +00:00
James Turner
45fbdaa9c9
Starting tests for RNAV/procedures
...
One test so far, attempting to reproduce a bug I see with the 737.
Note these tests are skipped unless you have procedures available
and set a magic env var to find them.
2019-10-16 23:28:52 +01:00
James Turner
847275e65a
Tweaks to test helper APIs
...
Incorporate some feedback from Edward.
2019-09-24 11:39:56 +01:00
James Turner
36f88f6f07
Rename test globals to testGlobals [.cxx|.hxx]
2019-09-24 11:39:34 +01:00