Set the Qt API level to compatibility mode in all tests.
authorThiago Macieira <thiago.macieira@intel.com>
Wed, 1 Aug 2012 12:27:05 +0000 (14:27 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 1 Aug 2012 21:33:39 +0000 (23:33 +0200)
commit8dabc28e4ea6fe7946ee7770ba39410c6d95bc1d
treea63554d80d79ab8442586754a51a5b619e7cf7c1
parent5ab6ff214336187807ff909358da36ab7954e9ec
Set the Qt API level to compatibility mode in all tests.

Qt 5.0 beta requires changing the default to the 5.0 API, disabling
the deprecated code. However, tests should test (and often do) the
compatibility API too, so turn it back on.

Task-number: QTBUG-25053
Change-Id: I6988c2360e9d88916311374a0c910bfc5b607439
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
178 files changed:
tests/auto/particles/qquickage/qquickage.pro
tests/auto/particles/qquickangleddirection/qquickangleddirection.pro
tests/auto/particles/qquickcumulativedirection/qquickcumulativedirection.pro
tests/auto/particles/qquickcustomaffector/qquickcustomaffector.pro
tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro
tests/auto/particles/qquickellipseextruder/qquickellipseextruder.pro
tests/auto/particles/qquickfriction/qquickfriction.pro
tests/auto/particles/qquickgravity/qquickgravity.pro
tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro
tests/auto/particles/qquickimageparticle/qquickimageparticle.pro
tests/auto/particles/qquickitemparticle/qquickitemparticle.pro
tests/auto/particles/qquicklineextruder/qquicklineextruder.pro
tests/auto/particles/qquickmaskextruder/qquickmaskextruder.pro
tests/auto/particles/qquickparticlegroup/qquickparticlegroup.pro
tests/auto/particles/qquickparticlesystem/qquickparticlesystem.pro
tests/auto/particles/qquickpointattractor/qquickpointattractor.pro
tests/auto/particles/qquickpointdirection/qquickpointdirection.pro
tests/auto/particles/qquickrectangleextruder/qquickrectangleextruder.pro
tests/auto/particles/qquickspritegoal/qquickspritegoal.pro
tests/auto/particles/qquicktargetdirection/qquicktargetdirection.pro
tests/auto/particles/qquicktrailemitter/qquicktrailemitter.pro
tests/auto/particles/qquickturbulence/qquickturbulence.pro
tests/auto/particles/qquickwander/qquickwander.pro
tests/auto/qml/animation/qabstractanimationjob/qabstractanimationjob.pro
tests/auto/qml/animation/qanimationgroupjob/qanimationgroupjob.pro
tests/auto/qml/animation/qparallelanimationgroupjob/qparallelanimationgroupjob.pro
tests/auto/qml/animation/qpauseanimationjob/qpauseanimationjob.pro
tests/auto/qml/animation/qsequentialanimationgroupjob/qsequentialanimationgroupjob.pro
tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro
tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro
tests/auto/qml/debugger/qqmldebugclient/qqmldebugclient.pro
tests/auto/qml/debugger/qqmldebugjs/qqmldebugjs.pro
tests/auto/qml/debugger/qqmldebugservice/qqmldebugservice.pro
tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/qqmlenginedebuginspectorintegrationtest.pro
tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugservice.pro
tests/auto/qml/debugger/qqmlinspector/qqmlinspector.pro
tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.pro
tests/auto/qml/parserstress/parserstress.pro
tests/auto/qml/qjsengine/qjsengine.pro
tests/auto/qml/qjsonbinding/qjsonbinding.pro
tests/auto/qml/qjsvalue/qjsvalue.pro
tests/auto/qml/qjsvalueiterator/qjsvalueiterator.pro
tests/auto/qml/qmlmin/qmlmin.pro
tests/auto/qml/qmlplugindump/qmlplugindump.pro
tests/auto/qml/qqmlbundle/data/imports/bundletest/plugin1.pro
tests/auto/qml/qqmlbundle/tst_qqmlbundle.pro
tests/auto/qml/qqmlcomponent/qqmlcomponent.pro
tests/auto/qml/qqmlconsole/qqmlconsole.pro
tests/auto/qml/qqmlcontext/qqmlcontext.pro
tests/auto/qml/qqmlcpputils/qqmlcpputils.pro
tests/auto/qml/qqmldirparser/qqmldirparser.pro
tests/auto/qml/qqmlecmascript/qqmlecmascript.pro
tests/auto/qml/qqmlengine/qqmlengine.pro
tests/auto/qml/qqmlerror/qqmlerror.pro
tests/auto/qml/qqmlexpression/qqmlexpression.pro
tests/auto/qml/qqmlglobal/qqmlglobal.pro
tests/auto/qml/qqmlincubator/qqmlincubator.pro
tests/auto/qml/qqmlinfo/qqmlinfo.pro
tests/auto/qml/qqmlinstruction/qqmlinstruction.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/qqmlmetatype/qqmlmetatype.pro
tests/auto/qml/qqmlmoduleplugin/invalidNamespaceModule/invalidNamespaceModule.pro
tests/auto/qml/qqmlmoduleplugin/invalidStrictModule/invalidStrictModule.pro
tests/auto/qml/qqmlmoduleplugin/nestedPlugin/nestedPlugin.pro
tests/auto/qml/qqmlmoduleplugin/nonstrictModule/nonstrictModule.pro
tests/auto/qml/qqmlmoduleplugin/plugin.2.1/plugin.2.1.pro
tests/auto/qml/qqmlmoduleplugin/plugin.2/plugin.2.pro
tests/auto/qml/qqmlmoduleplugin/plugin/plugin.pro
tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro
tests/auto/qml/qqmlmoduleplugin/pluginVersion/pluginVersion.pro
tests/auto/qml/qqmlmoduleplugin/pluginWithQmlFile/pluginWithQmlFile.pro
tests/auto/qml/qqmlmoduleplugin/pluginWrongCase/pluginWrongCase.pro
tests/auto/qml/qqmlmoduleplugin/preemptedStrictModule/preemptedStrictModule.pro
tests/auto/qml/qqmlmoduleplugin/preemptiveModule/preemptiveModule.pro
tests/auto/qml/qqmlmoduleplugin/strictModule/strictModule.pro
tests/auto/qml/qqmlmoduleplugin/tst_qqmlmoduleplugin.pro
tests/auto/qml/qqmlparser/qqmlparser.pro
tests/auto/qml/qqmlproperty/qqmlproperty.pro
tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro
tests/auto/qml/qqmlpropertymap/qqmlpropertymap.pro
tests/auto/qml/qqmlqt/qqmlqt.pro
tests/auto/qml/qqmlsqldatabase/qqmlsqldatabase.pro
tests/auto/qml/qqmltranslation/qqmltranslation.pro
tests/auto/qml/qqmlvaluetypeproviders/qqmlvaluetypeproviders.pro
tests/auto/qml/qqmlvaluetypes/qqmlvaluetypes.pro
tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro
tests/auto/qml/qquickbinding/qquickbinding.pro
tests/auto/qml/qquickchangeset/qquickchangeset.pro
tests/auto/qml/qquickconnection/qquickconnection.pro
tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro
tests/auto/qml/qquicklistcompositor/qquicklistcompositor.pro
tests/auto/qml/qquicklistmodel/qquicklistmodel.pro
tests/auto/qml/qquicklistmodelworkerscript/qquicklistmodelworkerscript.pro
tests/auto/qml/qquickworkerscript/qquickworkerscript.pro
tests/auto/qml/qrcqml/qrcqml.pro
tests/auto/qml/v4/v4.pro
tests/auto/qmldevtools/compile/compile.pro
tests/auto/qmltest/qmltest.pro
tests/auto/quick/examples/examples.pro
tests/auto/quick/geometry/geometry.pro
tests/auto/quick/nodes/nodes.pro
tests/auto/quick/qquickaccessible/qquickaccessible.pro
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/qquickapplication/qquickapplication.pro
tests/auto/quick/qquickbehaviors/qquickbehaviors.pro
tests/auto/quick/qquickborderimage/qquickborderimage.pro
tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro
tests/auto/quick/qquickdrag/qquickdrag.pro
tests/auto/quick/qquickdroparea/qquickdroparea.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/qquickimageprovider/qquickimageprovider.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/qquickpainteditem/qquickpainteditem.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/qquickrectangle/qquickrectangle.pro
tests/auto/quick/qquickrepeater/qquickrepeater.pro
tests/auto/quick/qquickscreen/qquickscreen.pro
tests/auto/quick/qquickshadereffect/qquickshadereffect.pro
tests/auto/quick/qquicksmoothedanimation/qquicksmoothedanimation.pro
tests/auto/quick/qquickspringanimation/qquickspringanimation.pro
tests/auto/quick/qquickspritesequence/qquickspritesequence.pro
tests/auto/quick/qquickstates/qquickstates.pro
tests/auto/quick/qquickstyledtext/qquickstyledtext.pro
tests/auto/quick/qquicksystempalette/qquicksystempalette.pro
tests/auto/quick/qquicktext/qquicktext.pro
tests/auto/quick/qquicktextedit/qquicktextedit.pro
tests/auto/quick/qquicktextinput/qquicktextinput.pro
tests/auto/quick/qquicktimer/qquicktimer.pro
tests/auto/quick/qquickview/qquickview.pro
tests/auto/quick/qquickvisualdatamodel/qquickvisualdatamodel.pro
tests/auto/quick/qquickwindow/qquickwindow.pro
tests/auto/quick/qquickxmllistmodel/qquickxmllistmodel.pro
tests/auto/quick/rendernode/rendernode.pro
tests/auto/quick/touchmouse/touchmouse.pro
tests/benchmarks/particles/affectors/affectors.pro
tests/benchmarks/particles/emission/emission.pro
tests/benchmarks/qml/animation/animation.pro
tests/benchmarks/qml/binding/binding.pro
tests/benchmarks/qml/compilation/compilation.pro
tests/benchmarks/qml/creation/creation.pro
tests/benchmarks/qml/holistic/holistic.pro
tests/benchmarks/qml/javascript/javascript.pro
tests/benchmarks/qml/js/qjsengine/qjsengine.pro
tests/benchmarks/qml/js/qjsvalue/qjsvalue.pro
tests/benchmarks/qml/js/qjsvalueiterator/qjsvalueiterator.pro
tests/benchmarks/qml/painting/painting.pro
tests/benchmarks/qml/pointers/pointers.pro
tests/benchmarks/qml/qmltime/qmltime.pro
tests/benchmarks/qml/qqmlcomponent/qqmlcomponent.pro
tests/benchmarks/qml/qqmldebugtrace/qqmldebugtrace.pro
tests/benchmarks/qml/qqmlimage/qqmlimage.pro
tests/benchmarks/qml/qqmlmetaproperty/qqmlmetaproperty.pro
tests/benchmarks/qml/script/script.pro
tests/benchmarks/qml/typeimports/typeimports.pro
tests/benchmarks/script/qjsvalue/qjsvalue.pro