summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeworkerscript/tst_qdeclarativeworkerscript.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+5
* Allow js files with '.pragma library' to be used from WorkerScriptBea Lam2010-05-261-8/+35
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-1/+1
* Remove expected warningBea Lam2010-03-081-17/+1
* Make test compileBea Lam2010-03-081-3/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-051-7/+13
|\
| * Fix tests failing due to javascript eval errors.Bea Lam2010-03-041-7/+13
* | Fix test leaksBea Lam2010-03-051-0/+4
|/
* Increase test timerBea Lam2010-03-041-1/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-041-1/+1
|\
| * Fix url in source() test.Bea Lam2010-03-041-1/+1
* | Fix test to listen for signal instead of try-waiting for property.Bea Lam2010-03-041-5/+8
|/
* Add WorkerScript docs and tests.Bea Lam2010-03-031-0/+184