]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: install manual and unsafe tests (#6178)
authorMichael Biebl <mbiebl@gmail.com>
Fri, 23 Jun 2017 01:23:30 +0000 (03:23 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 23 Jun 2017 01:23:30 +0000 (21:23 -0400)
commit7cdd9783460b6cec5321ff2c1dd8f7148a82a19d
treec68229ad6e8acc6d1a96d8f59b82f168210332ef
parent53ec2a3226012374e6efce6c0a82cecd6149f52b
meson: install manual and unsafe tests (#6178)

Always install all tests if install-tests is set to true, as they might
be useful for CI. This includes manual and unsafe tests. Install those
in subdirectories of /usr/lib/systemd/tests.

Fixes #6163.
meson.build