summaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
new file mode 100644
index 0000000..e5751bb
--- /dev/null
+++ b/tests/tests.pro
@@ -0,0 +1,18 @@
+#####################################################################
+# Tests projectfile
+#####################################################################
+
+CONFIG += ordered
+TEMPLATE = subdirs
+
+SUBDIRS = test-dbus-qeventloop \
+ test-dbus-ping \
+ test-dbus-pong \
+ test-resource \
+# test-resource-engine \
+ test-resource-set
+
+# Install options
+testsxml.path = /usr/share/libresourceqt-tests/
+testsxml.files = tests.xml
+INSTALLS = testsxml