aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
diff options
context:
space:
mode:
authorAndrew den Exter <andrew.den-exter@nokia.com>2011-09-27 15:53:46 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-28 05:25:55 +0200
commitb3063cc60413e5a84aa37ae808529873e4e9b531 (patch)
tree919f1fe8df381ffcb66c981a5183d71fb58f2d3d /tests/auto/declarative/declarative.pro
parent44dc6b265f436421762d2b0d394cbd6f4d57a6d7 (diff)
Enable QSGTextEdit and QSGTextInput failures.
Fix compilation errors and skip or expect fail any tests that don't pass. The following tasks have been created for failing tests: QTBUG-21686 QTBUG-21689 QTBUG-21690 QTBUG-21691 QTBUG-21693 Change-Id: I3f5bb275e1a207ebdf86e3d523cdeda1f943eb63 Reviewed-on: http://codereview.qt-project.org/5583 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r--tests/auto/declarative/declarative.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 87d12c8e93..cb08922711 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -75,8 +75,8 @@ SGTESTS = \
qsgpositioners \
qsgrepeater \
qsgtext \
-# qsgtextedit \
-# qsgtextinput \
+ qsgtextedit \
+ qsgtextinput \
qsgvisualdatamodel \