summaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorMartin Wolf <ext-martin.2.wolf@nokia.com>2010-02-08 14:39:14 +0200
committerMartin Wolf <ext-martin.2.wolf@nokia.com>2010-02-08 14:39:14 +0200
commitfd22517204cd038ff47b33ccb05cc17384eb8230 (patch)
tree5ef3026f5c73ea51fd42b3db30e53b48a1727c0f /tests/tests.pro
parent6751c585385f017d08540bbe121606d642afb220 (diff)
Small refactoring, added unit tests
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 c24c97c..2740ab4 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -12,6 +12,8 @@ SUBDIRS = test-dbus-qeventloop \
test-resource-set
# 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