summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlengine/qmlengine.pro
Commit message (Collapse)AuthorAgeFilesLines
* QmlEngine testsAaron Kennedy2009-11-161-0/+8
|
* Merge qmlengine and qmlbindengine testsAaron Kennedy2009-09-231-5/+0
|
* Added QmlEngine::componentSearchPath()Kai Koehne2009-05-191-0/+5
componentSearchPath() returns the list of urls (folders) inspected by qml to locate sub components. This is used in Bauhaus. Autotests have been stored in new "declarative/qmlengine" directory.