diff options
author | Alan Alpert <alan.alpert@nokia.com> | 2010-11-15 10:18:21 (GMT) |
---|---|---|
committer | Alan Alpert <alan.alpert@nokia.com> | 2010-11-15 10:18:21 (GMT) |
commit | 1150f994464719000071f7ef5836c9e1dd695c65 (patch) | |
tree | 8f4412be37bd4b76401101a4a5a36f910940590b /tests/auto/declarative/qmlvisual/qdeclarativetext/data-X11 | |
parent | 8fc0d1c36cae1b0d659e119032af006b8f8eca52 (diff) | |
download | Qt-1150f994464719000071f7ef5836c9e1dd695c65.zip Qt-1150f994464719000071f7ef5836c9e1dd695c65.tar.gz Qt-1150f994464719000071f7ef5836c9e1dd695c65.tar.bz2 |
Update all qmlvisual tests
Previous commit means that the snapshots are in different frames. All
tests must be updated.
Task-number: QTBUG-14792
Diffstat (limited to 'tests/auto/declarative/qmlvisual/qdeclarativetext/data-X11')
-rw-r--r-- | tests/auto/declarative/qmlvisual/qdeclarativetext/data-X11/qtbug_14865.qml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativetext/data-X11/qtbug_14865.qml b/tests/auto/declarative/qmlvisual/qdeclarativetext/data-X11/qtbug_14865.qml index a470a66..5c1f112 100644 --- a/tests/auto/declarative/qmlvisual/qdeclarativetext/data-X11/qtbug_14865.qml +++ b/tests/auto/declarative/qmlvisual/qdeclarativetext/data-X11/qtbug_14865.qml @@ -6,7 +6,7 @@ VisualTest { } Frame { msec: 16 - hash: "fd4d35de0a95388dd92ffbb82fbe0e8a" + image: "qtbug_14865.0.png" } Frame { msec: 32 @@ -242,7 +242,7 @@ VisualTest { } Frame { msec: 960 - image: "qtbug_14865.0.png" + hash: "fd4d35de0a95388dd92ffbb82fbe0e8a" } Frame { msec: 976 |