Changed quick tests to work from install directory
authorKurt Korbatits <kurt.korbatits@nokia.com>
Tue, 6 Mar 2012 04:48:21 +0000 (14:48 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 7 Mar 2012 05:24:24 +0000 (06:24 +0100)
commit72f4ccecf457eaa34469e9d7c2d05802214904d6
treed8c1a4a8ad12369f6cac9afc18c2e6c1cc3891d5
parent65764c0334e92c7229457c1bc412f262c9ffdb8a
Changed quick tests to work from install directory

- Changed tests to use TESTDATA
- added check for cross_compile option to skip when sources not available

Change-Id: I1f382794ff982bbc07fc20438a4e4a8c8b8d565f
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
44 files changed:
tests/auto/quick/examples/examples.pro
tests/auto/quick/examples/tst_examples.cpp
tests/auto/quick/qquickaccessible/qquickaccessible.pro
tests/auto/quick/qquickaccessible/tst_qquickaccessible.cpp
tests/auto/quick/qquickanchors/qquickanchors.pro
tests/auto/quick/qquickanimatedimage/qquickanimatedimage.pro
tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro
tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro
tests/auto/quick/qquickanimations/qquickanimations.pro
tests/auto/quick/qquickbehaviors/qquickbehaviors.pro
tests/auto/quick/qquickborderimage/qquickborderimage.pro
tests/auto/quick/qquickcanvas/qquickcanvas.pro
tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro
tests/auto/quick/qquickflickable/qquickflickable.pro
tests/auto/quick/qquickflipable/qquickflipable.pro
tests/auto/quick/qquickfocusscope/qquickfocusscope.pro
tests/auto/quick/qquickfontloader/qquickfontloader.pro
tests/auto/quick/qquickgridview/qquickgridview.pro
tests/auto/quick/qquickimage/qquickimage.pro
tests/auto/quick/qquickitem/qquickitem.pro
tests/auto/quick/qquickitem2/qquickitem2.pro
tests/auto/quick/qquickitemlayer/qquickitemlayer.pro
tests/auto/quick/qquicklistview/qquicklistview.pro
tests/auto/quick/qquickloader/qquickloader.pro
tests/auto/quick/qquickmousearea/qquickmousearea.pro
tests/auto/quick/qquickmultipointtoucharea/qquickmultipointtoucharea.pro
tests/auto/quick/qquickpath/qquickpath.pro
tests/auto/quick/qquickpathview/qquickpathview.pro
tests/auto/quick/qquickpincharea/qquickpincharea.pro
tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro
tests/auto/quick/qquickpositioners/qquickpositioners.pro
tests/auto/quick/qquickrepeater/qquickrepeater.pro
tests/auto/quick/qquicksmoothedanimation/qquicksmoothedanimation.pro
tests/auto/quick/qquickspringanimation/qquickspringanimation.pro
tests/auto/quick/qquickspriteimage/qquickspriteimage.pro
tests/auto/quick/qquickspritesequence/qquickspritesequence.pro
tests/auto/quick/qquickstates/qquickstates.pro
tests/auto/quick/qquicktext/qquicktext.pro
tests/auto/quick/qquicktextedit/qquicktextedit.pro
tests/auto/quick/qquicktextinput/qquicktextinput.pro
tests/auto/quick/qquickview/qquickview.pro
tests/auto/quick/qquickvisualdatamodel/qquickvisualdatamodel.pro
tests/auto/quick/qquickxmllistmodel/qquickxmllistmodel.pro
tests/auto/quick/rendernode/rendernode.pro