1
0
Fork 0
flightgear/tests
Florent Rougon 8c82fca416 Add-ons: add a simgear::ResourceProvider for add-on-specific lookup
A resource can be specified with the syntax:

  [addon=ADDON_ID]relative/path

Such a resource corresponds to the file $addon_base_path/relative/path
for the specific add-on whose identifier is ADDON_ID.

If the particular add-on isn't registered, looking up such a resource
throws sg_exception.
2018-01-10 01:25:36 +01:00
..
.gitignore
alcinfo.cxx KIll off ALUT now it's gone from SimGear 2012-08-22 00:10:00 +01:00
CMakeLists.txt Add-ons: add a simgear::ResourceProvider for add-on-specific lookup 2018-01-10 01:25:36 +01:00
est-epsilon.cxx
fake_sgPrecipitation.cxx Partial testing framework. 2017-03-25 15:35:26 +00:00
fake_sgSky.cxx Return reference to non temporary string. 2017-04-06 18:26:26 +09:00
fake_sgSky.hxx Partial testing framework. 2017-03-25 15:35:26 +00:00
fake_sound.cxx Partial testing framework. 2017-03-25 15:35:26 +00:00
fakeAIAircraft.hxx Added the core of the AI wake computations with its tests. 2017-06-10 18:27:19 +02:00
fgTestDriver.cxx Partial testing framework. 2017-03-25 15:35:26 +00:00
gl-info.cxx
test-env-map.cxx
test-gethostname.cxx
test-mktime.cxx
test-text.cxx
test-up.cxx
test_flightplan.cxx Retain signedness of numLegs to avoid unsigned/signed comparison. 2017-04-06 18:26:09 +09:00
test_ls_matrix.cxx Fixed LaRCSim matrix computation routines. 2017-06-05 17:18:52 +02:00
test_navaids2.cxx Partial testing framework. 2017-03-25 15:35:26 +00:00
testAeroElement.cxx Added the core of the AI wake computations with its tests. 2017-06-10 18:27:19 +02:00
testAeroMesh.cxx Added the core of the AI wake computations with its tests. 2017-06-10 18:27:19 +02:00
testStubs.cxx Event input layer based on HID-Api 2017-12-18 17:15:55 +00:00
unitTestHelpers.cxx Unit-test for initPosition. 2017-03-27 15:38:05 +01:00
unitTestHelpers.hxx Unit-test for initPosition. 2017-03-27 15:38:05 +01:00