summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/visual/bindinganimation
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-10-07 01:18:22 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-10-07 01:18:22 (GMT)
commite1452cfc79a1fed77e646427092e181b7eb2ca2f (patch)
tree518a79bf19f78e202ef3343ddc209aef240d7b90 /tests/auto/declarative/visual/bindinganimation
parentba31a86ef17fc0c19887930c68ee30d71eefc4b3 (diff)
downloadQt-e1452cfc79a1fed77e646427092e181b7eb2ca2f.zip
Qt-e1452cfc79a1fed77e646427092e181b7eb2ca2f.tar.gz
Qt-e1452cfc79a1fed77e646427092e181b7eb2ca2f.tar.bz2
Fix portability of visual tests: fix filenames to be relative to base (URL).
Still not font-portable.
Diffstat (limited to 'tests/auto/declarative/visual/bindinganimation')
-rw-r--r--tests/auto/declarative/visual/bindinganimation/data/bindinganimation.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/declarative/visual/bindinganimation/data/bindinganimation.qml b/tests/auto/declarative/visual/bindinganimation/data/bindinganimation.qml
index 1d2f6da..2501797 100644
--- a/tests/auto/declarative/visual/bindinganimation/data/bindinganimation.qml
+++ b/tests/auto/declarative/visual/bindinganimation/data/bindinganimation.qml
@@ -242,7 +242,7 @@ VisualTest {
}
Frame {
msec: 960
- image: "/Users/akennedy/Qt/kinetic/tests/auto/declarative/visual/bindinganimation/data/bindinganimation.0.png"
+ image: "bindinganimation.0.png"
}
Frame {
msec: 976
@@ -498,7 +498,7 @@ VisualTest {
}
Frame {
msec: 1920
- image: "/Users/akennedy/Qt/kinetic/tests/auto/declarative/visual/bindinganimation/data/bindinganimation.1.png"
+ image: "bindinganimation.1.png"
}
Frame {
msec: 1936