summaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-02-09 12:18:44 +0200
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-02-09 12:18:44 +0200
commit910493fac3e328cef329ade5e8c1a71e136ca246 (patch)
tree1515ef7af8544692f70da623e15cc19b36faf588 /tests/tests.pro
parent381719b9a0adb8553a041633aed943f5ef48a1ff (diff)
parentae63c568711c128c64b1a94ef50e0af2ca91086b (diff)
Merge commit 'origin/master'
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 1d2853f..0c969df 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -12,6 +12,8 @@ SUBDIRS = test-dbus-qeventloop \
test-resource-engine
# Install options
-testsxml.path = /usr/share/libresourceqt-tests/
-testsxml.files = tests.xml
-INSTALLS = testsxml
+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