From 387f360b3b2634094889478f2b258e65a70b9aa6 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Wed, 13 Nov 2019 19:13:03 +0100 Subject: Regenerate tests Change-Id: I67a6c8f1659e7b471a4fcb92a2699292cf4eea81 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann --- tests/auto/qml/animation/qabstractanimationjob/CMakeLists.txt | 7 ------- tests/auto/qml/animation/qanimationgroupjob/CMakeLists.txt | 7 ------- tests/auto/qml/animation/qparallelanimationgroupjob/CMakeLists.txt | 7 ------- tests/auto/qml/animation/qpauseanimationjob/CMakeLists.txt | 7 ------- .../auto/qml/animation/qsequentialanimationgroupjob/CMakeLists.txt | 7 ------- 5 files changed, 35 deletions(-) (limited to 'tests/auto/qml/animation') diff --git a/tests/auto/qml/animation/qabstractanimationjob/CMakeLists.txt b/tests/auto/qml/animation/qabstractanimationjob/CMakeLists.txt index 4209ef7540..36b6c071dc 100644 --- a/tests/auto/qml/animation/qabstractanimationjob/CMakeLists.txt +++ b/tests/auto/qml/animation/qabstractanimationjob/CMakeLists.txt @@ -5,7 +5,6 @@ ##################################################################### add_qt_test(tst_qabstractanimationjob - GUI SOURCES tst_qabstractanimationjob.cpp LIBRARIES @@ -15,11 +14,5 @@ add_qt_test(tst_qabstractanimationjob Qt::Qml ) -#### Keys ignored in scope 1:.:.:qabstractanimationjob.pro:: -# CONFIG = "testcase" - ## Scopes: ##################################################################### - -#### Keys ignored in scope 2:.:.:qabstractanimationjob.pro:APPLE_OSX: -# CONFIG = "-app_bundle" diff --git a/tests/auto/qml/animation/qanimationgroupjob/CMakeLists.txt b/tests/auto/qml/animation/qanimationgroupjob/CMakeLists.txt index a5f88c0e5f..c51fb2e754 100644 --- a/tests/auto/qml/animation/qanimationgroupjob/CMakeLists.txt +++ b/tests/auto/qml/animation/qanimationgroupjob/CMakeLists.txt @@ -5,7 +5,6 @@ ##################################################################### add_qt_test(tst_qanimationgroupjob - GUI SOURCES tst_qanimationgroupjob.cpp LIBRARIES @@ -15,11 +14,5 @@ add_qt_test(tst_qanimationgroupjob Qt::Qml ) -#### Keys ignored in scope 1:.:.:qanimationgroupjob.pro:: -# CONFIG = "testcase" - ## Scopes: ##################################################################### - -#### Keys ignored in scope 2:.:.:qanimationgroupjob.pro:APPLE_OSX: -# CONFIG = "-app_bundle" diff --git a/tests/auto/qml/animation/qparallelanimationgroupjob/CMakeLists.txt b/tests/auto/qml/animation/qparallelanimationgroupjob/CMakeLists.txt index c1e654f315..2b73283ad5 100644 --- a/tests/auto/qml/animation/qparallelanimationgroupjob/CMakeLists.txt +++ b/tests/auto/qml/animation/qparallelanimationgroupjob/CMakeLists.txt @@ -5,7 +5,6 @@ ##################################################################### add_qt_test(tst_qparallelanimationgroupjob - GUI SOURCES tst_qparallelanimationgroupjob.cpp LIBRARIES @@ -17,11 +16,5 @@ add_qt_test(tst_qparallelanimationgroupjob Qt::Qml ) -#### Keys ignored in scope 1:.:.:qparallelanimationgroupjob.pro:: -# CONFIG = "testcase" - ## Scopes: ##################################################################### - -#### Keys ignored in scope 2:.:.:qparallelanimationgroupjob.pro:APPLE_OSX: -# CONFIG = "-app_bundle" diff --git a/tests/auto/qml/animation/qpauseanimationjob/CMakeLists.txt b/tests/auto/qml/animation/qpauseanimationjob/CMakeLists.txt index d8a35a3507..e5324af19d 100644 --- a/tests/auto/qml/animation/qpauseanimationjob/CMakeLists.txt +++ b/tests/auto/qml/animation/qpauseanimationjob/CMakeLists.txt @@ -5,7 +5,6 @@ ##################################################################### add_qt_test(tst_qpauseanimationjob - GUI SOURCES tst_qpauseanimationjob.cpp LIBRARIES @@ -17,11 +16,5 @@ add_qt_test(tst_qpauseanimationjob Qt::Qml ) -#### Keys ignored in scope 1:.:.:qpauseanimationjob.pro:: -# CONFIG = "testcase" - ## Scopes: ##################################################################### - -#### Keys ignored in scope 2:.:.:qpauseanimationjob.pro:APPLE_OSX: -# CONFIG = "-app_bundle" diff --git a/tests/auto/qml/animation/qsequentialanimationgroupjob/CMakeLists.txt b/tests/auto/qml/animation/qsequentialanimationgroupjob/CMakeLists.txt index 435aac31eb..7240f53dea 100644 --- a/tests/auto/qml/animation/qsequentialanimationgroupjob/CMakeLists.txt +++ b/tests/auto/qml/animation/qsequentialanimationgroupjob/CMakeLists.txt @@ -5,7 +5,6 @@ ##################################################################### add_qt_test(tst_qsequentialanimationgroupjob - GUI SOURCES tst_qsequentialanimationgroupjob.cpp LIBRARIES @@ -15,11 +14,5 @@ add_qt_test(tst_qsequentialanimationgroupjob Qt::Qml ) -#### Keys ignored in scope 1:.:.:qsequentialanimationgroupjob.pro:: -# CONFIG = "testcase" - ## Scopes: ##################################################################### - -#### Keys ignored in scope 2:.:.:qsequentialanimationgroupjob.pro:APPLE_OSX: -# CONFIG = "-app_bundle" -- cgit v1.2.3