summaryrefslogtreecommitdiffstats
path: root/tests/auto/lancelot/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Add basic static text drawing capability to lanceJiang Jiang2011-06-031-0/+122
| | | | | | | | | Task-number: QTBUG-17514 Change-Id: Ife7cd8f940424d805f634ca190bcbf6fd83d8682 Reviewed-on: http://codereview.qt.nokia.com/321 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: aavit (cherry picked from commit ce041a6516bfb0d9bd9ee1707605b478e1c9171a)
* Make it possible to test the new font hinting in lance[elot]aavit2011-04-071-0/+26
| | | | | A rudimentary test script is also included, showing the use of the new parameter to the qps setFont command.
* Remove historic remains of qt3 testingaavit2010-10-261-61/+61
|
* First shot at a new client-server based autotest of the Arthuraavit2010-08-2559-0/+6879
2D rendering system, based on the lance test tool. Hence dubbed lancelot.