summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativexmlhttprequest
Commit message (Collapse)AuthorAgeFilesLines
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-2/+8
| | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2153-53/+53
| | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081
* Pass even if $LANG is not set to en_US.*Warwick Allison2010-04-1433-16/+37
|
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
|
* Remove usage of Script where not actually testing the obsolete construct.Warwick Allison2010-04-085-278/+268
|
* Don't assume documents are in UTF-8.Bea Lam2010-03-053-0/+53
| | | | Task-number: QTBUG-7719
* Use _data() for some testsBea Lam2010-03-051-377/+158
|
* make runnable from elsewhereWarwick Allison2010-03-031-3/+3
|
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵Leonardo Sobral Cunha2010-02-241-46/+46
| | | | to QDeclarativeXXX.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-2481-0/+3665
QDeclarativeXXX.