summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
new file mode 100644
index 000000000..f8eb9fc8b
--- /dev/null
+++ b/tests/tests.pro
@@ -0,0 +1,7 @@
+TEMPLATE = subdirs
+
+DESTDIR = bin
+SUBDIRS += extractarchiveoperationtest environmentvariable fileengineclient fileengineserver
+
+unix:test.commands = ./bin/extractarchiveoperationtest
+win32:test.commands = bin\\extractarchiveoperationtest.exe