summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativefontloader
Commit message (Collapse)AuthorAgeFilesLines
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-3/+6
| | | | | Task-number: Reviewed-by: Martin Jones
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
| | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones
* Remove unnecesary check for debug output.Martin Jones2010-05-101-3/+0
|
* Error message on QWS appears to have changed.Martin Jones2010-05-101-1/+1
|
* Ignore QWS verbosity.Warwick Allison2010-04-281-0/+3
|
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-2/+2
| | | | QTBUG-9726
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-7/+7
| | | | | Task-number: Reviewed-by: Martin Jones
* Use different ports for network tests to avoid clashes in parallel testing.Martin Jones2010-04-131-5/+5
|
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
|
* Use reliable local server for HTTP testing.Warwick Allison2010-03-142-7/+33
| | | | Test font redirection.
* Fix test, fix warning consistency.Warwick Allison2010-03-111-2/+2
| | | | address.com must really get sick of test robots.
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵Leonardo Sobral Cunha2010-02-241-10/+10
| | | | to QDeclarativeXXX.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-244-0/+164
QDeclarativeXXX.