aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/animation
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/animation')
-rw-r--r--tests/auto/qml/animation/qabstractanimationjob/CMakeLists.txt7
-rw-r--r--tests/auto/qml/animation/qanimationgroupjob/CMakeLists.txt7
-rw-r--r--tests/auto/qml/animation/qparallelanimationgroupjob/CMakeLists.txt7
-rw-r--r--tests/auto/qml/animation/qpauseanimationjob/CMakeLists.txt7
-rw-r--r--tests/auto/qml/animation/qsequentialanimationgroupjob/CMakeLists.txt7
5 files changed, 0 insertions, 35 deletions
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:<TRUE>:
-# 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:<TRUE>:
-# 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:<TRUE>:
-# 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:<TRUE>:
-# 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:<TRUE>:
-# CONFIG = "testcase"
-
## Scopes:
#####################################################################
-
-#### Keys ignored in scope 2:.:.:qsequentialanimationgroupjob.pro:APPLE_OSX:
-# CONFIG = "-app_bundle"