summaryrefslogtreecommitdiff
path: root/tests/auto/declarative_ui/declarative_ui.pro
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@jollamobile.com>2013-12-10 17:20:53 +1000
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-10 01:31:00 +0100
commit9aa2031c487583b1b92681d0575f51fe3377cc8b (patch)
treefed1bbc90c540ece0d714ca1a99598bef2775a4a /tests/auto/declarative_ui/declarative_ui.pro
parent12aac62dd4d8c425a8838f1635708ac8b9695359 (diff)
downloadqtlocation-9aa2031c487583b1b92681d0575f51fe3377cc8b.tar.gz
Stop skipping declarative_core tests.
These test cases were failing due to regressions in QML and have since been fixed. See QTBUG-33542, QTBUG-33546 and QTBUG-33561. Change-Id: Id86e9a8baa29eea851bda27cb668a6ce586c5f25 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'tests/auto/declarative_ui/declarative_ui.pro')
-rw-r--r--tests/auto/declarative_ui/declarative_ui.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/declarative_ui/declarative_ui.pro b/tests/auto/declarative_ui/declarative_ui.pro
index 9fdf3538..0cd6735a 100644
--- a/tests/auto/declarative_ui/declarative_ui.pro
+++ b/tests/auto/declarative_ui/declarative_ui.pro
@@ -13,3 +13,6 @@ TESTDATA = $$OTHER_FILES
win32|linux:CONFIG+=insignificant_test # QTBUG-31797
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
+
+# Import path used by 'make check' since CI doesn't install test imports
+IMPORTPATH = $$OUT_PWD/../../../qml