summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelayouts
Commit message (Collapse)AuthorAgeFilesLines
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-211-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
|
* Fix test after deletion of GraphicsObjectContainer.Alexis Menard2010-04-091-23/+20
| | | | Reviewed-by:TrustMe
* Update CommentAlan Alpert2010-03-311-1/+1
|
* Fixed inconsistent test naming.Rohan McGovern2010-03-223-0/+188
TARGET and test class name should always match.