Changed qml tests to work from install directory
authorKurt Korbatits <kurt.korbatits@nokia.com>
Tue, 6 Mar 2012 04:01:34 +0000 (14:01 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 7 Mar 2012 05:24:18 +0000 (06:24 +0100)
commit65764c0334e92c7229457c1bc412f262c9ffdb8a
tree3c7b5dccd5ad6537f113b252077f6178de88c48f
parent2df64d04bee04b9a30d6d62582199cc9ec524632
Changed qml tests to work from install directory

- Changed tests to use TESTDATA
- moved qqmlcontext to private test as it contains private header
- added check for cross_compile option to skip when sources not available

Change-Id: I0f68f58ffcb1b41b8e40a9851e3e003fe72ee2f9
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
35 files changed:
tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro
tests/auto/qml/debugger/qqmldebugjs/qqmldebugjs.pro
tests/auto/qml/parserstress/parserstress.pro
tests/auto/qml/parserstress/tst_parserstress.cpp
tests/auto/qml/qjsengine/qjsengine.pro
tests/auto/qml/qml.pro
tests/auto/qml/qmlmin/qmlmin.pro
tests/auto/qml/qmlmin/tst_qmlmin.cpp
tests/auto/qml/qqmlcomponent/qqmlcomponent.pro
tests/auto/qml/qqmlconsole/qqmlconsole.pro
tests/auto/qml/qqmlcontext/qqmlcontext.pro
tests/auto/qml/qqmlecmascript/qqmlecmascript.pro
tests/auto/qml/qqmlerror/qqmlerror.pro
tests/auto/qml/qqmlexpression/qqmlexpression.pro
tests/auto/qml/qqmlincubator/qqmlincubator.pro
tests/auto/qml/qqmlinfo/qqmlinfo.pro
tests/auto/qml/qqmllanguage/qqmllanguage.pro
tests/auto/qml/qqmllistreference/qqmllistreference.pro
tests/auto/qml/qqmllocale/qqmllocale.pro
tests/auto/qml/qqmlmetaobject/qqmlmetaobject.pro
tests/auto/qml/qqmlmoduleplugin/tst_qqmlmoduleplugin.pro
tests/auto/qml/qqmlparser/qqmlparser.pro
tests/auto/qml/qqmlparser/tst_qqmlparser.cpp
tests/auto/qml/qqmlproperty/qqmlproperty.pro
tests/auto/qml/qqmlqt/qqmlqt.pro
tests/auto/qml/qqmlsqldatabase/qqmlsqldatabase.pro
tests/auto/qml/qqmltranslation/qqmltranslation.pro
tests/auto/qml/qqmlvaluetypes/qqmlvaluetypes.pro
tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro
tests/auto/qml/qquickbinding/qquickbinding.pro
tests/auto/qml/qquickconnection/qquickconnection.pro
tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro
tests/auto/qml/qquicklistmodel/qquicklistmodel.pro
tests/auto/qml/qquickworkerscript/qquickworkerscript.pro
tests/auto/qml/v4/v4.pro