aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJenny Lofthus <jenny.lofthus@qt.io>2022-07-26 14:25:47 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-09-12 11:40:02 +0000
commit22849f93d860638a02200e68afb499d539f6017e (patch)
treee96ecef05b43325c14faf6149967c0a09bcd0197 /tests
parent4a5d76e0d79848ccaae6e3cd8287ac05a970c15a (diff)
Controls: add todolist example for showcasing the iOS Style
Task-number: QTBUG-80261 Change-Id: Ie6d86b0a49bd0684373816d709c7e010aff7e7a5 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 6b5cf5969889a88d5f506692c859d1bd4f59d5dd) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/examples/tst_examples.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/examples/tst_examples.cpp b/tests/auto/quick/examples/tst_examples.cpp
index c56cad7d90..fd58dab328 100644
--- a/tests/auto/quick/examples/tst_examples.cpp
+++ b/tests/auto/quick/examples/tst_examples.cpp
@@ -62,6 +62,7 @@ tst_examples::tst_examples()
excludedDirs << "snippets/qml/imports";
excludedDirs << "examples/quickcontrols2/imagine";
excludedDirs << "examples/quickcontrols2/texteditor";
+ excludedDirs << "examples/quickcontrols2/ios/todolist"; // Must be run via executable.
excludedFiles << "snippets/qml/image-ext.qml";
excludedFiles << "examples/quick/shapes/content/main.qml"; // relies on resources
excludedFiles << "examples/quick/shapes/content/interactive.qml"; // relies on resources