summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativebinding
Commit message (Collapse)AuthorAgeFilesLines
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-212-2/+2
| | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
|
* Autotest tweaks.Michael Brasser2010-03-282-2/+8
|
* Make more tests compile on solaris-ccAlan Alpert2010-03-231-1/+1
|
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵Leonardo Sobral Cunha2010-02-241-6/+6
| | | | to QDeclarativeXXX.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-244-0/+147
QDeclarativeXXX.