summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorkh1 <karsten.heimrich@nokia.com>2012-03-12 16:51:41 +0100
committerKarsten Heimrich <karsten.heimrich@nokia.com>2012-03-13 11:43:41 +0100
commit342f67fa85df0fbd60f7ea8947d6cfbf4692fe63 (patch)
treed689f011a386f6629a41cf459f831aaee4057c37 /tests/tests.pro
parent6559f16ee3a5f7d56048d14c5c25ddfaa4c6df83 (diff)
Move everything releated to testing into tests.
Change-Id: I28fc488b3de03a8561888969336f2ebc62a97bb0 Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
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