summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/CMakeLists.txt
diff options
context:
space:
mode:
authorKirill Burtsev <kirill.burtsev@qt.io>2022-01-20 19:14:02 +0100
committerKirill Burtsev <kirill.burtsev@qt.io>2022-02-17 18:06:12 +0000
commitf34292d147bfde094d8ec4a58f7b0e5f77a1fd0b (patch)
tree0331a2b8cb8a2f4a8b6e7e7dcfde7b0be5d8371e /tests/auto/quick/qmltests/CMakeLists.txt
parent6de032c11537c9d89a52cece5912ac46f3a40f0d (diff)
Add QML test for basic profiles and fix the docs accordingly
Amends d0ff107c00. Ensure default values for profile settings match the docs. Also fix doc's issues after off-the-record toggle to off by default. Pick-to: 6.2 6.3 Change-Id: I558a77dbec82d7f2b335b1a2ceca74ab66a1a6e9 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'tests/auto/quick/qmltests/CMakeLists.txt')
-rw-r--r--tests/auto/quick/qmltests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/qmltests/CMakeLists.txt b/tests/auto/quick/qmltests/CMakeLists.txt
index 455c4c746..2500ed6df 100644
--- a/tests/auto/quick/qmltests/CMakeLists.txt
+++ b/tests/auto/quick/qmltests/CMakeLists.txt
@@ -18,6 +18,7 @@ set(testList
tst_activeFocusOnPress.qml
tst_audioMuted.qml
tst_contextMenu.qml
+ tst_basicProfiles.qml
tst_desktopBehaviorLoadHtml.qml
tst_download.qml
tst_favicon.qml