1
0
Fork 0
flightgear/test_suite/unit_tests/Scripting
James Turner 522c742419 Draft version of Nasal unit-testing API
Only the in-sim version works for now, the test-suite mode is not
implemented yet. Also the test API will evolve, but should stay close
to what CppUnit defines.

Run a test file by specifying a path to nasal-test : examples will be
added to FGData shortly.
2020-05-06 15:20:26 +01:00
..
CMakeLists.txt Skeleton work on Nasal GC test 2020-05-06 15:20:26 +01:00
testGC.cxx Draft version of Nasal unit-testing API 2020-05-06 15:20:26 +01:00
testGC.hxx Skeleton work on Nasal GC test 2020-05-06 15:20:26 +01:00
testNasalSys.cxx TestSuite: Initial support for a FlightGear test suite based on CppUnit. 2018-03-23 17:26:04 +01:00
testNasalSys.hxx TestSuite: Initial support for a FlightGear test suite based on CppUnit. 2018-03-23 17:26:04 +01:00
TestSuite.cxx Skeleton work on Nasal GC test 2020-05-06 15:20:26 +01:00