diff options
author | Alan Alpert <alan.alpert@nokia.com> | 2010-11-25 04:21:11 (GMT) |
---|---|---|
committer | Alan Alpert <alan.alpert@nokia.com> | 2010-11-25 04:21:11 (GMT) |
commit | bb575d308350036eff913a6b61c680712613c540 (patch) | |
tree | 2c379873ae0f5a4de1ec2023e1393052c16683f4 /tests/auto | |
parent | b04df748d8c170a969eb6a3097cbda7a08fb3ea1 (diff) | |
download | Qt-bb575d308350036eff913a6b61c680712613c540.zip Qt-bb575d308350036eff913a6b61c680712613c540.tar.gz Qt-bb575d308350036eff913a6b61c680712613c540.tar.bz2 |
Update visual tests
Just a frame here or there, probably warranted.
Diffstat (limited to 'tests/auto')
-rw-r--r-- | tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-horizontal.qml | 2 | ||||
-rw-r--r-- | tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-vertical.qml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-horizontal.qml b/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-horizontal.qml index 5cb4f78..a94aca8 100644 --- a/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-horizontal.qml +++ b/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-horizontal.qml @@ -994,7 +994,7 @@ VisualTest { } Frame { msec: 3264 - hash: "10a89da9887cb4bbd812c090a8a56797" + hash: "244c12e82ee0b2528a0dbb02a8b8134a" } Mouse { type: 5 diff --git a/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-vertical.qml b/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-vertical.qml index 8c746bf..920a48f 100644 --- a/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-vertical.qml +++ b/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-vertical.qml @@ -1922,7 +1922,7 @@ VisualTest { } Frame { msec: 4480 - hash: "155a834ddaa7128b6f5a2a406b340315" + hash: "16b99c9cf5297a5251869a3935084cf7" } Mouse { type: 5 @@ -2106,7 +2106,7 @@ VisualTest { } Frame { msec: 4768 - hash: "155a834ddaa7128b6f5a2a406b340315" + hash: "d315f82e175361fed83193ce550cb6e9" } Mouse { type: 5 |