Basic autotest of QQuickSpriteGoal
authorAlan Alpert <alan.alpert@nokia.com>
Fri, 28 Oct 2011 10:07:25 +0000 (20:07 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 31 Oct 2011 09:00:44 +0000 (10:00 +0100)
commit7383d3c6f427982fdbf22b9a050f46e2e42512c2
tree7e606ee431bd6a596ff75fb978836428c7ac83b0
parent2c19fa1a574c29e7fd293d5ee789b08c44cf3da2
Basic autotest of QQuickSpriteGoal

Depends on the fix for QQuickImageParticle that makes it actually update
the data object.

Change-Id: I12992cbe504988c6df45b319c1e6f6e304b327de
Reviewed-by: Martin Jones <martin.jones@nokia.com>
tests/auto/particles/qquickspritegoal/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickspritegoal/qquickspritegoal.pro [new file with mode: 0644]
tests/auto/particles/qquickspritegoal/tst_qquickspritegoal.cpp [new file with mode: 0644]