summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/visual/bindinganimation
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/visual/bindinganimation')
-rw-r--r--tests/auto/declarative/visual/bindinganimation/bindinganimation.qml40
-rw-r--r--tests/auto/declarative/visual/bindinganimation/bindinganimation.xml19
-rw-r--r--tests/auto/declarative/visual/bindinganimation/data/opengl/manifest-play.xml104
-rw-r--r--tests/auto/declarative/visual/bindinganimation/data/opengl/manifest.xml104
-rw-r--r--tests/auto/declarative/visual/bindinganimation/data/raster/image0.png (renamed from tests/auto/declarative/visual/bindinganimation/data/opengl/image0.png)bin817 -> 817 bytes
-rw-r--r--tests/auto/declarative/visual/bindinganimation/data/raster/manifest.qml86
-rw-r--r--tests/auto/declarative/visual/bindinganimation/test2
7 files changed, 127 insertions, 228 deletions
diff --git a/tests/auto/declarative/visual/bindinganimation/bindinganimation.qml b/tests/auto/declarative/visual/bindinganimation/bindinganimation.qml
new file mode 100644
index 0000000..61cedc2
--- /dev/null
+++ b/tests/auto/declarative/visual/bindinganimation/bindinganimation.qml
@@ -0,0 +1,40 @@
+Rect {
+ color: "blue"
+ width: 320
+ height: 240
+ id: Page
+ Rect {
+ id: MyRect
+ width: 100
+ height: 100
+ color: "red"
+ x: 10
+ }
+ states: [
+ State {
+ name: "hello"
+ SetProperty {
+ target: MyRect
+ property: "x"
+ binding: 100
+ }
+ SetProperty {
+ target: MyMouseRegion
+ property: "onClicked"
+ value: "Page.currentState = ''"
+ }
+ }
+ ]
+ transitions: [
+ Transition {
+ NumericAnimation {
+ properties: "x"
+ }
+ }
+ ]
+ MouseRegion {
+ id: MyMouseRegion
+ anchors.fill: parent
+ onClicked: { Page.state= 'hello' }
+ }
+}
diff --git a/tests/auto/declarative/visual/bindinganimation/bindinganimation.xml b/tests/auto/declarative/visual/bindinganimation/bindinganimation.xml
deleted file mode 100644
index 30b0b6a..0000000
--- a/tests/auto/declarative/visual/bindinganimation/bindinganimation.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<Rect color="blue" width="320" height="240" id="Page">
- <Rect id="MyRect" width="100" height="100" color="red" x="{10}" />
-
- <states>
- <State name="hello">
- <SetProperty target="{MyRect}" property="x" binding="100" />
- <SetProperty target="{MyMouseRegion}" property="onClick" value="Page.currentState = ''" />
- </State>
- </states>
-
- <transitions>
- <Transition>
- <NumericAnimation properties="x" />
- </Transition>
- </transitions>
-
- <MouseRegion id="MyMouseRegion" anchors.fill="{parent}" onClick="Page.currentState= 'hello'" />
-
-</Rect>
diff --git a/tests/auto/declarative/visual/bindinganimation/data/opengl/manifest-play.xml b/tests/auto/declarative/visual/bindinganimation/data/opengl/manifest-play.xml
deleted file mode 100644
index 6c5856f..0000000
--- a/tests/auto/declarative/visual/bindinganimation/data/opengl/manifest-play.xml
+++ /dev/null
@@ -1,104 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<TestLog>
- <TestFullFrame time="30" frameId="0"/>
- <TestMouse time="1770" type="2" button="1" buttons="1" globalPos="614,528" pos="175,131"/>
- <TestMouse time="1860" type="3" button="1" buttons="0" globalPos="614,528" pos="175,131"/>
- <TestFrame time="1860" hash="7CB5FC371040E587DE9F06CE14A4B29A"/>
- <TestFrame time="1920" hash="8F88EE8780C32F038C9ACDC7172DE04E"/>
- <TestFrame time="1950" hash="BE859D598C5DB953A8FC506DED4940EB"/>
- <TestFrame time="1980" hash="16FE17B15900FF0464AB20EA921E5B1F"/>
- <TestFrame time="2010" hash="FCB17070EF24575C61046928A8BBE440"/>
- <TestFrame time="2040" hash="4F58226BDBDA7339D972ECA065F75766"/>
- <TestFrame time="2070" hash="D9AF30557F99B086BB1A185A946B580D"/>
- <TestFrame time="2100" hash="082E0E7650D187A54EF0948CCCA98E5A"/>
- <TestFrame time="2130" hash="4F41101378A104E72228EEB4BA395CA8"/>
- <TestFrame time="2160" hash="3223ED179C828FADB3ECA9C6373176C1"/>
- <TestFrame time="2190" hash="DAFCCE427161A70C3513841AC22AEA00"/>
- <TestFrame time="2220" hash="7F465A99FCA50503736E470A0B4E1C7A"/>
- <TestFrame time="2250" hash="97542160B249135B1F3957DBBB329C2E"/>
- <TestFrame time="2280" hash="F9F74A2E38B52C9266F33E428B6ACD9D"/>
- <TestFrame time="2310" hash="65AD7E0189C096792331BD1BB0DAF0DB"/>
- <TestFrame time="2340" hash="BA403842BA3128B1CDF6A9CB28C90751"/>
- <TestFrame time="2370" hash="1BCDCD0E8166D69F4349E05D5E92FD9D"/>
- <TestFrame time="2400" hash="383BA6B9EFCC58FCA512982A207631F6"/>
- <TestMouse time="2820" type="2" button="1" buttons="1" globalPos="614,528" pos="175,131"/>
- <TestMouse time="2910" type="3" button="1" buttons="0" globalPos="614,528" pos="175,131"/>
- <TestFrame time="2910" hash="383BA6B9EFCC58FCA512982A207631F6"/>
- <TestFrame time="2970" hash="ADC501A3A2B8AAF72F58BA985B57424E"/>
- <TestFrame time="3000" hash="BFA51B7C19753EF7B16D78AFFFC7B9DD"/>
- <TestFrame time="3030" hash="A93F930EC8528F954CD4A770C9A8171B"/>
- <TestFrame time="3060" hash="0B0C6419E1E5B016D9C22BD98FD452B1"/>
- <TestFrame time="3090" hash="1D5CD86AB732DA3705A7BB1DEAB77923"/>
- <TestFrame time="3120" hash="69058485CED6BC992A1A7C5EE34ADD4C"/>
- <TestFrame time="3150" hash="72731478D80F024076EA639B55152360"/>
- <TestFrame time="3180" hash="37739777A5979F3EBF85E47E63341660"/>
- <TestFrame time="3210" hash="FCAE0317F81A3DDD713F4DB1349A9DA0"/>
- <TestFrame time="3240" hash="82363265ED2B611A54F8D48B2AF22F11"/>
- <TestFrame time="3270" hash="5FAE0BDC65C609CB766CE585B8C649DB"/>
- <TestFrame time="3300" hash="2D21B4AF3780EF2BBCCFCEC957CE49C8"/>
- <TestFrame time="3330" hash="4AB21E266919FB8D340F87091D8E1F62"/>
- <TestFrame time="3360" hash="5F5DA43901938FA244F536336FFD2DFC"/>
- <TestFrame time="3390" hash="9B7685F5933C5E06883EE4D1BB2BD2C6"/>
- <TestFrame time="3420" hash="96C077E3A572EDFF04FA9B2F7020FFD0"/>
- <TestFrame time="3450" hash="7CB5FC371040E587DE9F06CE14A4B29A"/>
- <TestMouse time="3840" type="2" button="1" buttons="1" globalPos="614,528" pos="175,131"/>
- <TestMouse time="3930" type="3" button="1" buttons="0" globalPos="614,528" pos="175,131"/>
- <TestFrame time="3930" hash="7CB5FC371040E587DE9F06CE14A4B29A"/>
- <TestFrame time="3990" hash="8F88EE8780C32F038C9ACDC7172DE04E"/>
- <TestFrame time="4020" hash="BE859D598C5DB953A8FC506DED4940EB"/>
- <TestFrame time="4050" hash="16FE17B15900FF0464AB20EA921E5B1F"/>
- <TestFrame time="4080" hash="FCB17070EF24575C61046928A8BBE440"/>
- <TestFrame time="4110" hash="4F58226BDBDA7339D972ECA065F75766"/>
- <TestFrame time="4140" hash="D9AF30557F99B086BB1A185A946B580D"/>
- <TestFrame time="4170" hash="082E0E7650D187A54EF0948CCCA98E5A"/>
- <TestFrame time="4200" hash="4F41101378A104E72228EEB4BA395CA8"/>
- <TestFrame time="4230" hash="3223ED179C828FADB3ECA9C6373176C1"/>
- <TestFrame time="4260" hash="DAFCCE427161A70C3513841AC22AEA00"/>
- <TestFrame time="4290" hash="7F465A99FCA50503736E470A0B4E1C7A"/>
- <TestFrame time="4320" hash="97542160B249135B1F3957DBBB329C2E"/>
- <TestFrame time="4350" hash="F9F74A2E38B52C9266F33E428B6ACD9D"/>
- <TestFrame time="4380" hash="65AD7E0189C096792331BD1BB0DAF0DB"/>
- <TestFrame time="4410" hash="BA403842BA3128B1CDF6A9CB28C90751"/>
- <TestFrame time="4440" hash="1BCDCD0E8166D69F4349E05D5E92FD9D"/>
- <TestFrame time="4470" hash="383BA6B9EFCC58FCA512982A207631F6"/>
- <TestMouse time="4920" type="2" button="1" buttons="1" globalPos="614,528" pos="175,131"/>
- <TestMouse time="5010" type="3" button="1" buttons="0" globalPos="614,528" pos="175,131"/>
- <TestFrame time="5010" hash="383BA6B9EFCC58FCA512982A207631F6"/>
- <TestFrame time="5070" hash="ADC501A3A2B8AAF72F58BA985B57424E"/>
- <TestFrame time="5100" hash="BFA51B7C19753EF7B16D78AFFFC7B9DD"/>
- <TestFrame time="5130" hash="A93F930EC8528F954CD4A770C9A8171B"/>
- <TestFrame time="5160" hash="0B0C6419E1E5B016D9C22BD98FD452B1"/>
- <TestFrame time="5190" hash="1D5CD86AB732DA3705A7BB1DEAB77923"/>
- <TestFrame time="5220" hash="69058485CED6BC992A1A7C5EE34ADD4C"/>
- <TestFrame time="5250" hash="72731478D80F024076EA639B55152360"/>
- <TestFrame time="5280" hash="37739777A5979F3EBF85E47E63341660"/>
- <TestFrame time="5310" hash="FCAE0317F81A3DDD713F4DB1349A9DA0"/>
- <TestFrame time="5340" hash="82363265ED2B611A54F8D48B2AF22F11"/>
- <TestFrame time="5370" hash="5FAE0BDC65C609CB766CE585B8C649DB"/>
- <TestFrame time="5400" hash="2D21B4AF3780EF2BBCCFCEC957CE49C8"/>
- <TestFrame time="5430" hash="4AB21E266919FB8D340F87091D8E1F62"/>
- <TestFrame time="5460" hash="5F5DA43901938FA244F536336FFD2DFC"/>
- <TestFrame time="5490" hash="9B7685F5933C5E06883EE4D1BB2BD2C6"/>
- <TestFrame time="5520" hash="96C077E3A572EDFF04FA9B2F7020FFD0"/>
- <TestFrame time="5550" hash="7CB5FC371040E587DE9F06CE14A4B29A"/>
- <TestMouse time="5910" type="2" button="1" buttons="1" globalPos="614,528" pos="175,131"/>
- <TestMouse time="6030" type="3" button="1" buttons="0" globalPos="614,528" pos="175,131"/>
- <TestFrame time="6030" hash="7CB5FC371040E587DE9F06CE14A4B29A"/>
- <TestFrame time="6090" hash="8F88EE8780C32F038C9ACDC7172DE04E"/>
- <TestFrame time="6120" hash="BE859D598C5DB953A8FC506DED4940EB"/>
- <TestFrame time="6150" hash="16FE17B15900FF0464AB20EA921E5B1F"/>
- <TestFrame time="6180" hash="FCB17070EF24575C61046928A8BBE440"/>
- <TestFrame time="6210" hash="4F58226BDBDA7339D972ECA065F75766"/>
- <TestFrame time="6240" hash="D9AF30557F99B086BB1A185A946B580D"/>
- <TestFrame time="6270" hash="082E0E7650D187A54EF0948CCCA98E5A"/>
- <TestFrame time="6300" hash="4F41101378A104E72228EEB4BA395CA8"/>
- <TestFrame time="6330" hash="3223ED179C828FADB3ECA9C6373176C1"/>
- <TestFrame time="6360" hash="DAFCCE427161A70C3513841AC22AEA00"/>
- <TestFrame time="6390" hash="7F465A99FCA50503736E470A0B4E1C7A"/>
- <TestFrame time="6420" hash="97542160B249135B1F3957DBBB329C2E"/>
- <TestFrame time="6450" hash="F9F74A2E38B52C9266F33E428B6ACD9D"/>
- <TestFrame time="6480" hash="65AD7E0189C096792331BD1BB0DAF0DB"/>
- <TestFrame time="6510" hash="BA403842BA3128B1CDF6A9CB28C90751"/>
- <TestFrame time="6540" hash="1BCDCD0E8166D69F4349E05D5E92FD9D"/>
- <TestFrame time="6570" hash="383BA6B9EFCC58FCA512982A207631F6"/>
-</TestLog>
diff --git a/tests/auto/declarative/visual/bindinganimation/data/opengl/manifest.xml b/tests/auto/declarative/visual/bindinganimation/data/opengl/manifest.xml
deleted file mode 100644
index 6c5856f..0000000
--- a/tests/auto/declarative/visual/bindinganimation/data/opengl/manifest.xml
+++ /dev/null
@@ -1,104 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<TestLog>
- <TestFullFrame time="30" frameId="0"/>
- <TestMouse time="1770" type="2" button="1" buttons="1" globalPos="614,528" pos="175,131"/>
- <TestMouse time="1860" type="3" button="1" buttons="0" globalPos="614,528" pos="175,131"/>
- <TestFrame time="1860" hash="7CB5FC371040E587DE9F06CE14A4B29A"/>
- <TestFrame time="1920" hash="8F88EE8780C32F038C9ACDC7172DE04E"/>
- <TestFrame time="1950" hash="BE859D598C5DB953A8FC506DED4940EB"/>
- <TestFrame time="1980" hash="16FE17B15900FF0464AB20EA921E5B1F"/>
- <TestFrame time="2010" hash="FCB17070EF24575C61046928A8BBE440"/>
- <TestFrame time="2040" hash="4F58226BDBDA7339D972ECA065F75766"/>
- <TestFrame time="2070" hash="D9AF30557F99B086BB1A185A946B580D"/>
- <TestFrame time="2100" hash="082E0E7650D187A54EF0948CCCA98E5A"/>
- <TestFrame time="2130" hash="4F41101378A104E72228EEB4BA395CA8"/>
- <TestFrame time="2160" hash="3223ED179C828FADB3ECA9C6373176C1"/>
- <TestFrame time="2190" hash="DAFCCE427161A70C3513841AC22AEA00"/>
- <TestFrame time="2220" hash="7F465A99FCA50503736E470A0B4E1C7A"/>
- <TestFrame time="2250" hash="97542160B249135B1F3957DBBB329C2E"/>
- <TestFrame time="2280" hash="F9F74A2E38B52C9266F33E428B6ACD9D"/>
- <TestFrame time="2310" hash="65AD7E0189C096792331BD1BB0DAF0DB"/>
- <TestFrame time="2340" hash="BA403842BA3128B1CDF6A9CB28C90751"/>
- <TestFrame time="2370" hash="1BCDCD0E8166D69F4349E05D5E92FD9D"/>
- <TestFrame time="2400" hash="383BA6B9EFCC58FCA512982A207631F6"/>
- <TestMouse time="2820" type="2" button="1" buttons="1" globalPos="614,528" pos="175,131"/>
- <TestMouse time="2910" type="3" button="1" buttons="0" globalPos="614,528" pos="175,131"/>
- <TestFrame time="2910" hash="383BA6B9EFCC58FCA512982A207631F6"/>
- <TestFrame time="2970" hash="ADC501A3A2B8AAF72F58BA985B57424E"/>
- <TestFrame time="3000" hash="BFA51B7C19753EF7B16D78AFFFC7B9DD"/>
- <TestFrame time="3030" hash="A93F930EC8528F954CD4A770C9A8171B"/>
- <TestFrame time="3060" hash="0B0C6419E1E5B016D9C22BD98FD452B1"/>
- <TestFrame time="3090" hash="1D5CD86AB732DA3705A7BB1DEAB77923"/>
- <TestFrame time="3120" hash="69058485CED6BC992A1A7C5EE34ADD4C"/>
- <TestFrame time="3150" hash="72731478D80F024076EA639B55152360"/>
- <TestFrame time="3180" hash="37739777A5979F3EBF85E47E63341660"/>
- <TestFrame time="3210" hash="FCAE0317F81A3DDD713F4DB1349A9DA0"/>
- <TestFrame time="3240" hash="82363265ED2B611A54F8D48B2AF22F11"/>
- <TestFrame time="3270" hash="5FAE0BDC65C609CB766CE585B8C649DB"/>
- <TestFrame time="3300" hash="2D21B4AF3780EF2BBCCFCEC957CE49C8"/>
- <TestFrame time="3330" hash="4AB21E266919FB8D340F87091D8E1F62"/>
- <TestFrame time="3360" hash="5F5DA43901938FA244F536336FFD2DFC"/>
- <TestFrame time="3390" hash="9B7685F5933C5E06883EE4D1BB2BD2C6"/>
- <TestFrame time="3420" hash="96C077E3A572EDFF04FA9B2F7020FFD0"/>
- <TestFrame time="3450" hash="7CB5FC371040E587DE9F06CE14A4B29A"/>
- <TestMouse time="3840" type="2" button="1" buttons="1" globalPos="614,528" pos="175,131"/>
- <TestMouse time="3930" type="3" button="1" buttons="0" globalPos="614,528" pos="175,131"/>
- <TestFrame time="3930" hash="7CB5FC371040E587DE9F06CE14A4B29A"/>
- <TestFrame time="3990" hash="8F88EE8780C32F038C9ACDC7172DE04E"/>
- <TestFrame time="4020" hash="BE859D598C5DB953A8FC506DED4940EB"/>
- <TestFrame time="4050" hash="16FE17B15900FF0464AB20EA921E5B1F"/>
- <TestFrame time="4080" hash="FCB17070EF24575C61046928A8BBE440"/>
- <TestFrame time="4110" hash="4F58226BDBDA7339D972ECA065F75766"/>
- <TestFrame time="4140" hash="D9AF30557F99B086BB1A185A946B580D"/>
- <TestFrame time="4170" hash="082E0E7650D187A54EF0948CCCA98E5A"/>
- <TestFrame time="4200" hash="4F41101378A104E72228EEB4BA395CA8"/>
- <TestFrame time="4230" hash="3223ED179C828FADB3ECA9C6373176C1"/>
- <TestFrame time="4260" hash="DAFCCE427161A70C3513841AC22AEA00"/>
- <TestFrame time="4290" hash="7F465A99FCA50503736E470A0B4E1C7A"/>
- <TestFrame time="4320" hash="97542160B249135B1F3957DBBB329C2E"/>
- <TestFrame time="4350" hash="F9F74A2E38B52C9266F33E428B6ACD9D"/>
- <TestFrame time="4380" hash="65AD7E0189C096792331BD1BB0DAF0DB"/>
- <TestFrame time="4410" hash="BA403842BA3128B1CDF6A9CB28C90751"/>
- <TestFrame time="4440" hash="1BCDCD0E8166D69F4349E05D5E92FD9D"/>
- <TestFrame time="4470" hash="383BA6B9EFCC58FCA512982A207631F6"/>
- <TestMouse time="4920" type="2" button="1" buttons="1" globalPos="614,528" pos="175,131"/>
- <TestMouse time="5010" type="3" button="1" buttons="0" globalPos="614,528" pos="175,131"/>
- <TestFrame time="5010" hash="383BA6B9EFCC58FCA512982A207631F6"/>
- <TestFrame time="5070" hash="ADC501A3A2B8AAF72F58BA985B57424E"/>
- <TestFrame time="5100" hash="BFA51B7C19753EF7B16D78AFFFC7B9DD"/>
- <TestFrame time="5130" hash="A93F930EC8528F954CD4A770C9A8171B"/>
- <TestFrame time="5160" hash="0B0C6419E1E5B016D9C22BD98FD452B1"/>
- <TestFrame time="5190" hash="1D5CD86AB732DA3705A7BB1DEAB77923"/>
- <TestFrame time="5220" hash="69058485CED6BC992A1A7C5EE34ADD4C"/>
- <TestFrame time="5250" hash="72731478D80F024076EA639B55152360"/>
- <TestFrame time="5280" hash="37739777A5979F3EBF85E47E63341660"/>
- <TestFrame time="5310" hash="FCAE0317F81A3DDD713F4DB1349A9DA0"/>
- <TestFrame time="5340" hash="82363265ED2B611A54F8D48B2AF22F11"/>
- <TestFrame time="5370" hash="5FAE0BDC65C609CB766CE585B8C649DB"/>
- <TestFrame time="5400" hash="2D21B4AF3780EF2BBCCFCEC957CE49C8"/>
- <TestFrame time="5430" hash="4AB21E266919FB8D340F87091D8E1F62"/>
- <TestFrame time="5460" hash="5F5DA43901938FA244F536336FFD2DFC"/>
- <TestFrame time="5490" hash="9B7685F5933C5E06883EE4D1BB2BD2C6"/>
- <TestFrame time="5520" hash="96C077E3A572EDFF04FA9B2F7020FFD0"/>
- <TestFrame time="5550" hash="7CB5FC371040E587DE9F06CE14A4B29A"/>
- <TestMouse time="5910" type="2" button="1" buttons="1" globalPos="614,528" pos="175,131"/>
- <TestMouse time="6030" type="3" button="1" buttons="0" globalPos="614,528" pos="175,131"/>
- <TestFrame time="6030" hash="7CB5FC371040E587DE9F06CE14A4B29A"/>
- <TestFrame time="6090" hash="8F88EE8780C32F038C9ACDC7172DE04E"/>
- <TestFrame time="6120" hash="BE859D598C5DB953A8FC506DED4940EB"/>
- <TestFrame time="6150" hash="16FE17B15900FF0464AB20EA921E5B1F"/>
- <TestFrame time="6180" hash="FCB17070EF24575C61046928A8BBE440"/>
- <TestFrame time="6210" hash="4F58226BDBDA7339D972ECA065F75766"/>
- <TestFrame time="6240" hash="D9AF30557F99B086BB1A185A946B580D"/>
- <TestFrame time="6270" hash="082E0E7650D187A54EF0948CCCA98E5A"/>
- <TestFrame time="6300" hash="4F41101378A104E72228EEB4BA395CA8"/>
- <TestFrame time="6330" hash="3223ED179C828FADB3ECA9C6373176C1"/>
- <TestFrame time="6360" hash="DAFCCE427161A70C3513841AC22AEA00"/>
- <TestFrame time="6390" hash="7F465A99FCA50503736E470A0B4E1C7A"/>
- <TestFrame time="6420" hash="97542160B249135B1F3957DBBB329C2E"/>
- <TestFrame time="6450" hash="F9F74A2E38B52C9266F33E428B6ACD9D"/>
- <TestFrame time="6480" hash="65AD7E0189C096792331BD1BB0DAF0DB"/>
- <TestFrame time="6510" hash="BA403842BA3128B1CDF6A9CB28C90751"/>
- <TestFrame time="6540" hash="1BCDCD0E8166D69F4349E05D5E92FD9D"/>
- <TestFrame time="6570" hash="383BA6B9EFCC58FCA512982A207631F6"/>
-</TestLog>
diff --git a/tests/auto/declarative/visual/bindinganimation/data/opengl/image0.png b/tests/auto/declarative/visual/bindinganimation/data/raster/image0.png
index 2cda3fa..92f8cdd 100644
--- a/tests/auto/declarative/visual/bindinganimation/data/opengl/image0.png
+++ b/tests/auto/declarative/visual/bindinganimation/data/raster/image0.png
Binary files differ
diff --git a/tests/auto/declarative/visual/bindinganimation/data/raster/manifest.qml b/tests/auto/declarative/visual/bindinganimation/data/raster/manifest.qml
new file mode 100644
index 0000000..1454949
--- /dev/null
+++ b/tests/auto/declarative/visual/bindinganimation/data/raster/manifest.qml
@@ -0,0 +1,86 @@
+TestLog {
+ TestFullFrame {
+ time: 0
+ frameId: 0
+ }
+ TestMouse {
+ time: 1296
+ type: 2
+ button: 1
+ buttons: 1
+ globalPos: '87,985'
+ pos: '83,29'
+ }
+ TestMouse {
+ time: 1360
+ type: 3
+ button: 1
+ buttons: 0
+ globalPos: '87,985'
+ pos: '83,29'
+ }
+ TestFrame {
+ time: 1376
+ hash: '7CB5FC371040E587DE9F06CE14A4B29A'
+ }
+ TestFrame {
+ time: 1392
+ hash: 'A5E5DBD179C7E48D34B8107F8CC6B5BE'
+ }
+ TestFrame {
+ time: 1408
+ hash: 'A5E5DBD179C7E48D34B8107F8CC6B5BE'
+ }
+ TestFrame {
+ time: 1424
+ hash: '69FB651AA84E07E4A6DEAA31CB10641B'
+ }
+ TestFrame {
+ time: 1440
+ hash: '3FFC4C4BD282010A359DCEAF2D8496AC'
+ }
+ TestFrame {
+ time: 1456
+ hash: '3FFC4C4BD282010A359DCEAF2D8496AC'
+ }
+ TestFrame {
+ time: 1472
+ hash: 'ADA58B13247A654BBCECF3F254AB797F'
+ }
+ TestFrame {
+ time: 1488
+ hash: 'B314799BC732B6BD8C42A622B720E3D5'
+ }
+ TestFrame {
+ time: 1504
+ hash: 'B314799BC732B6BD8C42A622B720E3D5'
+ }
+ TestFrame {
+ time: 1520
+ hash: '7377569C13CF5DE368B22209AB8AE395'
+ }
+ TestFrame {
+ time: 1536
+ hash: '7C1E4A1F80C68EE57D052A9D7851F937'
+ }
+ TestFrame {
+ time: 1552
+ hash: '7C1E4A1F80C68EE57D052A9D7851F937'
+ }
+ TestFrame {
+ time: 1568
+ hash: '24D6DB9544205075836A86A54B55A820'
+ }
+ TestFrame {
+ time: 1584
+ hash: '24D6DB9544205075836A86A54B55A820'
+ }
+ TestFrame {
+ time: 1600
+ hash: '8A84E4C3E8AD4C6A9A7BD3E1620718C1'
+ }
+ TestFrame {
+ time: 1616
+ hash: 'B8EA544A4EF3B7E0A9E0A7777B55EDC7'
+ }
+}
diff --git a/tests/auto/declarative/visual/bindinganimation/test b/tests/auto/declarative/visual/bindinganimation/test
index 964c489..bb59333 100644
--- a/tests/auto/declarative/visual/bindinganimation/test
+++ b/tests/auto/declarative/visual/bindinganimation/test
@@ -1 +1 @@
-bindinganimation.xml
+bindinganimation.qml