summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-01-08 17:04:04 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-01-12 20:59:13 +0100
commit04f11f9935453a3db6bc5e5064a187fa25e85d90 (patch)
tree7a4b6724e247811195e5c98f98e978483abe29ee /tests/auto/gui/kernel
parentbb00b63dee85bfe77bd721dd962c768e62c1b1e3 (diff)
Remove .prev_CMakeLists.txt files
Those serve no purpose anymore, now that the .pro files are gone. Task-number: QTBUG-88742 Change-Id: I39943327b8c9871785b58e9973e4e7602371793e Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'tests/auto/gui/kernel')
-rw-r--r--tests/auto/gui/kernel/.prev_CMakeLists.txt48
-rw-r--r--tests/auto/gui/kernel/qclipboard/copier/.prev_CMakeLists.txt18
-rw-r--r--tests/auto/gui/kernel/qclipboard/paster/.prev_CMakeLists.txt18
-rw-r--r--tests/auto/gui/kernel/qclipboard/test/.prev_CMakeLists.txt25
-rw-r--r--tests/auto/gui/kernel/qguiapplication/.prev_CMakeLists.txt45
-rw-r--r--tests/auto/gui/kernel/qguieventloop/.prev_CMakeLists.txt27
6 files changed, 0 insertions, 181 deletions
diff --git a/tests/auto/gui/kernel/.prev_CMakeLists.txt b/tests/auto/gui/kernel/.prev_CMakeLists.txt
deleted file mode 100644
index 85dc42305f..0000000000
--- a/tests/auto/gui/kernel/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-# Generated from kernel.pro.
-
-if(QT_FEATURE_action)
- add_subdirectory(qaction)
- add_subdirectory(qactiongroup)
-endif()
-add_subdirectory(qbackingstore)
-add_subdirectory(qcursor)
-add_subdirectory(qdrag)
-add_subdirectory(qevent)
-add_subdirectory(qfileopenevent)
-add_subdirectory(qguieventdispatcher)
-add_subdirectory(qguitimer)
-add_subdirectory(qhighdpi)
-add_subdirectory(qinputdevice)
-add_subdirectory(qinputmethod)
-add_subdirectory(qkeyevent)
-add_subdirectory(qmouseevent)
-add_subdirectory(qpalette)
-add_subdirectory(qscreen)
-add_subdirectory(qsurfaceformat)
-add_subdirectory(qwindow)
-add_subdirectory(qguiapplication)
-add_subdirectory(qpixelformat)
-add_subdirectory(qrasterwindow)
-add_subdirectory(qaddpostroutine)
-if(NOT ANDROID AND NOT UIKIT)
- add_subdirectory(qclipboard)
-endif()
-if(TARGET Qt::Network)
- add_subdirectory(qguieventloop)
-endif()
-if(QT_FEATURE_shortcut)
- add_subdirectory(qguimetatype)
- add_subdirectory(qguivariant)
- add_subdirectory(qkeysequence)
- add_subdirectory(qshortcut)
-endif()
-if(TARGET Qt::Widgets)
- add_subdirectory(qmouseevent_modal)
- add_subdirectory(qtouchevent)
-endif()
-if(QT_FEATURE_opengl)
- add_subdirectory(qopenglwindow)
-endif()
-if(TARGET Qt::Network AND WIN32)
- add_subdirectory(noqteventloop)
-endif()
diff --git a/tests/auto/gui/kernel/qclipboard/copier/.prev_CMakeLists.txt b/tests/auto/gui/kernel/qclipboard/copier/.prev_CMakeLists.txt
deleted file mode 100644
index 69e313b1d1..0000000000
--- a/tests/auto/gui/kernel/qclipboard/copier/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-# Generated from copier.pro.
-
-#####################################################################
-## copier Binary:
-#####################################################################
-
-qt_internal_add_executable(copier
- SOURCES
- main.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
-)
-
-## Scopes:
-#####################################################################
-
-#### Keys ignored in scope 2:.:.:copier.pro:WIN32:
-# DESTDIR = "../copier"
diff --git a/tests/auto/gui/kernel/qclipboard/paster/.prev_CMakeLists.txt b/tests/auto/gui/kernel/qclipboard/paster/.prev_CMakeLists.txt
deleted file mode 100644
index fa0b9bc4a6..0000000000
--- a/tests/auto/gui/kernel/qclipboard/paster/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-# Generated from paster.pro.
-
-#####################################################################
-## paster Binary:
-#####################################################################
-
-qt_internal_add_executable(paster
- SOURCES
- main.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
-)
-
-## Scopes:
-#####################################################################
-
-#### Keys ignored in scope 2:.:.:paster.pro:WIN32:
-# DESTDIR = "../paster"
diff --git a/tests/auto/gui/kernel/qclipboard/test/.prev_CMakeLists.txt b/tests/auto/gui/kernel/qclipboard/test/.prev_CMakeLists.txt
deleted file mode 100644
index 0e9fa8f40d..0000000000
--- a/tests/auto/gui/kernel/qclipboard/test/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-# Generated from test.pro.
-
-#####################################################################
-## tst_qclipboard Test:
-#####################################################################
-
-qt_internal_add_test(tst_qclipboard
- OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../"
- SOURCES
- ../tst_qclipboard.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::GuiPrivate
-)
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qclipboard CONDITION MACOS
- PUBLIC_LIBRARIES
- ${FWAppKit}
-)
-
-#### Keys ignored in scope 6:.:.:test.pro:NOT ANDROID:
-# TEST_HELPER_INSTALLS = "../copier/copier" "../paster/paster"
diff --git a/tests/auto/gui/kernel/qguiapplication/.prev_CMakeLists.txt b/tests/auto/gui/kernel/qguiapplication/.prev_CMakeLists.txt
deleted file mode 100644
index 933957a839..0000000000
--- a/tests/auto/gui/kernel/qguiapplication/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,45 +0,0 @@
-# Generated from qguiapplication.pro.
-
-if(NOT QT_FEATURE_private_tests)
- return()
-endif()
-
-#####################################################################
-## tst_qguiapplication Test:
-#####################################################################
-
-qt_internal_add_test(tst_qguiapplication
- SOURCES
- tst_qcoreapplication.cpp tst_qcoreapplication.h
- tst_qguiapplication.cpp
- DEFINES
- QT_DISABLE_DEPRECATED_BEFORE=0x050E00
- INCLUDE_DIRECTORIES
- ../../../corelib/kernel/qcoreapplication
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::GuiPrivate
-)
-
-# Resources:
-set(tst_qguiapplication_resource_files
- "icons/appicon.png"
- "icons/usericon.png"
-)
-
-qt_internal_add_resource(tst_qguiapplication "tst_qguiapplication"
- PREFIX
- "/"
- FILES
- ${tst_qguiapplication_resource_files}
-)
-
-
-## Scopes:
-#####################################################################
-
-#### Keys ignored in scope 3:.:../../../corelib/kernel/qcoreapplication:../../../corelib/kernel/qcoreapplication/qcoreapplication.pro:WIN32:
-# VERSION = "1.2.3.4"
-
-#### Keys ignored in scope 4:.:../../../corelib/kernel/qcoreapplication:../../../corelib/kernel/qcoreapplication/qcoreapplication.pro:else:
-# VERSION = "1.2.3"
diff --git a/tests/auto/gui/kernel/qguieventloop/.prev_CMakeLists.txt b/tests/auto/gui/kernel/qguieventloop/.prev_CMakeLists.txt
deleted file mode 100644
index ec9441a1dc..0000000000
--- a/tests/auto/gui/kernel/qguieventloop/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-# Generated from qguieventloop.pro.
-
-#####################################################################
-## tst_qguieventloop Test:
-#####################################################################
-
-qt_internal_add_test(tst_qguieventloop
- SOURCES
- ../../../corelib/kernel/qeventloop/tst_qeventloop.cpp
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::Gui
- Qt::Network
-)
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qguieventloop CONDITION WIN32
- PUBLIC_LIBRARIES
- user32
-)
-
-qt_internal_extend_target(tst_qguieventloop CONDITION QT_FEATURE_glib
- DEFINES
- HAVE_GLIB
-)