summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlecmascript/data/qmlToString.qml
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-11/+0
| | | | QDeclarativeXXX.
* Add three failing tests to the QML ECMAscript autotestAlan Alpert2009-10-071-0/+11
Tests the creation, deletion and toString functions for QML objects. Task-number: QT-2252