summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets.pro
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2021-06-14 16:11:54 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-06-16 16:42:22 +0000
commit551b83b280bf83137e0c8ceefad59558bfe9e03e (patch)
treea3133e21416d599db2a635c9bbfec9b560516de7 /tests/auto/widgets/widgets.pro
parent5f4fb14cb0f6b443885e79516f450853e44f650d (diff)
Stop using Widgets in WebEngineCore tests
With QWebEnginePage in Core we can now make the core tests core-only. Add the same times moves tests from widgets that only uses core classes. Change-Id: I67a25b534912d9a0891e16b0419f0db9bf434e92 Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu> (cherry picked from commit b8c48ee53009365a39d9dde1f6773048ec5ee4a0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests/auto/widgets/widgets.pro')
-rw-r--r--tests/auto/widgets/widgets.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/widgets/widgets.pro b/tests/auto/widgets/widgets.pro
index 4ec9e5d63..b793ce69e 100644
--- a/tests/auto/widgets/widgets.pro
+++ b/tests/auto/widgets/widgets.pro
@@ -5,11 +5,9 @@ TEMPLATE = subdirs
SUBDIRS += \
defaultsurfaceformat \
- devtools \
faviconmanager \
loadsignals \
offscreen \
- origins \
proxy \
proxypac \
schemes \
@@ -19,7 +17,6 @@ SUBDIRS += \
qwebenginehistory \
qwebengineprofile \
qwebenginescript \
- qwebenginesettings \
qwebengineview
# Synthetic touch events are not supported on macOS
@@ -33,10 +30,6 @@ qtConfig(webengine-printing-and-pdf) {
SUBDIRS += printing
}
-qtConfig(ssl) {
- SUBDIRS += certificateerror
-}
-
qtConfig(webengine-spellchecker):!cross_compile {
!qtConfig(webengine-native-spellchecker) {
SUBDIRS += spellchecking