mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-09-27 14:44:29 +08:00
[tests] rename examples folder to aircrafts
This commit is contained in:
@@ -315,7 +315,7 @@ test: test_math test_examples
|
||||
|
||||
# compiles all aircrafts in conf_tests.xml
|
||||
test_examples: all
|
||||
CONF_XML=conf/conf_tests.xml prove tests/examples/
|
||||
CONF_XML=conf/conf_tests.xml prove tests/aircrafts/
|
||||
|
||||
test_all_confs: all
|
||||
$(Q)$(eval $CONFS:=$(shell ./find_confs.py))
|
||||
|
||||
Reference in New Issue
Block a user