aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/sanity/BLACKLIST
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2018-01-11 14:45:26 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2018-01-11 14:53:48 +0000
commit74e4d18616130fa74208587ee0b12cd778172c9d (patch)
tree30154b62020bb9435d2219053fc7af821b30b6fe /tests/auto/sanity/BLACKLIST
parentc736c5c27ca1ade83427f7379daef2c46a6df689 (diff)
tst_sanity: exclude internal helper types
Test file names against registered QML types to avoid including any internal helper types like CursorDelegate.qml and RectangularGlow.qml. Change-Id: Ia3079ea215eea59f7e405a50c3170fb4530f4239 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/auto/sanity/BLACKLIST')
-rw-r--r--tests/auto/sanity/BLACKLIST6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/sanity/BLACKLIST b/tests/auto/sanity/BLACKLIST
index 965790e7..b2b1a905 100644
--- a/tests/auto/sanity/BLACKLIST
+++ b/tests/auto/sanity/BLACKLIST
@@ -1,5 +1,3 @@
-[signalHandlers:material/CursorDelegate.qml]
-*
[attachedObjects:material/ComboBox.qml]
*
[attachedObjects:material/Switch.qml]
@@ -8,7 +6,3 @@
*
[attachedObjects:universal/ComboBox.qml]
*
-[functions:material/RectangularGlow.qml]
-*
-[anchors:material/RectangularGlow.qml]
-*