summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/tests.pri
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-10-29 16:55:39 +0100
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-10-30 10:30:46 +0000
commit6c909a25d0f0e358dfc8fefd55d18f704ba26c80 (patch)
treec271c2f3fb51fb65c393186c6fe110639e355b3b /tests/auto/core/tests.pri
parentcfee452174c58fe4048b1604503d03de2764fc8e (diff)
enable tests/auto/core
Enable autotests and blacklist tests that are known to fail. Add skips and waits and mark them with the corresponding task numbers. Change-Id: I993e366ba3b07239a8ba15eae2ee8e3e2aaa8308 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Diffstat (limited to 'tests/auto/core/tests.pri')
-rw-r--r--tests/auto/core/tests.pri4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/core/tests.pri b/tests/auto/core/tests.pri
index cd6ef8615..606ed2a8c 100644
--- a/tests/auto/core/tests.pri
+++ b/tests/auto/core/tests.pri
@@ -1,8 +1,6 @@
TEMPLATE = app
-# FIXME: Re-enable once we want to run tests on the CI
-# CONFIG += testcase
-
+CONFIG += testcase
CONFIG += c++11
VPATH += $$_PRO_FILE_PWD_