aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldom/errormessage
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-12-09 16:38:35 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-12-10 11:11:58 +0100
commitc1c4a874e31ba108a3600fbbb0aee7fc0bf34601 (patch)
tree1d052689b20b41b80651d4314d55f7dde9462038 /tests/auto/qmldom/errormessage
parentb6a164891537d6d3a515d78a44b0de6595a170c2 (diff)
CMake: Regenerate projects using pro2cmake one last time
And fix up some incorrect qmake project files Pick-to: 6.0 Change-Id: Ia6d27ac68195635021fe7c4a5f06386a60f3f323 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests/auto/qmldom/errormessage')
-rw-r--r--tests/auto/qmldom/errormessage/CMakeLists.txt4
-rw-r--r--tests/auto/qmldom/errormessage/errormessage.pro1
2 files changed, 2 insertions, 3 deletions
diff --git a/tests/auto/qmldom/errormessage/CMakeLists.txt b/tests/auto/qmldom/errormessage/CMakeLists.txt
index 7e40889b3e..4a8f5043b9 100644
--- a/tests/auto/qmldom/errormessage/CMakeLists.txt
+++ b/tests/auto/qmldom/errormessage/CMakeLists.txt
@@ -1,7 +1,7 @@
# Generated from errormessage.pro.
#####################################################################
-## tst_qmldomerrormessage Binary:
+## tst_qmldomerrormessage Test:
#####################################################################
qt_internal_add_test(tst_qmldomerrormessage
@@ -10,8 +10,6 @@ qt_internal_add_test(tst_qmldomerrormessage
DEFINES
QT_DEPRECATED_WARNINGS
PUBLIC_LIBRARIES
- Qt::Core
Qt::QmlDevToolsPrivate
Qt::QmlDomPrivate
- Qt::Test
)
diff --git a/tests/auto/qmldom/errormessage/errormessage.pro b/tests/auto/qmldom/errormessage/errormessage.pro
index a31d904c49..21ce2bb1c9 100644
--- a/tests/auto/qmldom/errormessage/errormessage.pro
+++ b/tests/auto/qmldom/errormessage/errormessage.pro
@@ -4,6 +4,7 @@ TARGET = tst_qmldomerrormessage
CONFIG += c++11 console
CONFIG -= app_bundle
+CONFIG += testcase
# The following define makes your compiler emit warnings if you use
# any Qt feature that has been marked deprecated (the exact warnings