summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index 41ea5c4c1..4690047b7 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -10,7 +10,8 @@ SUBDIRS += \
publicapi \
qquickwebenginedefaultsurfaceformat \
qquickwebengineview \
- qtbug-70248
+ qtbug-70248 \
+ certificateerror
qtConfig(webengine-testsupport) {
SUBDIRS += \
@@ -18,6 +19,8 @@ qtConfig(webengine-testsupport) {
qquickwebengineviewgraphics
}
+!qtHaveModule(quickcontrols): SUBDIRS -= qmltests
+
qtConfig(ssl): SUBDIRS += qmltests_ssl
# QTBUG-66055