aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-11-23 20:00:17 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-11-25 08:53:40 +0000
commit96474dba254526b48e35ffa5b22950185dae43fb (patch)
tree00a3e8f07f2ad34fafa9728074a9d6fcb8a6f1d1 /tests
parent794d4f210a5b875699e63e02e5ec0c1d4bad4096 (diff)
Add ItemDelegate
Change-Id: I133be230d0d4b2fd36565f8f05d91426c314a085 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/sanity/BLACKLIST6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/sanity/BLACKLIST b/tests/auto/sanity/BLACKLIST
index bfa3ebab..b28175af 100644
--- a/tests/auto/sanity/BLACKLIST
+++ b/tests/auto/sanity/BLACKLIST
@@ -1,5 +1,7 @@
[signalHandlers:material/CheckBox.qml]
*
+[signalHandlers:material/ItemDelegate.qml]
+*
[signalHandlers:material/TextArea.qml]
*
[signalHandlers:material/TextField.qml]
@@ -8,6 +10,8 @@
*
[anchors:material/CheckBox.qml]
*
+[anchors:material/ItemDelegate.qml]
+*
[anchors:material/RadioButton.qml]
*
[anchors:material/RangeSlider.qml]
@@ -18,6 +22,8 @@
*
[attachedObjects:material/CheckBox.qml]
*
+[attachedObjects:material/ItemDelegate.qml]
+*
[attachedObjects:material/RadioButton.qml]
*
[attachedObjects:material/RangeSlider.qml]