]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: disable _all_ tests when -Dtests=false
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 12 Sep 2018 09:08:49 +0000 (11:08 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 13 Sep 2018 10:07:34 +0000 (12:07 +0200)
commit938be08926aa3c05faaca854776f29b9dab72661
treed2f21973cf402e57fd37efefc46769981a719800
parentd3da291eb071ce35f530fda690a300e44b99b53e
meson: disable _all_ tests when -Dtests=false

Back in 08318a2c5acb3d0e4243c36461e69a3e45482441, value "false" was enabled for
'-Dtests=', but various tests were not conditionalized properly. So even with
-Dtests=false -Dslow-tests=false we'd run 120 tests. Let's make this consistent.
hwdb/meson.build
meson.build
src/boot/efi/meson.build
src/systemd/meson.build
test/meson.build