summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeengine
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2010-04-13 04:51:21 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2010-04-13 04:52:03 (GMT)
commit89cc9cfa72c1e571699caca7488d0c37dadb015d (patch)
treef902694330205db5db605f30ee3dfeb15cd623e1 /tests/auto/declarative/qdeclarativeengine
parent79d0a9696af910a446cd535148880a9fb6cdf90f (diff)
downloadQt-89cc9cfa72c1e571699caca7488d0c37dadb015d.zip
Qt-89cc9cfa72c1e571699caca7488d0c37dadb015d.tar.gz
Qt-89cc9cfa72c1e571699caca7488d0c37dadb015d.tar.bz2
Tweak tests to run in parallel
Diffstat (limited to 'tests/auto/declarative/qdeclarativeengine')
-rw-r--r--tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro b/tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro
index 5b6530d..e0ea2e5 100644
--- a/tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro
+++ b/tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro
@@ -6,3 +6,6 @@ SOURCES += tst_qdeclarativeengine.cpp
# Define SRCDIR equal to test's source directory
DEFINES += SRCDIR=\\\"$$PWD\\\"
+
+CONFIG += parallel_test
+