mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-29 02:32:21 +08:00
Patched AC and Fligtplans to be compatible with latest XML syntax
This commit is contained in:
@@ -311,6 +311,14 @@ test_coverity: all
|
||||
# test AggieAir conf
|
||||
test_aggieair: all
|
||||
CONF_XML=conf/airframes/AGGIEAIR/aggieair_conf.xml prove tests/aircrafts/
|
||||
|
||||
# test Open UAS conf
|
||||
test_openuas: all
|
||||
CONF_XML=conf/userconf/OPENUAS/openuas_conf.xml prove tests/aircrafts/
|
||||
|
||||
# test TU Delft conf
|
||||
test_tudelft: all
|
||||
CONF_XML=conf/userconf/TUDELFT/tudelft_flyable_conf.xml prove tests/aircrafts/
|
||||
|
||||
# compiles all aircrafts in conf_tests.xml
|
||||
test_examples: all
|
||||
|
||||
Reference in New Issue
Block a user