aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testapplications/elements/content/pics
Commit message (Collapse)AuthorAgeFilesLines
* Add state changing properties to QQuickSpriteImageAlan Alpert2011-10-269-0/+0
| | | | | | | Also adds a manual test for them. Change-Id: I5f7effe43f5784eccf7221f2bd72da480792bf89 Reviewed-by: Damian Jansen <damian.jansen@nokia.com>
* Add Particles basic acceptance manual tests.Damian Jansen2011-10-063-0/+0
| | | | | | | Change-Id: I9be3f3257d74e6a3535f8137083e5dad31965c87 Reviewed-on: http://codereview.qt-project.org/5906 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
* QtQuick 2.0 elements system testDamian Jansen2011-09-197-0/+0
Added an application to browse elements. A very basic acceptance test method that each can be performed in under a minute. Added the .qtt for formal usage. Also moved qsgimage system test. Change-Id: Iada9804e2efe1339a072935647962e54aa3b4c6f Reviewed-on: http://codereview.qt-project.org/4380 Reviewed-by: Michael Brasser <michael.brasser@nokia.com>