|
FlightGear next
|
#include <Scripting/NasalSys.hxx>Go to the source code of this file.
Functions | |
| naRef | initNasalUnitTestInSim (naRef globals, naContext c) |
| void | shutdownNasalUnitTestInSim () |
| void | executeNasalTestsInDir (const SGPath &path) |
| bool | executeNasalTest (const SGPath &path) |
| bool executeNasalTest | ( | const SGPath & | path | ) |
Definition at line 232 of file NasalUnitTesting.cxx.
| void executeNasalTestsInDir | ( | const SGPath & | path | ) |
Definition at line 198 of file NasalUnitTesting.cxx.
| naRef initNasalUnitTestInSim | ( | naRef | globals, |
| naContext | c ) |
Definition at line 181 of file NasalUnitTesting.cxx.
| void shutdownNasalUnitTestInSim | ( | ) |
Definition at line 295 of file NasalUnitTesting.cxx.