Skip to content

Commit

Permalink
Enable QSGTextEdit and QSGTextInput failures.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andrew den Exter authored and Qt by Nokia committed Sep 28, 2011
1 parent 44dc6b2 commit b3063cc
Show file tree
Hide file tree
Showing 3 changed files with 288 additions and 177 deletions.
4 changes: 2 additions & 2 deletions tests/auto/declarative/declarative.pro
Expand Up @@ -75,8 +75,8 @@ SGTESTS = \
qsgpositioners \
qsgrepeater \
qsgtext \
# qsgtextedit \
# qsgtextinput \
qsgtextedit \
qsgtextinput \
qsgvisualdatamodel \


Expand Down

0 comments on commit b3063cc

Please sign in to comment.