aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles/particles.pro
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2012-04-02 11:34:50 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-12 04:07:37 +0200
commita2db1421375d8825ab12753af16d44f03f81b488 (patch)
treeb98a1ec3aba8407ac8f8b90d30f8f138a6827cf0 /tests/auto/particles/particles.pro
parent71cc3fefefbd08c5abadf2f486a0360ec3cda643 (diff)
Get SpriteGoal and GroupGoal tests running again
Missing from particles.pro, and needed quick-private removed from their pro files. Also updated to match new sprite API, presumably these were missed because they weren't running before. Change-Id: I9be2d7f2b0bacc32c26829d40e91e8907c184906 Reviewed-by: Chris Adams <christopher.adams@nokia.com>
Diffstat (limited to 'tests/auto/particles/particles.pro')
-rw-r--r--tests/auto/particles/particles.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/particles/particles.pro b/tests/auto/particles/particles.pro
index d376b9305e..265a1eabc7 100644
--- a/tests/auto/particles/particles.pro
+++ b/tests/auto/particles/particles.pro
@@ -7,6 +7,7 @@ PRIVATETESTS += \
qquickcustomaffector \
qquickcustomparticle \
qquickellipseextruder \
+ qquickgroupgoal \
qquickfriction \
qquickgravity \
qquickimageparticle \
@@ -18,6 +19,7 @@ PRIVATETESTS += \
qquickpointattractor \
qquickpointdirection \
qquickrectangleextruder \
+ qquickspritegoal \
qquicktargetdirection \
qquicktrailemitter \
qquickturbulence \