aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/sanity/BLACKLIST
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-11-25 21:01:21 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-11-26 17:26:46 +0000
commitf322d671c75886f1e456c7374b5391d8c94902cf (patch)
treea3798c9aebddccae125d3fa5491869512cbc0fcb /tests/auto/sanity/BLACKLIST
parent7c48f7cce6e59e3cf8d4b3ae173311bbf3624090 (diff)
Fix tst_Sanity::anchors()
Validate with a AST::Visitor that there are no local anchors -bindings in controls. Other QQuickAnchors instances (in QtGraphicalEffects) are now allowed. Change-Id: Ie862f193860eef7a90b6ac0c8e6c930e5cdd8245 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'tests/auto/sanity/BLACKLIST')
-rw-r--r--tests/auto/sanity/BLACKLIST14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/auto/sanity/BLACKLIST b/tests/auto/sanity/BLACKLIST
index 4f78cf40..f7cff87a 100644
--- a/tests/auto/sanity/BLACKLIST
+++ b/tests/auto/sanity/BLACKLIST
@@ -4,19 +4,5 @@
*
[signalHandlers:material/TextField.qml]
*
-[anchors:material/Button.qml]
-*
-[anchors:material/CheckBox.qml]
-*
-[anchors:material/ItemDelegate.qml]
-*
-[anchors:material/RadioButton.qml]
-*
-[anchors:material/RangeSlider.qml]
-*
-[anchors:material/Slider.qml]
-*
-[anchors:material/Switch.qml]
-*
[attachedObjects:material/ItemDelegate.qml]
*