1
0
Fork 0
flightgear/test_suite/unit_tests/Main
Julian Smith af3afb55db Fixed test-suite build error on OpenBSD.
assertEquals<> template requires first two args to be the same type, and old
code assumed that time_t was a long int.
2021-02-13 23:04:35 +00:00
..
CMakeLists.txt Add skeleton TimeManager test. 2021-01-18 11:01:28 +00:00
test_autosaveMigration.cxx Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
test_autosaveMigration.hxx TestSuite: Migration of the autosaveMigration tests into the CppUnit infrastructure. 2018-07-26 15:52:06 +02:00
test_posinit.cxx test_suite/unit_tests/Main/test_posinit.cxx: add asserts for findParkingByName() returning null. 2021-01-01 17:54:10 +00:00
test_posinit.hxx Reposition: tolerate more scenarios in ATC_mgr 2020-10-27 18:32:18 +00:00
test_timeManager.cxx Fixed test-suite build error on OpenBSD. 2021-02-13 23:04:35 +00:00
test_timeManager.hxx Add some real TimeManager tests. 2021-01-19 17:35:12 +00:00
TestSuite.cxx Add skeleton TimeManager test. 2021-01-18 11:01:28 +00:00