1
0
Fork 0
flightgear/test_suite/FGTestApi
James Turner c92c41a50f Switch test_suite build to use an OBJECT library
Remove use of BUILDING_TESTSUITE from headers. Where possible, move
test APIs to their own file in the test_suite dir (testApis.cxx). For
some others, add them to a special list of ‘sources which depend on
the build mode’. This will hopefully go away with some further
refactoring.
2021-03-08 16:59:15 +00:00
..
CMakeLists.txt Switch test_suite build to use an OBJECT library 2021-03-08 16:59:15 +00:00
NasalUnitTesting_TestSuite.cxx Nasal unit-testing: allow deep struct equality. 2020-07-08 15:22:27 +01:00
NavDataCache.cxx Add missing license 2020-05-30 15:59:07 +01:00
NavDataCache.hxx Add missing license 2020-05-30 15:59:07 +01:00
PrivateAccessorFDM.cxx TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
PrivateAccessorFDM.hxx TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
scene_graph.cxx CompositeViewer: Support for multiple view windows using osgViewer::CompositeViewer. 2020-11-21 13:27:02 +00:00
scene_graph.hxx TestSuite: Implementation of FGTestApi. 2018-07-26 15:52:06 +02:00
testApis.cxx Switch test_suite build to use an OBJECT library 2021-03-08 16:59:15 +00:00
TestDataLogger.cxx Add test-data logger 2020-05-30 15:58:59 +01:00
TestDataLogger.hxx Add test-data logger 2020-05-30 15:58:59 +01:00
testGlobals.cxx Tests: load loadprioirty.xml 2020-07-02 12:19:19 +01:00
testGlobals.hxx GPS/FLightPlan test updates 2020-04-21 15:48:41 +01:00
TestPilot.cxx Start creating tests of AIModel code 2020-09-03 17:51:40 +01:00
TestPilot.hxx Start creating tests of AIModel code 2020-09-03 17:51:40 +01:00