Expand QSGImageParticle test
authorAlan Alpert <alan.alpert@nokia.com>
Mon, 10 Oct 2011 09:05:51 +0000 (19:05 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 11 Oct 2011 04:42:53 +0000 (06:42 +0200)
commitf8aab7293ef223a388b28c7805076c932fecded1
tree2bf081f70c911e99a7b812ae523f7d10dfa90e6f
parent6be1e2f0ee364e6ed98def35f5c1fcb7578f3860
Expand QSGImageParticle test

Now tests all performance levels.

Also fixes an emitter timing edge-case which might be destabilizing the
tests.

Change-Id: I5e2f133dc4b96dd05d49e7e983ae630e379fa66b
Reviewed-on: http://codereview.qt-project.org/6313
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/declarative/particles/qsgparticleemitter.cpp
src/declarative/particles/qsgparticlesystem.cpp
src/declarative/particles/qsgtrailemitter.cpp
tests/auto/particles/qsgimageparticle/data/colored.qml [new file with mode: 0644]
tests/auto/particles/qsgimageparticle/data/deformed.qml [new file with mode: 0644]
tests/auto/particles/qsgimageparticle/data/sprite.qml [new file with mode: 0644]
tests/auto/particles/qsgimageparticle/data/tabled.qml [new file with mode: 0644]
tests/auto/particles/qsgimageparticle/tst_qsgimageparticle.cpp
tests/auto/particles/shared/squarefacesprite.png [new file with mode: 0644]
tests/auto/particles/shared/table.png [new file with mode: 0644]