summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeinstruction
Commit message (Collapse)AuthorAgeFilesLines
* Improve consistency in handling of aliases, bindings and value typesAaron Kennedy2010-11-291-2/+3
| | | | Task-number: QTBUG-13719
* Correct spelling (UNKOWN -> UNKNOWN) to fix recent test regressionBradley T. Hughes2010-08-101-1/+1
| | | | | | | Commit eea84818e98af917d3cf2bf04ea17a416ef9d55e corrected some spelling mistakes, one of which this test was relying on. Reviewed-by: trustme
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-3/+6
| | | | | Task-number: Reviewed-by: Martin Jones
* Fix testAaron Kennedy2010-05-201-1/+0
|
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+5
| | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones
* 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.