summaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorMartin Wolf <ext-martin.2.wolf@nokia.com>2010-03-19 12:28:23 +0200
committerMartin Wolf <ext-martin.2.wolf@nokia.com>2010-03-19 12:28:23 +0200
commit6eff9f8263541053b66d10960e909707ed592f62 (patch)
tree23eda984bedec18f8a645e4f43bda52dcfa8488d /tests/tests.pro
parent67649bb4c02c471ac394d490851c7c3ae5126c41 (diff)
Updated DBus configuration for tests, moved header file for dbus-qeventloop to proper include dir, repaired small bug in pong server for tests, renamed tests for dbus-qeventloop
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 0c969df..3d0658c 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -16,4 +16,6 @@ testsxml.path = /usr/share/libresourceqt-tests/
testsxml.files = tests.xml
testrunner.path = /usr/lib/libresourceqt-tests/
testrunner.files = test-dbus-qeventloop-runner.sh
-INSTALLS = testsxml testrunner
+dbusconf.path = /etc/dbus-1/system.d/
+dbusconf.files = test-dbus-qeventloop.conf
+INSTALLS = testsxml testrunner dbusconf