summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@theqtcompany.com>2015-03-17 10:57:11 +0100
committerhjk <hjk@theqtcompany.com>2015-03-17 10:00:35 +0000
commit3cd9bbb550671c33307bcc04a87e59832aced178 (patch)
treec1248bab66421b604b0ec0247eac1103685e88be /tests
parent8d89c2eda0cb68120f2c52bffcb5946e0b2da6be (diff)
downloadqt-creator-3cd9bbb550671c33307bcc04a87e59832aced178.tar.gz
Tests: Fix building
Change-Id: I381bb020b75fbc7e43bff6bd2fef5982ed114c14 Reviewed-by: hjk <hjk@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/valgrind/memcheck/memcheck.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/valgrind/memcheck/memcheck.pro b/tests/auto/valgrind/memcheck/memcheck.pro
index 977beb7937..89ac952961 100644
--- a/tests/auto/valgrind/memcheck/memcheck.pro
+++ b/tests/auto/valgrind/memcheck/memcheck.pro
@@ -2,6 +2,8 @@ TEMPLATE = subdirs
parsertests.file = parsertests.pro
+# avoid race conditions when compiling shadowbuild and having more than one compile job
+modeldemo.depends = parsertests
modeldemo.file = modeldemo.pro
testapps.depends = modeldemo parsertests