ardupilot/Tools/ardupilotwaf
Lucas De Marchi b375b33189 waf: allow to disable tests
This allows to completely disable the tests. Even the gtest submodule is
not checked out allowing integration on build servers without needing to
download one more submodule.

This is different from the --notests flag. The latter only disables
executing the tests, but always use the submodule.
2016-07-13 15:38:50 -03:00
..
px4/cmake/configs waf: px4: use lib/rc for v4 2016-05-18 15:36:48 -03:00
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ardupilotwaf.py waf: use better style for add_option() calls 2016-05-25 17:47:00 -03:00
boards.py waf: make linux check for libdl 2016-07-13 15:24:42 -03:00
build_summary.py waf: build_summary: add Waf tool 2016-05-25 17:47:00 -03:00
cmake.py waf: bump to version 1.9.0 2016-06-29 11:18:22 -03:00
cxx_checks.py waf: pass uselib_store in check_package() 2016-07-13 15:24:42 -03:00
gbenchmark.py waf: cmake: use CMakeConfig class instead of taskgen 2016-05-25 11:51:40 -03:00
git_submodule.py waf: define git versions in a generated ap_version.h header 2016-05-06 13:11:28 -03:00
gtest.py waf: allow to disable tests 2016-07-13 15:38:50 -03:00
mavgen.py waf: update for MAVLink2 build 2016-05-21 15:25:17 +10:00
px4.py waf: px4: require cmake version at least 3.2 2016-06-03 09:55:17 -03:00
static_linking.py waf: add static_linking tool 2016-01-11 16:31:59 -02:00
toolchain.py waf: toolchain: add find_toolchain_program() 2016-05-25 17:47:00 -03:00