summaryrefslogtreecommitdiff
path: root/configure.ac.in
diff options
context:
space:
mode:
authorAli Abdallah <ali.abdallah@suse.com>2020-05-15 19:15:08 +0200
committerAli Abdallah <ali.abdallah@suse.com>2020-05-17 19:30:59 +0200
commitbce38ba0d6ad45e7baa1cd2d58bd8e7ab42b82f6 (patch)
tree5c56450e0b9d4d504cb75647150bb5554c906859 /configure.ac.in
parent6e4e3704f262e35c396ffa610538244b63115c29 (diff)
downloadxfconf-bce38ba0d6ad45e7baa1cd2d58bd8e7ab42b82f6.tar.gz
Use a custom test-driver
Implement a custom test driver that will start the freshly compiled xfconfd on a different dbus name. When the test finishes, gets interrupted or exists with error, the xfconfd test instance is terminated. This will allows 'make check' and 'make distcheck' to be successful even if xfconfd is not installed or running.
Diffstat (limited to 'configure.ac.in')
-rw-r--r--configure.ac.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac.in b/configure.ac.in
index bc15f81..217715e 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -210,6 +210,7 @@ tests/get-properties/Makefile
tests/reset-properties/Makefile
tests/object-bindings/Makefile
tests/property-changed-signal/Makefile
+tests/tests-end/Makefile
xfconf/Makefile
xfconf/libxfconf-0.pc
xfconf-query/Makefile