summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeinstruction
Commit message (Collapse)AuthorAgeFilesLines
* Remove Script {} supportAaron Kennedy2010-04-191-34/+23
|
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
|
* Improve static assignment to QVariant's in the int and double caseAaron Kennedy2010-04-081-0/+20
|
* Fix test.Michael Brasser2010-04-081-0/+1
|
* Fix test (StoreScriptImported shifted enum values)Warwick Allison2010-03-221-2/+11
| | | | | Adds test for StoreScriptImported. Makes invalid instruction test resistant to future changes.
* Fix testAaron Kennedy2010-03-121-9/+9
|
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵Leonardo Sobral Cunha2010-02-241-4/+4
| | | | to QDeclarativeXXX.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-242-0/+591
QDeclarativeXXX.