aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2021-01-15 13:37:58 +0100
committerFabian Kosmale <fabian.kosmale@qt.io>2021-01-15 15:34:22 +0100
commit78ab4b8d8b75fed240cded1a3f182048e56a8823 (patch)
tree96cdc6b049a1f8330648134eecfe74b75be28350 /tests/auto
parentbd017c18ab1faa6011db12afadade74172e03de7 (diff)
Remove the qmake project files
Remove all qmake project files, except for examples which are used to test that qmake continues to work. Change-Id: Ic4abb72dc2dcd75df7a797c56056b6b3c5fe62ac Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/auto.pro19
-rw-r--r--tests/auto/cmake/cmake.pro7
-rw-r--r--tests/auto/installed_cmake/installed_cmake.pro4
-rw-r--r--tests/auto/particles/particles.pro28
-rw-r--r--tests/auto/particles/qquickage/qquickage.pro10
-rw-r--r--tests/auto/particles/qquickangleddirection/qquickangleddirection.pro10
-rw-r--r--tests/auto/particles/qquickcumulativedirection/qquickcumulativedirection.pro10
-rw-r--r--tests/auto/particles/qquickcustomaffector/qquickcustomaffector.pro10
-rw-r--r--tests/auto/particles/qquickellipseextruder/qquickellipseextruder.pro10
-rw-r--r--tests/auto/particles/qquickfriction/qquickfriction.pro10
-rw-r--r--tests/auto/particles/qquickgravity/qquickgravity.pro10
-rw-r--r--tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro10
-rw-r--r--tests/auto/particles/qquickimageparticle/qquickimageparticle.pro9
-rw-r--r--tests/auto/particles/qquickitemparticle/qquickitemparticle.pro10
-rw-r--r--tests/auto/particles/qquicklineextruder/qquicklineextruder.pro10
-rw-r--r--tests/auto/particles/qquickmaskextruder/qquickmaskextruder.pro10
-rw-r--r--tests/auto/particles/qquickparticlegroup/qquickparticlegroup.pro10
-rw-r--r--tests/auto/particles/qquickparticlesystem/qquickparticlesystem.pro10
-rw-r--r--tests/auto/particles/qquickpointattractor/qquickpointattractor.pro10
-rw-r--r--tests/auto/particles/qquickpointdirection/qquickpointdirection.pro10
-rw-r--r--tests/auto/particles/qquickrectangleextruder/qquickrectangleextruder.pro10
-rw-r--r--tests/auto/particles/qquickspritegoal/qquickspritegoal.pro10
-rw-r--r--tests/auto/particles/qquicktargetdirection/qquicktargetdirection.pro10
-rw-r--r--tests/auto/particles/qquicktrailemitter/qquicktrailemitter.pro10
-rw-r--r--tests/auto/particles/qquickturbulence/qquickturbulence.pro10
-rw-r--r--tests/auto/particles/qquickwander/qquickwander.pro10
-rw-r--r--tests/auto/qml/animation/animation.pro7
-rw-r--r--tests/auto/qml/animation/qabstractanimationjob/qabstractanimationjob.pro5
-rw-r--r--tests/auto/qml/animation/qanimationgroupjob/qanimationgroupjob.pro5
-rw-r--r--tests/auto/qml/animation/qparallelanimationgroupjob/qparallelanimationgroupjob.pro5
-rw-r--r--tests/auto/qml/animation/qpauseanimationjob/qpauseanimationjob.pro5
-rw-r--r--tests/auto/qml/animation/qsequentialanimationgroupjob/qsequentialanimationgroupjob.pro5
-rw-r--r--tests/auto/qml/bindingdependencyapi/bindingdependencyapi.pro11
-rw-r--r--tests/auto/qml/debugger/debugger.pro33
-rw-r--r--tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro12
-rw-r--r--tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro9
-rw-r--r--tests/auto/qml/debugger/qqmldebugclient/qqmldebugclient.pro16
-rw-r--r--tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler.pro4
-rw-r--r--tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler/qqmldebuggingenabler.pro11
-rw-r--r--tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenablerserver/qqmldebuggingenablerserver.pro11
-rw-r--r--tests/auto/qml/debugger/qqmldebugjs/qqmldebugjs.pro24
-rw-r--r--tests/auto/qml/debugger/qqmldebugjsserver/qqmldebugjsserver.pro9
-rw-r--r--tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro14
-rw-r--r--tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess.pro4
-rw-r--r--tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess/qqmldebugprocess.pro14
-rw-r--r--tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro11
-rw-r--r--tests/auto/qml/debugger/qqmldebugservice/qqmldebugservice.pro19
-rw-r--r--tests/auto/qml/debugger/qqmldebugtranslationservice/qqmldebugtranslationservice.pro12
-rw-r--r--tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro15
-rw-r--r--tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/qqmlenginedebuginspectorintegrationtest.pro11
-rw-r--r--tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugservice.pro12
-rw-r--r--tests/auto/qml/debugger/qqmlinspector/qqmlinspector.pro11
-rw-r--r--tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro6
-rw-r--r--tests/auto/qml/debugger/qqmlpreview/qqmlpreview.pro25
-rw-r--r--tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro25
-rw-r--r--tests/auto/qml/debugger/qv4debugger/qv4debugger.pro19
-rw-r--r--tests/auto/qml/debugger/shared/debugutil.pri11
-rw-r--r--tests/auto/qml/ecmascripttests/ecmascripttests.pro13
-rw-r--r--tests/auto/qml/ecmascripttests/qjstest/qjstest.pro15
-rw-r--r--tests/auto/qml/ecmascripttests/testcase.pro17
-rw-r--r--tests/auto/qml/parserstress/parserstress.pro10
-rw-r--r--tests/auto/qml/qjsengine/qjsengine.pro9
-rw-r--r--tests/auto/qml/qjsmanagedvalue/qjsmanagedvalue.pro6
-rw-r--r--tests/auto/qml/qjsonbinding/qjsonbinding.pro14
-rw-r--r--tests/auto/qml/qjsprimitivevalue/qjsprimitivevalue.pro5
-rw-r--r--tests/auto/qml/qjsvalue/qjsvalue.pro6
-rw-r--r--tests/auto/qml/qjsvalueiterator/qjsvalueiterator.pro7
-rw-r--r--tests/auto/qml/qml.pro114
-rw-r--r--tests/auto/qml/qmlcachegen/qmlcachegen.pro39
-rw-r--r--tests/auto/qml/qmldiskcache/qmldiskcache.pro9
-rw-r--r--tests/auto/qml/qmlformat/qmlformat.pro12
-rw-r--r--tests/auto/qml/qmlimportscanner/qmlimportscanner.pro11
-rw-r--r--tests/auto/qml/qmllint/qmllint.pro11
-rw-r--r--tests/auto/qml/qmlplugindump/data/dumper/Dummy/dummy.pro23
-rw-r--r--tests/auto/qml/qmlplugindump/data/dumper/ExtendedType/extendedtype.pro22
-rw-r--r--tests/auto/qml/qmlplugindump/data/dumper/Imports/imports.pro24
-rw-r--r--tests/auto/qml/qmlplugindump/data/dumper/Versions/versions.pro23
-rw-r--r--tests/auto/qml/qmlplugindump/qmlplugindump.pro8
-rw-r--r--tests/auto/qml/qmlplugindump/tst_qmlplugindump.pro9
-rw-r--r--tests/auto/qml/qmltyperegistrar/foreign/foreign.pro10
-rw-r--r--tests/auto/qml/qmltyperegistrar/qmltyperegistrar.pro4
-rw-r--r--tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.pro21
-rw-r--r--tests/auto/qml/qqmlapplicationengine/qqmlapplicationengine.pro5
-rw-r--r--tests/auto/qml/qqmlapplicationengine/testapp/testapp.pro11
-rw-r--r--tests/auto/qml/qqmlapplicationengine/tst_qqmlapplicationengine.pro13
-rw-r--r--tests/auto/qml/qqmlbinding/qqmlbinding.pro11
-rw-r--r--tests/auto/qml/qqmlchangeset/qqmlchangeset.pro7
-rw-r--r--tests/auto/qml/qqmlcomponent/qqmlcomponent.pro16
-rw-r--r--tests/auto/qml/qqmlconnections/qqmlconnections.pro11
-rw-r--r--tests/auto/qml/qqmlconsole/qqmlconsole.pro11
-rw-r--r--tests/auto/qml/qqmlcontext/qqmlcontext.pro11
-rw-r--r--tests/auto/qml/qqmlcpputils/qqmlcpputils.pro7
-rw-r--r--tests/auto/qml/qqmldelegatemodel/qqmldelegatemodel.pro13
-rw-r--r--tests/auto/qml/qqmldirparser/qqmldirparser.pro10
-rw-r--r--tests/auto/qml/qqmlecmascript/qqmlecmascript.pro21
-rw-r--r--tests/auto/qml/qqmlengine/qqmlengine.pro20
-rw-r--r--tests/auto/qml/qqmlenginecleanup/CustomModuleImport/CustomModule.pro13
-rw-r--r--tests/auto/qml/qqmlenginecleanup/qqmlenginecleanup.pro2
-rw-r--r--tests/auto/qml/qqmlenginecleanup/tst_qqmlenginecleanup.pro9
-rw-r--r--tests/auto/qml/qqmlerror/qqmlerror.pro11
-rw-r--r--tests/auto/qml/qqmlexpression/qqmlexpression.pro11
-rw-r--r--tests/auto/qml/qqmlextensionplugin/qqmlextensionplugin.pro5
-rw-r--r--tests/auto/qml/qqmlfile/qqmlfile.pro5
-rw-r--r--tests/auto/qml/qqmlfileselector/qqmlfileselector.pro11
-rw-r--r--tests/auto/qml/qqmlglobal/qqmlglobal.pro6
-rw-r--r--tests/auto/qml/qqmlimport/qqmlimport.pro13
-rw-r--r--tests/auto/qml/qqmlincubator/qqmlincubator.pro15
-rw-r--r--tests/auto/qml/qqmlinfo/qqmlinfo.pro19
-rw-r--r--tests/auto/qml/qqmlinstantiator/qqmlinstantiator.pro12
-rw-r--r--tests/auto/qml/qqmlitemmodels/qqmlitemmodels.pro20
-rw-r--r--tests/auto/qml/qqmllanguage/qqmllanguage.pro24
-rw-r--r--tests/auto/qml/qqmllistcompositor/qqmllistcompositor.pro7
-rw-r--r--tests/auto/qml/qqmllistmodel/qqmllistmodel.pro11
-rw-r--r--tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro11
-rw-r--r--tests/auto/qml/qqmllistreference/qqmllistreference.pro11
-rw-r--r--tests/auto/qml/qqmllocale/qqmllocale.pro12
-rw-r--r--tests/auto/qml/qqmlmetaobject/qqmlmetaobject.pro11
-rw-r--r--tests/auto/qml/qqmlmetatype/qqmlmetatype.pro20
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/invalidFirstCommandModule/invalidFirstCommandModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/invalidNamespaceModule/invalidNamespaceModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/moduleWithQmlSingleton/moduleWithQmlSingleton.pro18
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/nestedPlugin/nestedPlugin.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/nonstrictModule/nonstrictModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/optionalPlugin/optionalPlugin.pro10
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin.2.1/childplugin/childplugin.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin.2.1/plugin.2.1.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin.2.2/plugin.2.2.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin.2/childplugin/childplugin.pro13
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin.2/plugin.2.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin/childplugin/childplugin.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/plugin/plugin.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro13
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/pluginVersion/pluginVersion.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/pluginWithQmlFile/pluginWithQmlFile.pro13
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/pluginWrongCase/pluginWrongCase.pro13
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/preemptedStrictModule/preemptedStrictModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/preemptiveModule/preemptiveModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/protectedModule/protectedModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/qqmlmoduleplugin.pro27
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/strictModule.2/strictModule.2.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/strictModule/strictModule.pro12
-rw-r--r--tests/auto/qml/qqmlmoduleplugin/tst_qqmlmoduleplugin.pro21
-rw-r--r--tests/auto/qml/qqmlnotifier/qqmlnotifier.pro11
-rw-r--r--tests/auto/qml/qqmlobjectmodel/qqmlobjectmodel.pro8
-rw-r--r--tests/auto/qml/qqmlopenmetaobject/qqmlopenmetaobject.pro7
-rw-r--r--tests/auto/qml/qqmlparser/qqmlparser.pro14
-rw-r--r--tests/auto/qml/qqmlpromise/qqmlpromise.pro46
-rw-r--r--tests/auto/qml/qqmlproperty/qqmlproperty.pro17
-rw-r--r--tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro11
-rw-r--r--tests/auto/qml/qqmlpropertymap/qqmlpropertymap.pro11
-rw-r--r--tests/auto/qml/qqmlqt/qqmlqt.pro11
-rw-r--r--tests/auto/qml/qqmlsettings/qqmlsettings.pro11
-rw-r--r--tests/auto/qml/qqmlsqldatabase/qqmlsqldatabase.pro11
-rw-r--r--tests/auto/qml/qqmltablemodel/qqmltablemodel.pro10
-rw-r--r--tests/auto/qml/qqmltimer/qqmltimer.pro7
-rw-r--r--tests/auto/qml/qqmltranslation/qqmltranslation.pro12
-rw-r--r--tests/auto/qml/qqmltypeloader/SlowImport/Slow.pro12
-rw-r--r--tests/auto/qml/qqmltypeloader/qqmltypeloader.pro2
-rw-r--r--tests/auto/qml/qqmltypeloader/tst_qqmltypeloader.pro19
-rw-r--r--tests/auto/qml/qqmlvaluetypeproviders/qqmlvaluetypeproviders.pro14
-rw-r--r--tests/auto/qml/qqmlvaluetypes/qqmlvaluetypes.pro17
-rw-r--r--tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro14
-rw-r--r--tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro13
-rw-r--r--tests/auto/qml/qquickworkerscript/qquickworkerscript.pro11
-rw-r--r--tests/auto/qml/qrcqml/qrcqml.pro7
-rw-r--r--tests/auto/qml/qtqmlmodules/qtqmlmodules.pro11
-rw-r--r--tests/auto/qml/qv4assembler/qv4assembler.pro12
-rw-r--r--tests/auto/qml/qv4identifiertable/qv4identifiertable.pro8
-rw-r--r--tests/auto/qml/qv4mm/qv4mm.pro12
-rw-r--r--tests/auto/qml/qv4regexp/qv4regexp.pro8
-rw-r--r--tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro7
-rw-r--r--tests/auto/qml/v4misc/v4misc.pro7
-rw-r--r--tests/auto/qmldevtools/compile/compile.pro15
-rw-r--r--tests/auto/qmldevtools/qmldevtools.pro4
-rw-r--r--tests/auto/qmldom/domitem/domitem.pro24
-rw-r--r--tests/auto/qmldom/errormessage/errormessage.pro24
-rw-r--r--tests/auto/qmldom/path/path.pro24
-rw-r--r--tests/auto/qmldom/qmldom.pro7
-rw-r--r--tests/auto/qmldom/stringdumper/stringdumper.pro27
-rw-r--r--tests/auto/qmltest-blacklist/shortcut/shortcut.pro1
-rw-r--r--tests/auto/qmltest/animatedimage/animatedimage.pro1
-rw-r--r--tests/auto/qmltest/animations/animations.pro1
-rw-r--r--tests/auto/qmltest/borderimage/borderimage.pro1
-rw-r--r--tests/auto/qmltest/buttonclick/buttonclick.pro1
-rw-r--r--tests/auto/qmltest/createbenchmark/createbenchmark.pro1
-rw-r--r--tests/auto/qmltest/events/events.pro1
-rw-r--r--tests/auto/qmltest/fontloader/fontloader.pro1
-rw-r--r--tests/auto/qmltest/gradient/gradient.pro1
-rw-r--r--tests/auto/qmltest/image/image.pro1
-rw-r--r--tests/auto/qmltest/itemgrabber/itemgrabber.pro1
-rw-r--r--tests/auto/qmltest/layout/layout.pro1
-rw-r--r--tests/auto/qmltest/listmodel/listmodel.pro1
-rw-r--r--tests/auto/qmltest/listview/listview.pro2
-rw-r--r--tests/auto/qmltest/objectmodel/objectmodel.pro1
-rw-r--r--tests/auto/qmltest/pathview/pathview.pro1
-rw-r--r--tests/auto/qmltest/pixel/pixel.pro1
-rw-r--r--tests/auto/qmltest/positioners/positioners.pro1
-rw-r--r--tests/auto/qmltest/qmltest.pro29
-rw-r--r--tests/auto/qmltest/qqmlbinding/qqmlbinding.pro1
-rw-r--r--tests/auto/qmltest/qtbug46798/qtbug46798.pro1
-rw-r--r--tests/auto/qmltest/rectangle/rectangle.pro1
-rw-r--r--tests/auto/qmltest/selftests/selftests.pro1
-rw-r--r--tests/auto/qmltest/shadersource/shadersource.pro1
-rw-r--r--tests/auto/qmltest/stability/stability.pro1
-rw-r--r--tests/auto/qmltest/text/text.pro1
-rw-r--r--tests/auto/qmltest/textedit/textedit.pro1
-rw-r--r--tests/auto/qmltest/textinput/textinput.pro1
-rw-r--r--tests/auto/qmltest/window/window.pro1
-rw-r--r--tests/auto/quick/drawingmodes/drawingmodes.pro17
-rw-r--r--tests/auto/quick/examples/examples.pro11
-rw-r--r--tests/auto/quick/geometry/geometry.pro9
-rw-r--r--tests/auto/quick/nodes/nodes.pro9
-rw-r--r--tests/auto/quick/nokeywords/nokeywords.pro11
-rw-r--r--tests/auto/quick/pointerhandlers/flickableinterop/flickableinterop.pro15
-rw-r--r--tests/auto/quick/pointerhandlers/mousearea_interop/mousearea_interop.pro15
-rw-r--r--tests/auto/quick/pointerhandlers/multipointtoucharea_interop/multipointtoucharea_interop.pro15
-rw-r--r--tests/auto/quick/pointerhandlers/pointerhandlers.pro15
-rw-r--r--tests/auto/quick/pointerhandlers/qquickdraghandler/qquickdraghandler.pro22
-rw-r--r--tests/auto/quick/pointerhandlers/qquickhoverhandler/qquickhoverhandler.pro15
-rw-r--r--tests/auto/quick/pointerhandlers/qquickpinchhandler/qquickpinchhandler.pro16
-rw-r--r--tests/auto/quick/pointerhandlers/qquickpointerhandler/qquickpointerhandler.pro16
-rw-r--r--tests/auto/quick/pointerhandlers/qquickpointhandler/qquickpointhandler.pro15
-rw-r--r--tests/auto/quick/pointerhandlers/qquicktaphandler/qquicktaphandler.pro16
-rw-r--r--tests/auto/quick/pointerhandlers/qquickwheelhandler/qquickwheelhandler.pro14
-rw-r--r--tests/auto/quick/propertyrequirements/propertyrequirements.pro7
-rw-r--r--tests/auto/quick/qquickaccessible/qquickaccessible.pro17
-rw-r--r--tests/auto/quick/qquickanchors/qquickanchors.pro12
-rw-r--r--tests/auto/quick/qquickanimatedimage/qquickanimatedimage.pro13
-rw-r--r--tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro14
-rw-r--r--tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro8
-rw-r--r--tests/auto/quick/qquickanimations/qquickanimations.pro71
-rw-r--r--tests/auto/quick/qquickanimators/qquickanimators.pro18
-rw-r--r--tests/auto/quick/qquickapplication/qquickapplication.pro14
-rw-r--r--tests/auto/quick/qquickbehaviors/qquickbehaviors.pro11
-rw-r--r--tests/auto/quick/qquickborderimage/qquickborderimage.pro14
-rw-r--r--tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro12
-rw-r--r--tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro57
-rw-r--r--tests/auto/quick/qquickcolorgroup/qquickcolorgroup.pro7
-rw-r--r--tests/auto/quick/qquickdesignersupport/qquickdesignersupport.pro20
-rw-r--r--tests/auto/quick/qquickdrag/qquickdrag.pro7
-rw-r--r--tests/auto/quick/qquickdroparea/qquickdroparea.pro14
-rw-r--r--tests/auto/quick/qquickdynamicpropertyanimation/qquickdynamicpropertyanimation.pro11
-rw-r--r--tests/auto/quick/qquickflickable/qquickflickable.pro12
-rw-r--r--tests/auto/quick/qquickflipable/qquickflipable.pro11
-rw-r--r--tests/auto/quick/qquickfocusscope/qquickfocusscope.pro12
-rw-r--r--tests/auto/quick/qquickfontloader/qquickfontloader.pro13
-rw-r--r--tests/auto/quick/qquickfontloader_static/qquickfontloader_static.pro12
-rw-r--r--tests/auto/quick/qquickfontmetrics/qquickfontmetrics.pro7
-rw-r--r--tests/auto/quick/qquickframebufferobject/qquickframebufferobject.pro14
-rw-r--r--tests/auto/quick/qquickgraphicsinfo/qquickgraphicsinfo.pro14
-rw-r--r--tests/auto/quick/qquickgridview/qquickgridview.pro14
-rw-r--r--tests/auto/quick/qquickimage/qquickimage.pro14
-rw-r--r--tests/auto/quick/qquickimageprovider/qquickimageprovider.pro7
-rw-r--r--tests/auto/quick/qquickitem/qquickitem.pro18
-rw-r--r--tests/auto/quick/qquickitem2/qquickitem2.pro11
-rw-r--r--tests/auto/quick/qquickitemlayer/qquickitemlayer.pro28
-rw-r--r--tests/auto/quick/qquicklayouts/qquicklayouts.pro14
-rw-r--r--tests/auto/quick/qquicklistview/qquicklistview.pro23
-rw-r--r--tests/auto/quick/qquickloader/qquickloader.pro15
-rw-r--r--tests/auto/quick/qquickmousearea/qquickmousearea.pro16
-rw-r--r--tests/auto/quick/qquickmultipointtoucharea/qquickmultipointtoucharea.pro12
-rw-r--r--tests/auto/quick/qquickpainteditem/qquickpainteditem.pro7
-rw-r--r--tests/auto/quick/qquickpalette/qquickpalette.pro7
-rw-r--r--tests/auto/quick/qquickpath/qquickpath.pro12
-rw-r--r--tests/auto/quick/qquickpathview/qquickpathview.pro13
-rw-r--r--tests/auto/quick/qquickpincharea/qquickpincharea.pro12
-rw-r--r--tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro16
-rw-r--r--tests/auto/quick/qquickpositioners/qquickpositioners.pro12
-rw-r--r--tests/auto/quick/qquickrectangle/qquickrectangle.pro12
-rw-r--r--tests/auto/quick/qquickrendercontrol/qquickrendercontrol.pro12
-rw-r--r--tests/auto/quick/qquickrepeater/qquickrepeater.pro12
-rw-r--r--tests/auto/quick/qquickscreen/qquickscreen.pro9
-rw-r--r--tests/auto/quick/qquickshadereffect/qquickshadereffect.pro11
-rw-r--r--tests/auto/quick/qquickshape/qquickshape.pro14
-rw-r--r--tests/auto/quick/qquickshortcut/qquickshortcut.pro13
-rw-r--r--tests/auto/quick/qquicksmoothedanimation/qquicksmoothedanimation.pro11
-rw-r--r--tests/auto/quick/qquickspringanimation/qquickspringanimation.pro11
-rw-r--r--tests/auto/quick/qquickspritesequence/qquickspritesequence.pro11
-rw-r--r--tests/auto/quick/qquickstates/qquickstates.pro11
-rw-r--r--tests/auto/quick/qquickstyledtext/qquickstyledtext.pro7
-rw-r--r--tests/auto/quick/qquicksystempalette/qquicksystempalette.pro8
-rw-r--r--tests/auto/quick/qquicktableview/qquicktableview.pro17
-rw-r--r--tests/auto/quick/qquicktext/qquicktext.pro14
-rw-r--r--tests/auto/quick/qquicktextdocument/qquicktextdocument.pro12
-rw-r--r--tests/auto/quick/qquicktextedit/qquicktextedit.pro17
-rw-r--r--tests/auto/quick/qquicktextinput/qquicktextinput.pro16
-rw-r--r--tests/auto/quick/qquicktextmetrics/qquicktextmetrics.pro7
-rw-r--r--tests/auto/quick/qquicktimeline/qquicktimeline.pro7
-rw-r--r--tests/auto/quick/qquickview/qquickview.pro12
-rw-r--r--tests/auto/quick/qquickview_extra/qquickview_extra.pro12
-rw-r--r--tests/auto/quick/qquickvisualdatamodel/qquickvisualdatamodel.pro13
-rw-r--r--tests/auto/quick/qquickwindow/qquickwindow.pro20
-rw-r--r--tests/auto/quick/quick.pro110
-rw-r--r--tests/auto/quick/rendernode/rendernode.pro17
-rw-r--r--tests/auto/quick/scenegraph/scenegraph.pro16
-rw-r--r--tests/auto/quick/shared/util.pri11
-rw-r--r--tests/auto/quick/sharedimage/sharedimage.pro12
-rw-r--r--tests/auto/quick/touchmouse/touchmouse.pro16
-rw-r--r--tests/auto/quicktest/polish-qml/polish-qml.pro12
-rw-r--r--tests/auto/quicktest/polish/polish.pro12
-rw-r--r--tests/auto/quicktest/quicktest.pro6
-rw-r--r--tests/auto/quicktest/quicktestmainwithsetup/quicktestmainwithsetup.pro12
-rw-r--r--tests/auto/quicktest/signalspy/signalspy.pro9
-rw-r--r--tests/auto/quicktest/testfiltering/quicktestmain/quicktestmain.pro11
-rw-r--r--tests/auto/quicktest/testfiltering/test/test.pro5
-rw-r--r--tests/auto/quicktest/testfiltering/testfiltering.pro4
-rw-r--r--tests/auto/quickwidgets/qquickwidget/qquickwidget.pro18
-rw-r--r--tests/auto/quickwidgets/quickwidgets.pro2
-rw-r--r--tests/auto/shared/astdump.pri7
-rw-r--r--tests/auto/shared/imports.pri4
-rw-r--r--tests/auto/shared/util.pri10
-rw-r--r--tests/auto/toolsupport/toolsupport.pro4
312 files changed, 0 insertions, 3881 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
deleted file mode 100644
index 071d67f4f2..0000000000
--- a/tests/auto/auto.pro
+++ /dev/null
@@ -1,19 +0,0 @@
-TEMPLATE=subdirs
-SUBDIRS=\
- qml \
- quick \
- quicktest \
- qmltest \
- qmldevtools \
- cmake \
- installed_cmake \
- toolsupport
-
-qtHaveModule(gui): SUBDIRS += particles
-qtHaveModule(widgets): SUBDIRS += quickwidgets
-qtHaveModule(qmldom): SUBDIRS += qmldom
-
-# console applications not supported
-uikit: SUBDIRS -= qmltest
-
-installed_cmake.depends = cmake
diff --git a/tests/auto/cmake/cmake.pro b/tests/auto/cmake/cmake.pro
deleted file mode 100644
index 0a5e7e75fc..0000000000
--- a/tests/auto/cmake/cmake.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-
-# Cause make to do nothing.
-TEMPLATE = subdirs
-
-CMAKE_QT_MODULES_UNDER_TEST = quick qml
-
-CONFIG += ctest_testcase
diff --git a/tests/auto/installed_cmake/installed_cmake.pro b/tests/auto/installed_cmake/installed_cmake.pro
deleted file mode 100644
index 14d0b283d6..0000000000
--- a/tests/auto/installed_cmake/installed_cmake.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-include(../cmake/cmake.pro)
-
-CONFIG -= ctest_testcase
-CONFIG += ctest_testcase_installed
diff --git a/tests/auto/particles/particles.pro b/tests/auto/particles/particles.pro
deleted file mode 100644
index 0285023c94..0000000000
--- a/tests/auto/particles/particles.pro
+++ /dev/null
@@ -1,28 +0,0 @@
-TEMPLATE = subdirs
-
-PRIVATETESTS += \
- qquickage \
- qquickangleddirection \
- qquickcumulativedirection \
- qquickcustomaffector \
- qquickellipseextruder \
- qquickgroupgoal \
- qquickfriction \
- qquickgravity \
- qquickimageparticle \
- qquickitemparticle \
- qquicklineextruder \
- qquickmaskextruder \
- qquickparticlegroup \
- qquickparticlesystem \
- qquickpointattractor \
- qquickpointdirection \
- qquickrectangleextruder \
- qquickspritegoal \
- qquicktargetdirection \
- qquicktrailemitter \
- qquickturbulence \
- qquickwander
-
-qtConfig(private_tests): \
- SUBDIRS += $$PRIVATETESTS
diff --git a/tests/auto/particles/qquickage/qquickage.pro b/tests/auto/particles/qquickage/qquickage.pro
deleted file mode 100644
index 557daac86f..0000000000
--- a/tests/auto/particles/qquickage/qquickage.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickage
-SOURCES += tst_qquickage.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickangleddirection/qquickangleddirection.pro b/tests/auto/particles/qquickangleddirection/qquickangleddirection.pro
deleted file mode 100644
index b813b64a3c..0000000000
--- a/tests/auto/particles/qquickangleddirection/qquickangleddirection.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickangleddirection
-SOURCES += tst_qquickangleddirection.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickcumulativedirection/qquickcumulativedirection.pro b/tests/auto/particles/qquickcumulativedirection/qquickcumulativedirection.pro
deleted file mode 100644
index 145bffd3b3..0000000000
--- a/tests/auto/particles/qquickcumulativedirection/qquickcumulativedirection.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickcumulativedirection
-SOURCES += tst_qquickcumulativedirection.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickcustomaffector/qquickcustomaffector.pro b/tests/auto/particles/qquickcustomaffector/qquickcustomaffector.pro
deleted file mode 100644
index 01a831ca9c..0000000000
--- a/tests/auto/particles/qquickcustomaffector/qquickcustomaffector.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickcustomaffector
-SOURCES += tst_qquickcustomaffector.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickellipseextruder/qquickellipseextruder.pro b/tests/auto/particles/qquickellipseextruder/qquickellipseextruder.pro
deleted file mode 100644
index a1d79daca7..0000000000
--- a/tests/auto/particles/qquickellipseextruder/qquickellipseextruder.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickellipseextruder
-SOURCES += tst_qquickellipseextruder.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickfriction/qquickfriction.pro b/tests/auto/particles/qquickfriction/qquickfriction.pro
deleted file mode 100644
index 8a15dee4c4..0000000000
--- a/tests/auto/particles/qquickfriction/qquickfriction.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickfriction
-SOURCES += tst_qquickfriction.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickgravity/qquickgravity.pro b/tests/auto/particles/qquickgravity/qquickgravity.pro
deleted file mode 100644
index 899d58ed38..0000000000
--- a/tests/auto/particles/qquickgravity/qquickgravity.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickgravity
-SOURCES += tst_qquickgravity.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro b/tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro
deleted file mode 100644
index 3236231f14..0000000000
--- a/tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickgroupgoal
-SOURCES += tst_qquickgroupgoal.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib quick-private quickparticles-private
-
diff --git a/tests/auto/particles/qquickimageparticle/qquickimageparticle.pro b/tests/auto/particles/qquickimageparticle/qquickimageparticle.pro
deleted file mode 100644
index cf0f81f0ff..0000000000
--- a/tests/auto/particles/qquickimageparticle/qquickimageparticle.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickimageparticle
-SOURCES += tst_qquickimageparticle.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
diff --git a/tests/auto/particles/qquickitemparticle/qquickitemparticle.pro b/tests/auto/particles/qquickitemparticle/qquickitemparticle.pro
deleted file mode 100644
index 8c39fc9736..0000000000
--- a/tests/auto/particles/qquickitemparticle/qquickitemparticle.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickitemparticle
-SOURCES += tst_qquickitemparticle.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquicklineextruder/qquicklineextruder.pro b/tests/auto/particles/qquicklineextruder/qquicklineextruder.pro
deleted file mode 100644
index 2ccc5b3765..0000000000
--- a/tests/auto/particles/qquicklineextruder/qquicklineextruder.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicklineextruder
-SOURCES += tst_qquicklineextruder.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickmaskextruder/qquickmaskextruder.pro b/tests/auto/particles/qquickmaskextruder/qquickmaskextruder.pro
deleted file mode 100644
index cf63196539..0000000000
--- a/tests/auto/particles/qquickmaskextruder/qquickmaskextruder.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickmaskextruder
-SOURCES += tst_qquickmaskextruder.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickparticlegroup/qquickparticlegroup.pro b/tests/auto/particles/qquickparticlegroup/qquickparticlegroup.pro
deleted file mode 100644
index 06febb3825..0000000000
--- a/tests/auto/particles/qquickparticlegroup/qquickparticlegroup.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickparticlegroup
-SOURCES += tst_qquickparticlegroup.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickparticlesystem/qquickparticlesystem.pro b/tests/auto/particles/qquickparticlesystem/qquickparticlesystem.pro
deleted file mode 100644
index f076d6f0c0..0000000000
--- a/tests/auto/particles/qquickparticlesystem/qquickparticlesystem.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickparticlesystem
-SOURCES += tst_qquickparticlesystem.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickpointattractor/qquickpointattractor.pro b/tests/auto/particles/qquickpointattractor/qquickpointattractor.pro
deleted file mode 100644
index 2d2c4f375d..0000000000
--- a/tests/auto/particles/qquickpointattractor/qquickpointattractor.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpointattractor
-SOURCES += tst_qquickpointattractor.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickpointdirection/qquickpointdirection.pro b/tests/auto/particles/qquickpointdirection/qquickpointdirection.pro
deleted file mode 100644
index 8174e52964..0000000000
--- a/tests/auto/particles/qquickpointdirection/qquickpointdirection.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpointdirection
-SOURCES += tst_qquickpointdirection.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickrectangleextruder/qquickrectangleextruder.pro b/tests/auto/particles/qquickrectangleextruder/qquickrectangleextruder.pro
deleted file mode 100644
index add9981d0b..0000000000
--- a/tests/auto/particles/qquickrectangleextruder/qquickrectangleextruder.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickrectangleextruder
-SOURCES += tst_qquickrectangleextruder.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickspritegoal/qquickspritegoal.pro b/tests/auto/particles/qquickspritegoal/qquickspritegoal.pro
deleted file mode 100644
index f5a5f745bd..0000000000
--- a/tests/auto/particles/qquickspritegoal/qquickspritegoal.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickspritegoal
-SOURCES += tst_qquickspritegoal.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib quick-private quickparticles-private
-
diff --git a/tests/auto/particles/qquicktargetdirection/qquicktargetdirection.pro b/tests/auto/particles/qquicktargetdirection/qquicktargetdirection.pro
deleted file mode 100644
index e8c5c2d33d..0000000000
--- a/tests/auto/particles/qquicktargetdirection/qquicktargetdirection.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktargetdirection
-SOURCES += tst_qquicktargetdirection.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquicktrailemitter/qquicktrailemitter.pro b/tests/auto/particles/qquicktrailemitter/qquicktrailemitter.pro
deleted file mode 100644
index 2f54e13000..0000000000
--- a/tests/auto/particles/qquicktrailemitter/qquicktrailemitter.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktrailemitter
-SOURCES += tst_qquicktrailemitter.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickturbulence/qquickturbulence.pro b/tests/auto/particles/qquickturbulence/qquickturbulence.pro
deleted file mode 100644
index 8758a5203b..0000000000
--- a/tests/auto/particles/qquickturbulence/qquickturbulence.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickturbulence
-SOURCES += tst_qquickturbulence.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/particles/qquickwander/qquickwander.pro b/tests/auto/particles/qquickwander/qquickwander.pro
deleted file mode 100644
index 58da3f39d8..0000000000
--- a/tests/auto/particles/qquickwander/qquickwander.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickwander
-SOURCES += tst_qquickwander.cpp
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private quickparticles-private testlib
-
diff --git a/tests/auto/qml/animation/animation.pro b/tests/auto/qml/animation/animation.pro
deleted file mode 100644
index a9c0cee309..0000000000
--- a/tests/auto/qml/animation/animation.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE=subdirs
-SUBDIRS=\
- qabstractanimationjob \
- qanimationgroupjob \
- qparallelanimationgroupjob \
- qpauseanimationjob \
- qsequentialanimationgroupjob
diff --git a/tests/auto/qml/animation/qabstractanimationjob/qabstractanimationjob.pro b/tests/auto/qml/animation/qabstractanimationjob/qabstractanimationjob.pro
deleted file mode 100644
index f7ba4c275c..0000000000
--- a/tests/auto/qml/animation/qabstractanimationjob/qabstractanimationjob.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-TARGET = tst_qabstractanimationjob
-QT = core-private qml-private testlib
-SOURCES = tst_qabstractanimationjob.cpp
diff --git a/tests/auto/qml/animation/qanimationgroupjob/qanimationgroupjob.pro b/tests/auto/qml/animation/qanimationgroupjob/qanimationgroupjob.pro
deleted file mode 100644
index 0c52094bfd..0000000000
--- a/tests/auto/qml/animation/qanimationgroupjob/qanimationgroupjob.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-TARGET = tst_qanimationgroupjob
-QT = core-private qml-private testlib
-SOURCES = tst_qanimationgroupjob.cpp
diff --git a/tests/auto/qml/animation/qparallelanimationgroupjob/qparallelanimationgroupjob.pro b/tests/auto/qml/animation/qparallelanimationgroupjob/qparallelanimationgroupjob.pro
deleted file mode 100644
index 982aafbfe7..0000000000
--- a/tests/auto/qml/animation/qparallelanimationgroupjob/qparallelanimationgroupjob.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-TARGET = tst_qparallelanimationgroupjob
-QT = core-private gui qml-private testlib gui-private
-SOURCES = tst_qparallelanimationgroupjob.cpp
diff --git a/tests/auto/qml/animation/qpauseanimationjob/qpauseanimationjob.pro b/tests/auto/qml/animation/qpauseanimationjob/qpauseanimationjob.pro
deleted file mode 100644
index b80bb0c55c..0000000000
--- a/tests/auto/qml/animation/qpauseanimationjob/qpauseanimationjob.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-TARGET = tst_qpauseanimationjob
-QT = core-private gui-private qml-private testlib
-SOURCES = tst_qpauseanimationjob.cpp
diff --git a/tests/auto/qml/animation/qsequentialanimationgroupjob/qsequentialanimationgroupjob.pro b/tests/auto/qml/animation/qsequentialanimationgroupjob/qsequentialanimationgroupjob.pro
deleted file mode 100644
index 370d33607b..0000000000
--- a/tests/auto/qml/animation/qsequentialanimationgroupjob/qsequentialanimationgroupjob.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-TARGET = tst_qsequentialanimationgroupjob
-QT = core-private qml-private testlib
-SOURCES = tst_qsequentialanimationgroupjob.cpp
diff --git a/tests/auto/qml/bindingdependencyapi/bindingdependencyapi.pro b/tests/auto/qml/bindingdependencyapi/bindingdependencyapi.pro
deleted file mode 100644
index 430d87ab5b..0000000000
--- a/tests/auto/qml/bindingdependencyapi/bindingdependencyapi.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_bindingdependencyapi
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_bindingdependencyapi.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/qml/debugger/debugger.pro b/tests/auto/qml/debugger/debugger.pro
deleted file mode 100644
index 890e722aa3..0000000000
--- a/tests/auto/qml/debugger/debugger.pro
+++ /dev/null
@@ -1,33 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += qqmldebugjsserver
-
-PUBLICTESTS += \
- qdebugmessageservice \
- qqmldebugtranslationservice \
- qqmlenginedebugservice \
- qqmldebugjs \
- qqmlinspector \
- qqmlprofilerservice \
- qpacketprotocol \
- qqmlenginedebuginspectorintegrationtest \
- qqmlenginecontrol \
- qqmldebuggingenabler \
- qqmlnativeconnector \
- qqmldebugprocess \
- qqmlpreview
-
-PRIVATETESTS += \
- qqmldebugclient \
- qqmldebuglocal \
- qqmldebugservice \
- qv4debugger
-
-SUBDIRS += $$PUBLICTESTS
-
-qqmldebugjs.depends = qqmldebugjsserver
-qqmlprofilerservice.depends = qqmldebugjsserver
-
-qtConfig(private_tests): \
- SUBDIRS += $$PRIVATETESTS
-
diff --git a/tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro b/tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro
deleted file mode 100644
index 3f2c0ca390..0000000000
--- a/tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qdebugmessageservice
-QT += network testlib gui-private core-private
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qdebugmessageservice.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/test.qml
diff --git a/tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro b/tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro
deleted file mode 100644
index dc0120cd87..0000000000
--- a/tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qpacketprotocol
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qpacketprotocol.cpp
-
-include(../shared/debugutil.pri)
-
-QT += network testlib gui-private core-private
diff --git a/tests/auto/qml/debugger/qqmldebugclient/qqmldebugclient.pro b/tests/auto/qml/debugger/qqmldebugclient/qqmldebugclient.pro
deleted file mode 100644
index 673330a3cf..0000000000
--- a/tests/auto/qml/debugger/qqmldebugclient/qqmldebugclient.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldebugclient
-osx:CONFIG -= app_bundle
-
-HEADERS += ../shared/qqmldebugtestservice.h
-
-SOURCES += tst_qqmldebugclient.cpp \
- ../shared/qqmldebugtestservice.cpp
-
-include(../shared/debugutil.pri)
-
-DEFINES += QT_QML_DEBUG_NO_WARNING
-
-CONFIG += qml_debug
-
-QT += qml-private testlib gui-private core-private
diff --git a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler.pro b/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler.pro
deleted file mode 100644
index 4bcbc2a97e..0000000000
--- a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = qqmldebuggingenabler qqmldebuggingenablerserver
-
-qqmldebuggingenabler.depends = qqmldebuggingenablerserver
diff --git a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler/qqmldebuggingenabler.pro b/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler/qqmldebuggingenabler.pro
deleted file mode 100644
index bd382ebaab..0000000000
--- a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenabler/qqmldebuggingenabler.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldebuggingenabler
-QT += qml testlib gui-private core-private
-CONFIG -= debug_and_release_target
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmldebuggingenabler.cpp
-
-include(../../shared/debugutil.pri)
-
-OTHER_FILES += data/test.qml
diff --git a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenablerserver/qqmldebuggingenablerserver.pro b/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenablerserver/qqmldebuggingenablerserver.pro
deleted file mode 100644
index a40ff6978b..0000000000
--- a/tests/auto/qml/debugger/qqmldebuggingenabler/qqmldebuggingenablerserver/qqmldebuggingenablerserver.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-QT += qml testlib
-osx:CONFIG -= app_bundle
-CONFIG -= debug_and_release_target
-INCLUDEPATH += ../../shared
-SOURCES += qqmldebuggingenablerserver.cpp
-DEFINES += QT_QML_DEBUG_NO_WARNING
-
-DESTDIR = ../qqmldebuggingenabler
-
-target.path = $$[QT_INSTALL_TESTS]/tst_qqmldebuggingenabler
-INSTALLS += target
diff --git a/tests/auto/qml/debugger/qqmldebugjs/qqmldebugjs.pro b/tests/auto/qml/debugger/qqmldebugjs/qqmldebugjs.pro
deleted file mode 100644
index acd5546a02..0000000000
--- a/tests/auto/qml/debugger/qqmldebugjs/qqmldebugjs.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldebugjs
-QT += testlib gui-private core-private
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qqmldebugjs.cpp
-
-INCLUDEPATH += ../shared
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/test.qml data/test.js \
- data/timer.qml \
- data/exception.qml \
- data/oncompleted.qml \
- data/loadjsfile.qml \
- data/condition.qml \
- data/changeBreakpoint.qml \
- data/stepAction.qml \
- data/breakpointRelocation.qml \
- data/createComponent.qml \
- data/encodeQmlScope.qml \
- data/breakOnAnchor.qml
diff --git a/tests/auto/qml/debugger/qqmldebugjsserver/qqmldebugjsserver.pro b/tests/auto/qml/debugger/qqmldebugjsserver/qqmldebugjsserver.pro
deleted file mode 100644
index a31da57054..0000000000
--- a/tests/auto/qml/debugger/qqmldebugjsserver/qqmldebugjsserver.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-QT += qml testlib
-macos:CONFIG -= app_bundle
-INCLUDEPATH += ../shared
-SOURCES += qqmldebugjsserver.cpp
-DEFINES += QT_QML_DEBUG_NO_WARNING
-
-target.path = $$[QT_INSTALL_TESTS]/qqmldebugjsserver
-INSTALLS += target
-
diff --git a/tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro b/tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro
deleted file mode 100644
index 1dc9de8f34..0000000000
--- a/tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldebuglocal
-osx:CONFIG -= app_bundle
-
-HEADERS += ../shared/qqmldebugtestservice.h
-
-SOURCES += tst_qqmldebuglocal.cpp \
- ../shared/qqmldebugtestservice.cpp
-
-include(../shared/debugutil.pri)
-
-QT += qml-private testlib gui-private core-private
-
-DEFINES += QT_QML_DEBUG_NO_WARNING
diff --git a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess.pro b/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess.pro
deleted file mode 100644
index 331d87b9f1..0000000000
--- a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = qqmldebugprocess qqmldebugprocessprocess
-
-qqmldebugprocess.depends = qqmldebugprocessprocess
diff --git a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess/qqmldebugprocess.pro b/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess/qqmldebugprocess.pro
deleted file mode 100644
index 9bea2d222c..0000000000
--- a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess/qqmldebugprocess.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldebugprocess
-QT = core testlib
-CONFIG -= debug_and_release_target
-macos:CONFIG -= app_bundle
-
-SOURCES += \
- ../../shared/qqmldebugprocess.cpp \
- tst_qqmldebugprocess.cpp
-
-HEADERS += \
- ../../shared/qqmldebugprocess_p.h
-
-INCLUDEPATH += ../../shared
diff --git a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro b/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro
deleted file mode 100644
index a8eb4885d4..0000000000
--- a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-QT = core
-macos:CONFIG -= app_bundle
-CONFIG -= debug_and_release_target
-CONFIG += console
-SOURCES += qqmldebugprocessprocess.cpp
-
-DESTDIR = ../qqmldebugprocess
-
-target.path = $$[QT_INSTALL_TESTS]/tst_qqmldebugprocess
-INSTALLS += target
-
diff --git a/tests/auto/qml/debugger/qqmldebugservice/qqmldebugservice.pro b/tests/auto/qml/debugger/qqmldebugservice/qqmldebugservice.pro
deleted file mode 100644
index 3101d09ea5..0000000000
--- a/tests/auto/qml/debugger/qqmldebugservice/qqmldebugservice.pro
+++ /dev/null
@@ -1,19 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldebugservice
-osx:CONFIG -= app_bundle
-
-HEADERS += ../shared/qqmldebugtestservice.h
-
-SOURCES += tst_qqmldebugservice.cpp \
- ../shared/qqmldebugtestservice.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- data/test.qml
-
-DEFINES += QT_QML_DEBUG_NO_WARNING
-
-QT += qml-private testlib gui-private core-private
diff --git a/tests/auto/qml/debugger/qqmldebugtranslationservice/qqmldebugtranslationservice.pro b/tests/auto/qml/debugger/qqmldebugtranslationservice/qqmldebugtranslationservice.pro
deleted file mode 100644
index 32e60e306d..0000000000
--- a/tests/auto/qml/debugger/qqmldebugtranslationservice/qqmldebugtranslationservice.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qdebugtranslationservice
-QT += network testlib gui-private core-private qmldebug-private
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qqmldebugtranslationservice.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/test.qml
diff --git a/tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro b/tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro
deleted file mode 100644
index 36957628b2..0000000000
--- a/tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlenginecontrol
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlenginecontrol.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-QT += core testlib gui-private core-private
-
-OTHER_FILES += \
- data/test.qml \
- data/exit.qml
diff --git a/tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/qqmlenginedebuginspectorintegrationtest.pro b/tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/qqmlenginedebuginspectorintegrationtest.pro
deleted file mode 100644
index 454a1e3ab0..0000000000
--- a/tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/qqmlenginedebuginspectorintegrationtest.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlenginedebuginspectorintegration
-
-QT += testlib gui-private core-private
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlenginedebuginspectorintegration.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
diff --git a/tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugservice.pro b/tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugservice.pro
deleted file mode 100644
index 5ff65ba276..0000000000
--- a/tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugservice.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlenginedebugservice
-osx:CONFIG -= app_bundle
-
-SOURCES += \
- tst_qqmlenginedebugservice.cpp
-
-include(../shared/debugutil.pri)
-
-DEFINES += QT_QML_DEBUG_NO_WARNING
-
-QT += quick qml-private testlib
diff --git a/tests/auto/qml/debugger/qqmlinspector/qqmlinspector.pro b/tests/auto/qml/debugger/qqmlinspector/qqmlinspector.pro
deleted file mode 100644
index 0d42030b52..0000000000
--- a/tests/auto/qml/debugger/qqmlinspector/qqmlinspector.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlinspector
-
-QT += testlib gui-private core-private
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlinspector.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
diff --git a/tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro b/tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro
deleted file mode 100644
index 757aa0306d..0000000000
--- a/tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase qml_debug
-TARGET = tst_qqmlnativeconnector
-QT += qml testlib gui-private core-private
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlnativeconnector.cpp
diff --git a/tests/auto/qml/debugger/qqmlpreview/qqmlpreview.pro b/tests/auto/qml/debugger/qqmlpreview/qqmlpreview.pro
deleted file mode 100644
index 2c27306517..0000000000
--- a/tests/auto/qml/debugger/qqmlpreview/qqmlpreview.pro
+++ /dev/null
@@ -1,25 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlpreview
-
-QT += qml testlib core qmldebug-private
-macos:CONFIG -= app_bundle
-
-INCLUDEPATH += ../../../../../src/plugins/qmltooling/qmldbg_preview/
-
-SOURCES += \
- tst_qqmlpreview.cpp \
- ../../../../../src/plugins/qmltooling/qmldbg_preview/qqmlpreviewblacklist.cpp
-
-HEADERS += \
- ../../../../../src/plugins/qmltooling/qmldbg_preview/qqmlpreviewblacklist.h
-
-include(../shared/debugutil.pri)
-
-TESTDATA = \
- data/window.qml \
- data/qtquick2.qml \
- data/window2.qml \
- data/window1.qml \
- data/broken.qml \
- data/zoom.qml \
- data/i18n/qml_fr_FR.qm
diff --git a/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro b/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
deleted file mode 100644
index 0cd4b331f2..0000000000
--- a/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
+++ /dev/null
@@ -1,25 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlprofilerservice
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlprofilerservice.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-QT += testlib gui-private
-
-OTHER_FILES += \
- data/pixmapCacheTest.qml \
- data/controlFromJS.qml \
- data/test.qml \
- data/exit.qml \
- data/scenegraphTest.qml \
- data/TestImage_2x2.png \
- data/signalSourceLocation.qml \
- data/javascript.qml \
- data/timer.qml \
- data/qstr.qml \
- data/memory.qml \
- data/batchOverflow.qml
diff --git a/tests/auto/qml/debugger/qv4debugger/qv4debugger.pro b/tests/auto/qml/debugger/qv4debugger/qv4debugger.pro
deleted file mode 100644
index e25b4260e5..0000000000
--- a/tests/auto/qml/debugger/qv4debugger/qv4debugger.pro
+++ /dev/null
@@ -1,19 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qv4debugger
-osx:CONFIG -= app_bundle
-
-SOURCES += \
- $$PWD/tst_qv4debugger.cpp \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.cpp \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger/qv4debugger.cpp \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp
-
-HEADERS += \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger/qv4debugger.h \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.h
-
-INCLUDEPATH += \
- $$PWD/../../../../../src/plugins/qmltooling/qmldbg_debugger
-
-QT += core-private gui-private qml-private network testlib
diff --git a/tests/auto/qml/debugger/shared/debugutil.pri b/tests/auto/qml/debugger/shared/debugutil.pri
deleted file mode 100644
index 13dcdb91d8..0000000000
--- a/tests/auto/qml/debugger/shared/debugutil.pri
+++ /dev/null
@@ -1,11 +0,0 @@
-QT += qmldebug-private
-
-INCLUDEPATH += $$PWD
-include($$PWD/../../../shared/util.pri)
-
-HEADERS += \
- $$PWD/debugutil_p.h \
- $$PWD/qqmldebugprocess_p.h
-SOURCES += \
- $$PWD/debugutil.cpp \
- $$PWD/qqmldebugprocess.cpp
diff --git a/tests/auto/qml/ecmascripttests/ecmascripttests.pro b/tests/auto/qml/ecmascripttests/ecmascripttests.pro
deleted file mode 100644
index 9c09ee701e..0000000000
--- a/tests/auto/qml/ecmascripttests/ecmascripttests.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = testcase.pro qjstest
-
-checkjittarget.target = check-jit
-checkjittarget.commands = qjstest --jit --parallel --with-test-expectations --update-expectations
-checkjittarget.depends = all
-QMAKE_EXTRA_TARGETS += checkjittarget
-
-checkmothtarget.target = check-interpreter
-checkmothtarget.commands = qjstest --interpret --parallel --with-test-expectations
-checkmothtarget.depends = all
-QMAKE_EXTRA_TARGETS += checkmothtarget
-
diff --git a/tests/auto/qml/ecmascripttests/qjstest/qjstest.pro b/tests/auto/qml/ecmascripttests/qjstest/qjstest.pro
deleted file mode 100644
index adead821e4..0000000000
--- a/tests/auto/qml/ecmascripttests/qjstest/qjstest.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TEMPLATE = app
-TARGET = qjstest
-QT += qml-private
-INCLUDEPATH += .
-
-CONFIG += c++14
-
-DEFINES += QT_DEPRECATED_WARNINGS
-
-HEADERS += test262runner.h
-SOURCES += main.cpp test262runner.cpp
-
-QMAKE_TARGET_DESCRIPTION = Javascript test runner
-
-load(qt_tool)
diff --git a/tests/auto/qml/ecmascripttests/testcase.pro b/tests/auto/qml/ecmascripttests/testcase.pro
deleted file mode 100644
index 9405095050..0000000000
--- a/tests/auto/qml/ecmascripttests/testcase.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-TARGET = tst_ecmascripttests
-QT += testlib qml-private
-macos:CONFIG -= app_bundle
-SOURCES += tst_ecmascripttests.cpp qjstest/test262runner.cpp
-HEADERS += qjstest/test262runner.h
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-
-CONFIG += c++14
-
-# The ES test suite takes approximately 5 mins to run, on a fairly
-# vanilla developer machine, so the default watchdog timer kills the
-# test some of the time. Fix by raising time-out to 400s when
-# invoking tst_ecmascripttests:
-checkenv.name = QTEST_FUNCTION_TIMEOUT
-checkenv.value = 500000
-QT_TOOL_ENV += checkenv
diff --git a/tests/auto/qml/parserstress/parserstress.pro b/tests/auto/qml/parserstress/parserstress.pro
deleted file mode 100644
index 7c37745585..0000000000
--- a/tests/auto/qml/parserstress/parserstress.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_parserstress
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_parserstress.cpp
-
-TESTDATA = tests/*
-
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qjsengine/qjsengine.pro b/tests/auto/qml/qjsengine/qjsengine.pro
deleted file mode 100644
index b412e37727..0000000000
--- a/tests/auto/qml/qjsengine/qjsengine.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsengine
-QT += qml qml-private widgets testlib gui-private
-macx:CONFIG -= app_bundle
-SOURCES += tst_qjsengine.cpp
-RESOURCES += qjsengine.qrc
-RESOURCES += testmodule.mjs modulewithlexicals.mjs importerror1.mjs exporterror1.mjs
-
-TESTDATA = script/*
diff --git a/tests/auto/qml/qjsmanagedvalue/qjsmanagedvalue.pro b/tests/auto/qml/qjsmanagedvalue/qjsmanagedvalue.pro
deleted file mode 100644
index 4b863a6ecc..0000000000
--- a/tests/auto/qml/qjsmanagedvalue/qjsmanagedvalue.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsmanagedvalue
-macos:CONFIG -= app_bundle
-QT += qml testlib qml-private
-SOURCES += tst_qjsmanagedvalue.cpp
-HEADERS += tst_qjsmanagedvalue.h
diff --git a/tests/auto/qml/qjsonbinding/qjsonbinding.pro b/tests/auto/qml/qjsonbinding/qjsonbinding.pro
deleted file mode 100644
index f7a185d27a..0000000000
--- a/tests/auto/qml/qjsonbinding/qjsonbinding.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsonbinding
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qjsonbinding.cpp
-
-include (../../shared/util.pri)
-
-# QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage
-# LIBS += -lgcov
-
-TESTDATA = data/*
-
-QT += core qml testlib gui-private
diff --git a/tests/auto/qml/qjsprimitivevalue/qjsprimitivevalue.pro b/tests/auto/qml/qjsprimitivevalue/qjsprimitivevalue.pro
deleted file mode 100644
index c62bbe7b07..0000000000
--- a/tests/auto/qml/qjsprimitivevalue/qjsprimitivevalue.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsprimitivevalue
-macos:CONFIG -= app_bundle
-QT += qml
-SOURCES += tst_qjsprimitivevalue.cpp
diff --git a/tests/auto/qml/qjsvalue/qjsvalue.pro b/tests/auto/qml/qjsvalue/qjsvalue.pro
deleted file mode 100644
index a01cffa100..0000000000
--- a/tests/auto/qml/qjsvalue/qjsvalue.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsvalue
-macx:CONFIG -= app_bundle
-QT += qml widgets testlib gui-private qml-private
-SOURCES += tst_qjsvalue.cpp
-HEADERS += tst_qjsvalue.h
diff --git a/tests/auto/qml/qjsvalueiterator/qjsvalueiterator.pro b/tests/auto/qml/qjsvalueiterator/qjsvalueiterator.pro
deleted file mode 100644
index 4ee1693ad8..0000000000
--- a/tests/auto/qml/qjsvalueiterator/qjsvalueiterator.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsvalueiterator
-macx:CONFIG -= app_bundle
-QT = core qml testlib
-SOURCES += tst_qjsvalueiterator.cpp
-
-
diff --git a/tests/auto/qml/qml.pro b/tests/auto/qml/qml.pro
deleted file mode 100644
index 56a3309701..0000000000
--- a/tests/auto/qml/qml.pro
+++ /dev/null
@@ -1,114 +0,0 @@
-TEMPLATE = subdirs
-QT_FOR_CONFIG += qml
-
-METATYPETESTS += \
- qqmlmetatype
-
-PUBLICTESTS += \
- parserstress \
- qjsprimitivevalue \
- qjsvalueiterator \
- qjsonbinding \
- qqmlfile \
- qqmlfileselector
-
-PUBLICTESTS += \
- qqmlcomponent \
- qqmlconsole \
- qqmlengine \
- qqmlerror \
- qqmlincubator \
- qqmlinfo \
- qqmllistreference \
- qqmllocale \
- qqmlmetaobject \
- qqmlmoduleplugin \
- qqmlnotifier \
- qqmlqt \
- qqmlxmlhttprequest \
- qqmlpromise \
- qtqmlmodules \
- qquickfolderlistmodel \
- qqmlapplicationengine \
- qqmlsettings \
- qmldiskcache
-
-PRIVATETESTS += \
- qqmlcpputils \
- qqmldirparser \
- qmlcachegen
-
-PRIVATETESTS += \
- animation \
- qqmlecmascript \
- qqmlcontext \
- qqmlexpression \
- qqmlglobal \
- qqmllanguage \
- qqmlopenmetaobject \
- qqmlproperty \
- qqmlpropertycache \
- qqmlpropertymap \
- qqmlsqldatabase \
- qqmlvaluetypes \
- qqmlvaluetypeproviders \
- qqmlbinding \
- qqmlchangeset \
- qqmlconnections \
- qqmllistcompositor \
- qqmllistmodel \
- qqmllistmodelworkerscript \
- qqmlitemmodels \
- qqmltypeloader \
- qqmlparser \
- qquickworkerscript \
- qrcqml \
- qqmltimer \
- qqmlinstantiator \
- qqmlenginecleanup \
- qqmltranslation \
- qqmlimport \
- qqmlobjectmodel \
- qqmltablemodel \
- qv4assembler \
- qv4mm \
- qv4identifiertable \
- qv4regexp \
- ecmascripttests \
- bindingdependencyapi \
- v4misc
-
-qtHaveModule(widgets) {
- SUBDIRS += \
- qjsengine \
- qjsvalue \
- qjsmanagedvalue \
-# qwidgetsinqml
-}
-
-SUBDIRS += $$PUBLICTESTS
-SUBDIRS += $$METATYPETESTS
-qtConfig(process) {
- qtConfig(qml-debug): SUBDIRS += debugger
- !boot2qt {
- SUBDIRS += \
- qmlformat \
- qmlimportscanner \
- qmllint \
- qmlplugindump
- }
-}
-
-qtConfig(library) {
- SUBDIRS += qqmlextensionplugin
-}
-
-qtConfig(private_tests): \
- SUBDIRS += $$PRIVATETESTS
-
-qtNomakeTools( \
- qmlplugindump \
-)
-
-!cross_compile: \
- SUBDIRS += qmltyperegistrar
diff --git a/tests/auto/qml/qmlcachegen/qmlcachegen.pro b/tests/auto/qml/qmlcachegen/qmlcachegen.pro
deleted file mode 100644
index dc1c4dc4dc..0000000000
--- a/tests/auto/qml/qmlcachegen/qmlcachegen.pro
+++ /dev/null
@@ -1,39 +0,0 @@
-CONFIG += testcase qtquickcompiler
-TARGET = tst_qmlcachegen
-macos:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-TESTDATA = data/*
-
-SOURCES += tst_qmlcachegen.cpp
-
-RESOURCES += \
- data/versionchecks.qml \
- data/jsimport.qml \
- data/script.js \
- data/library.js \
- data/Enums.qml \
- data/componentInItem.qml \
- data/jsmoduleimport.qml \
- data/script.mjs \
- data/module.mjs \
- data/utils.mjs \
- data/parameterAdjustment.qml
-
-workerscripts_test.files = \
- data/worker.js \
- data/worker.qml
-workerscripts_test.prefix = /workerscripts
-
-RESOURCES += \
- workerscripts_test \
- trickypaths.qrc \
- data/retain.qrc \
- data/skip.qrc
-
-# QTBUG-46375
-!win32: RESOURCES += trickypaths_umlaut.qrc
-
-QTQUICK_COMPILER_SKIPPED_RESOURCES += data/skip.qrc
-
-QT += core-private qml-private testlib
diff --git a/tests/auto/qml/qmldiskcache/qmldiskcache.pro b/tests/auto/qml/qmldiskcache/qmldiskcache.pro
deleted file mode 100644
index 74aefa6944..0000000000
--- a/tests/auto/qml/qmldiskcache/qmldiskcache.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qmldiskcache
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qmldiskcache.cpp
-
-RESOURCES += test.qml importmodule.qml module.mjs
-
-QT += core-private qml-private testlib
diff --git a/tests/auto/qml/qmlformat/qmlformat.pro b/tests/auto/qml/qmlformat/qmlformat.pro
deleted file mode 100644
index a6ae391711..0000000000
--- a/tests/auto/qml/qmlformat/qmlformat.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qmlformat
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qmlformat.cpp
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += testlib
diff --git a/tests/auto/qml/qmlimportscanner/qmlimportscanner.pro b/tests/auto/qml/qmlimportscanner/qmlimportscanner.pro
deleted file mode 100644
index 1e8d13a327..0000000000
--- a/tests/auto/qml/qmlimportscanner/qmlimportscanner.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qmlimportscanner
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qmlimportscanner.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += testlib
diff --git a/tests/auto/qml/qmllint/qmllint.pro b/tests/auto/qml/qmllint/qmllint.pro
deleted file mode 100644
index 95470b4085..0000000000
--- a/tests/auto/qml/qmllint/qmllint.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qmllint
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qmllint.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += testlib
diff --git a/tests/auto/qml/qmlplugindump/data/dumper/Dummy/dummy.pro b/tests/auto/qml/qmlplugindump/data/dumper/Dummy/dummy.pro
deleted file mode 100644
index 9f5bc927b4..0000000000
--- a/tests/auto/qml/qmlplugindump/data/dumper/Dummy/dummy.pro
+++ /dev/null
@@ -1,23 +0,0 @@
-TEMPLATE = lib
-TARGET = Dummy
-QT += qml
-CONFIG += qt plugin
-
-CONFIG -= debug_and_release_target
-!build_pass:qtConfig(debug_and_release): CONFIG += release
-
-TARGET = $$qtLibraryTarget($$TARGET)
-
-SOURCES += \
- dummy_plugin.cpp \
- dummy.cpp
-
-HEADERS += \
- dummy_plugin.h \
- dummy.h
-
-!equals(_PRO_FILE_PWD_, $$OUT_PWD) {
- cp.files = qmldir plugins.qmltypes
- cp.path = $$OUT_PWD
- COPIES += cp
-}
diff --git a/tests/auto/qml/qmlplugindump/data/dumper/ExtendedType/extendedtype.pro b/tests/auto/qml/qmlplugindump/data/dumper/ExtendedType/extendedtype.pro
deleted file mode 100644
index 24243aa622..0000000000
--- a/tests/auto/qml/qmlplugindump/data/dumper/ExtendedType/extendedtype.pro
+++ /dev/null
@@ -1,22 +0,0 @@
-TEMPLATE = lib
-TARGET = ExtendedType
-QT += qml
-CONFIG += qt plugin
-
-CONFIG -= debug_and_release_target
-!build_pass:qtConfig(debug_and_release): CONFIG += release
-
-TARGET = $$qtLibraryTarget($$TARGET)
-
-SOURCES += \
- plugin.cpp
-
-HEADERS += \
- plugin.h \
- types.h
-
-!equals(_PRO_FILE_PWD_, $$OUT_PWD) {
- cp.files = qmldir plugins.qmltypes
- cp.path = $$OUT_PWD
- COPIES += cp
-}
diff --git a/tests/auto/qml/qmlplugindump/data/dumper/Imports/imports.pro b/tests/auto/qml/qmlplugindump/data/dumper/Imports/imports.pro
deleted file mode 100644
index b4bd9baf5b..0000000000
--- a/tests/auto/qml/qmlplugindump/data/dumper/Imports/imports.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-TEMPLATE = lib
-TARGET = Imports
-QT += qml
-CONFIG += qt plugin
-
-CONFIG -= debug_and_release_target
-!build_pass:qtConfig(debug_and_release): CONFIG += release
-
-TARGET = $$qtLibraryTarget($$TARGET)
-
-SOURCES += \
- imports_plugin.cpp \
- imports.cpp
-
-HEADERS += \
- imports_plugin.h \
- imports.h
-
-!equals(_PRO_FILE_PWD_, $$OUT_PWD) {
- cp.files = qmldir plugins.qmltypes CompositeImports.qml Derived.qml
- cp.path = $$OUT_PWD
- COPIES += cp
-}
-
diff --git a/tests/auto/qml/qmlplugindump/data/dumper/Versions/versions.pro b/tests/auto/qml/qmlplugindump/data/dumper/Versions/versions.pro
deleted file mode 100644
index 6bbb9e556b..0000000000
--- a/tests/auto/qml/qmlplugindump/data/dumper/Versions/versions.pro
+++ /dev/null
@@ -1,23 +0,0 @@
-TEMPLATE = lib
-TARGET = Versions
-QT += qml
-CONFIG += qt plugin
-
-CONFIG -= debug_and_release_target
-!build_pass:qtConfig(debug_and_release): CONFIG += release
-
-TARGET = $$qtLibraryTarget($$TARGET)
-
-SOURCES += \
- versions_plugin.cpp \
- versions.cpp
-
-HEADERS += \
- versions_plugin.h \
- versions.h
-
-!equals(_PRO_FILE_PWD_, $$OUT_PWD) {
- cpqmldir.files = qmldir plugins.qmltypes
- cpqmldir.path = $$OUT_PWD
- COPIES += cpqmldir
-}
diff --git a/tests/auto/qml/qmlplugindump/qmlplugindump.pro b/tests/auto/qml/qmlplugindump/qmlplugindump.pro
deleted file mode 100644
index 34eb58c981..0000000000
--- a/tests/auto/qml/qmlplugindump/qmlplugindump.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += \
- tst_qmlplugindump.pro \
- data/dumper/Dummy/dummy.pro \
- data/dumper/Imports/imports.pro \
- data/dumper/Versions/versions.pro \
- data/dumper/ExtendedType/extendedtype.pro
diff --git a/tests/auto/qml/qmlplugindump/tst_qmlplugindump.pro b/tests/auto/qml/qmlplugindump/tst_qmlplugindump.pro
deleted file mode 100644
index be0a0a49b6..0000000000
--- a/tests/auto/qml/qmlplugindump/tst_qmlplugindump.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-QT += testlib gui-private qml
-macx:CONFIG -= app_bundle
-
-CONFIG += testcase
-
-include(../../shared/util.pri)
-
-DEFINES += QT_QMLTEST_DIR=\\\"$${_PRO_FILE_PWD_}\\\"
-SOURCES += tst_qmlplugindump.cpp
diff --git a/tests/auto/qml/qmltyperegistrar/foreign/foreign.pro b/tests/auto/qml/qmltyperegistrar/foreign/foreign.pro
deleted file mode 100644
index 87521eac43..0000000000
--- a/tests/auto/qml/qmltyperegistrar/foreign/foreign.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = lib
-QT = core
-
-macos:CONFIG -= app_bundle
-CONFIG -= debug_and_release_target
-
-SOURCES = foreign.cpp
-HEADERS = foreign.h
-
-CONFIG += metatypes static
diff --git a/tests/auto/qml/qmltyperegistrar/qmltyperegistrar.pro b/tests/auto/qml/qmltyperegistrar/qmltyperegistrar.pro
deleted file mode 100644
index 738d099123..0000000000
--- a/tests/auto/qml/qmltyperegistrar/qmltyperegistrar.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = foreign tst_qmltyperegistrar.pro
-
-tst_qmltyperegistrar_pro.depends = foreign
diff --git a/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.pro b/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.pro
deleted file mode 100644
index 4b6303ec33..0000000000
--- a/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.pro
+++ /dev/null
@@ -1,21 +0,0 @@
-TEMPLATE = app
-
-QT = core qml testlib
-CONFIG += testcase qmltypes
-CONFIG -= debug_and_release_target
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qmltyperegistrar.cpp
-HEADERS += \
- hppheader.hpp \
- noextheader \
- tst_qmltyperegistrar.h
-
-QMLTYPES_FILENAME = tst_qmltyperegistrar.qmltypes
-QML_FOREIGN_METATYPES += foreign/foreign_metatypes.json
-QML_IMPORT_NAME = QmlTypeRegistrarTest
-QML_IMPORT_VERSION = 1.0
-QML_PAST_MAJOR_VERSIONS = 0
-
-INCLUDEPATH += foreign
-LIBS += -Lforeign -lforeign
diff --git a/tests/auto/qml/qqmlapplicationengine/qqmlapplicationengine.pro b/tests/auto/qml/qqmlapplicationengine/qqmlapplicationengine.pro
deleted file mode 100644
index 3adad3759b..0000000000
--- a/tests/auto/qml/qqmlapplicationengine/qqmlapplicationengine.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = testapp \
- tst_qqmlapplicationengine.pro
-
-CONFIG += ordered
diff --git a/tests/auto/qml/qqmlapplicationengine/testapp/testapp.pro b/tests/auto/qml/qqmlapplicationengine/testapp/testapp.pro
deleted file mode 100644
index 34d2718178..0000000000
--- a/tests/auto/qml/qqmlapplicationengine/testapp/testapp.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = app
-TARGET = testapp
-DESTDIR = ./
-CONFIG -= app_bundle
-CONFIG += console
-
-QT += qml
-
-# Input
-SOURCES += main.cpp
-RESOURCES += main.qrc
diff --git a/tests/auto/qml/qqmlapplicationengine/tst_qqmlapplicationengine.pro b/tests/auto/qml/qqmlapplicationengine/tst_qqmlapplicationengine.pro
deleted file mode 100644
index 88d07f2b62..0000000000
--- a/tests/auto/qml/qqmlapplicationengine/tst_qqmlapplicationengine.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlapplicationengine
-macx:CONFIG -= app_bundle
-
-
-SOURCES += tst_qqmlapplicationengine.cpp
-TESTDATA += data/*
-RESOURCES += tst_qqmlapplicationengine.qrc
-
-include (../../shared/util.pri)
-QT += core-private gui-private qml-private network testlib
-
-TRANSLATIONS = data/i18n/qml_ja.ts
diff --git a/tests/auto/qml/qqmlbinding/qqmlbinding.pro b/tests/auto/qml/qqmlbinding/qqmlbinding.pro
deleted file mode 100644
index 45298f8ffc..0000000000
--- a/tests/auto/qml/qqmlbinding/qqmlbinding.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlbinding
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlbinding.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/qml/qqmlchangeset/qqmlchangeset.pro b/tests/auto/qml/qqmlchangeset/qqmlchangeset.pro
deleted file mode 100644
index cdac5c0ff9..0000000000
--- a/tests/auto/qml/qqmlchangeset/qqmlchangeset.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlhangeset
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlchangeset.cpp
-
-QT += core-private gui-private qml-private testlib qmlmodels-private
diff --git a/tests/auto/qml/qqmlcomponent/qqmlcomponent.pro b/tests/auto/qml/qqmlcomponent/qqmlcomponent.pro
deleted file mode 100644
index 54012e050c..0000000000
--- a/tests/auto/qml/qqmlcomponent/qqmlcomponent.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlcomponent
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlcomponent.cpp \
- ../../shared/testhttpserver.cpp
-
-HEADERS += ../../shared/testhttpserver.h
-
-RESOURCES += data/QtObjectComponent.qml
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/qml/qqmlconnections/qqmlconnections.pro b/tests/auto/qml/qqmlconnections/qqmlconnections.pro
deleted file mode 100644
index 99cc4d0d0b..0000000000
--- a/tests/auto/qml/qqmlconnections/qqmlconnections.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlconnections
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlconnections.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/qml/qqmlconsole/qqmlconsole.pro b/tests/auto/qml/qqmlconsole/qqmlconsole.pro
deleted file mode 100644
index 99192c4b16..0000000000
--- a/tests/auto/qml/qqmlconsole/qqmlconsole.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlconsole
-SOURCES += tst_qqmlconsole.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += qml testlib gui-private
diff --git a/tests/auto/qml/qqmlcontext/qqmlcontext.pro b/tests/auto/qml/qqmlcontext/qqmlcontext.pro
deleted file mode 100644
index 19e5c1072a..0000000000
--- a/tests/auto/qml/qqmlcontext/qqmlcontext.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlcontext
-SOURCES += tst_qqmlcontext.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlcpputils/qqmlcpputils.pro b/tests/auto/qml/qqmlcpputils/qqmlcpputils.pro
deleted file mode 100644
index bc692a6e78..0000000000
--- a/tests/auto/qml/qqmlcpputils/qqmlcpputils.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlcpputils
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlcpputils.cpp
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmldelegatemodel/qqmldelegatemodel.pro b/tests/auto/qml/qqmldelegatemodel/qqmldelegatemodel.pro
deleted file mode 100644
index 7fdd3ab5f1..0000000000
--- a/tests/auto/qml/qqmldelegatemodel/qqmldelegatemodel.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldelegatemodel
-macos:CONFIG -= app_bundle
-
-QT += qml testlib core-private qml-private qmlmodels-private
-
-SOURCES += tst_qqmldelegatemodel.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/*
diff --git a/tests/auto/qml/qqmldirparser/qqmldirparser.pro b/tests/auto/qml/qqmldirparser/qqmldirparser.pro
deleted file mode 100644
index b5373a6e8f..0000000000
--- a/tests/auto/qml/qqmldirparser/qqmldirparser.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldirparser
-QT += qml testlib qml-private
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmldirparser.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
diff --git a/tests/auto/qml/qqmlecmascript/qqmlecmascript.pro b/tests/auto/qml/qqmlecmascript/qqmlecmascript.pro
deleted file mode 100644
index 0dd9365366..0000000000
--- a/tests/auto/qml/qqmlecmascript/qqmlecmascript.pro
+++ /dev/null
@@ -1,21 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlecmascript
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlecmascript.cpp \
- testtypes.cpp \
- ../../shared/testhttpserver.cpp
-HEADERS += testtypes.h \
- ../../shared/testhttpserver.h
-
-RESOURCES += qqmlecmascript.qrc
-
-include (../../shared/util.pri)
-
-# QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage
-# LIBS += -lgcov
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private network testlib
-qtHaveModule(widgets): QT += widgets
diff --git a/tests/auto/qml/qqmlengine/qqmlengine.pro b/tests/auto/qml/qqmlengine/qqmlengine.pro
deleted file mode 100644
index 8946201ea0..0000000000
--- a/tests/auto/qml/qqmlengine/qqmlengine.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlengine
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-SOURCES += tst_qqmlengine.cpp
-
-QT += core-private gui-private qml-private network testlib
-
-boot2qt: {
- # GC corruption test is too heavy for qemu-arm
- DEFINES += SKIP_GCCORRUPTION_TEST
-}
-
-RESOURCES += \
- data/qrcurls.qml \
- data/qrcurls.js
diff --git a/tests/auto/qml/qqmlenginecleanup/CustomModuleImport/CustomModule.pro b/tests/auto/qml/qqmlenginecleanup/CustomModuleImport/CustomModule.pro
deleted file mode 100644
index 3366ddc165..0000000000
--- a/tests/auto/qml/qqmlenginecleanup/CustomModuleImport/CustomModule.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = lib
-TARGET = CustomModule
-QT += quick qml
-
-CONFIG += qtquickcompiler
-SOURCES += moduleplugin.cpp
-RESOURCES += moduleplugin.qrc
-
-DESTDIR = ../CustomModule
-
-IMPORT_FILES = qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlenginecleanup/qqmlenginecleanup.pro b/tests/auto/qml/qqmlenginecleanup/qqmlenginecleanup.pro
deleted file mode 100644
index 34c49a5c0e..0000000000
--- a/tests/auto/qml/qqmlenginecleanup/qqmlenginecleanup.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += tst_qqmlenginecleanup.pro CustomModuleImport/CustomModule.pro
diff --git a/tests/auto/qml/qqmlenginecleanup/tst_qqmlenginecleanup.pro b/tests/auto/qml/qqmlenginecleanup/tst_qqmlenginecleanup.pro
deleted file mode 100644
index 90508609a8..0000000000
--- a/tests/auto/qml/qqmlenginecleanup/tst_qqmlenginecleanup.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlenginecleanup
-macx:CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-
-SOURCES += tst_qqmlenginecleanup.cpp
-
-QT += testlib qml qml-private
diff --git a/tests/auto/qml/qqmlerror/qqmlerror.pro b/tests/auto/qml/qqmlerror/qqmlerror.pro
deleted file mode 100644
index 17a1d1dec7..0000000000
--- a/tests/auto/qml/qqmlerror/qqmlerror.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlerror
-SOURCES += tst_qqmlerror.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlexpression/qqmlexpression.pro b/tests/auto/qml/qqmlexpression/qqmlexpression.pro
deleted file mode 100644
index 5b1d397555..0000000000
--- a/tests/auto/qml/qqmlexpression/qqmlexpression.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlexpression
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlexpression.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlextensionplugin/qqmlextensionplugin.pro b/tests/auto/qml/qqmlextensionplugin/qqmlextensionplugin.pro
deleted file mode 100644
index af74707c4a..0000000000
--- a/tests/auto/qml/qqmlextensionplugin/qqmlextensionplugin.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlextensionplugin
-SOURCES += tst_qqmlextensionplugin.cpp
-osx:CONFIG -= app_bundle
-QT += qml testlib
diff --git a/tests/auto/qml/qqmlfile/qqmlfile.pro b/tests/auto/qml/qqmlfile/qqmlfile.pro
deleted file mode 100644
index ab66792445..0000000000
--- a/tests/auto/qml/qqmlfile/qqmlfile.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlfile
-SOURCES += tst_qqmlfile.cpp
-macos:CONFIG -= app_bundle
-QT += qml testlib
diff --git a/tests/auto/qml/qqmlfileselector/qqmlfileselector.pro b/tests/auto/qml/qqmlfileselector/qqmlfileselector.pro
deleted file mode 100644
index 8a55f4de9c..0000000000
--- a/tests/auto/qml/qqmlfileselector/qqmlfileselector.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlfileselector
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlfileselector.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlglobal/qqmlglobal.pro b/tests/auto/qml/qqmlglobal/qqmlglobal.pro
deleted file mode 100644
index dbc8806de7..0000000000
--- a/tests/auto/qml/qqmlglobal/qqmlglobal.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlglobal
-SOURCES += tst_qqmlglobal.cpp
-macx:CONFIG -= app_bundle
-
-QT += qml-private testlib core-private gui-private
diff --git a/tests/auto/qml/qqmlimport/qqmlimport.pro b/tests/auto/qml/qqmlimport/qqmlimport.pro
deleted file mode 100644
index ba80547f4e..0000000000
--- a/tests/auto/qml/qqmlimport/qqmlimport.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlimport
-QT += qml testlib qml-private quick
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlimport.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/* \
- MyPluginSupported/* \
- MyPluginUnsupported/* \
- FormFromQmlDir/*
diff --git a/tests/auto/qml/qqmlincubator/qqmlincubator.pro b/tests/auto/qml/qqmlincubator/qqmlincubator.pro
deleted file mode 100644
index e5fa45f1d3..0000000000
--- a/tests/auto/qml/qqmlincubator/qqmlincubator.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlincubator
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlincubator.cpp \
- testtypes.cpp
-
-HEADERS += testtypes.h
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-
-QT += core-private gui-private qml-private network testlib
diff --git a/tests/auto/qml/qqmlinfo/qqmlinfo.pro b/tests/auto/qml/qqmlinfo/qqmlinfo.pro
deleted file mode 100644
index 96ce4a5bd8..0000000000
--- a/tests/auto/qml/qqmlinfo/qqmlinfo.pro
+++ /dev/null
@@ -1,19 +0,0 @@
-CONFIG += testcase qmltypes
-TARGET = tst_qqmlinfo
-macx:CONFIG -= app_bundle
-
-QML_IMPORT_NAME = org.qtproject.Test
-QML_IMPORT_MAJOR_VERSION = 1
-
-HEADERS += \
- attached.h
-
-SOURCES += \
- attached.cpp \
- tst_qqmlinfo.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlinstantiator/qqmlinstantiator.pro b/tests/auto/qml/qqmlinstantiator/qqmlinstantiator.pro
deleted file mode 100644
index e8ed8e91b1..0000000000
--- a/tests/auto/qml/qqmlinstantiator/qqmlinstantiator.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlinstantiator
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlinstantiator.cpp
-HEADERS += stringmodel.h
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib qmlmodels-private
diff --git a/tests/auto/qml/qqmlitemmodels/qqmlitemmodels.pro b/tests/auto/qml/qqmlitemmodels/qqmlitemmodels.pro
deleted file mode 100644
index d50c630003..0000000000
--- a/tests/auto/qml/qqmlitemmodels/qqmlitemmodels.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlitemmodels
-macx:CONFIG -= app_bundle
-
-HEADERS = qtestmodel.h testtypes.h
-SOURCES += tst_qqmlitemmodels.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core qml testlib
-
-DISTFILES += \
- data/modelindex.qml \
- data/persistentmodelindex.qml \
- data/itemselectionrange.qml \
- data/modelindexlist.qml \
- data/itemselection.qml \
- data/modelindexconversion.qml
diff --git a/tests/auto/qml/qqmllanguage/qqmllanguage.pro b/tests/auto/qml/qqmllanguage/qqmllanguage.pro
deleted file mode 100644
index 6c54525544..0000000000
--- a/tests/auto/qml/qqmllanguage/qqmllanguage.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-CONFIG += testcase qmltypes
-QML_IMPORT_NAME = StaticTest
-QML_IMPORT_VERSION = 1.0
-
-TARGET = tst_qqmllanguage
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmllanguage.cpp \
- testtypes.cpp
-HEADERS += testtypes.h
-
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += ../../shared/testhttpserver.cpp
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private network testlib
-
-include (../../shared/util.pri)
-
-OTHER_FILES += \
- data/readonlyObjectProperty.qml
-
-android: RESOURCES += qqmllanguage.qrc
diff --git a/tests/auto/qml/qqmllistcompositor/qqmllistcompositor.pro b/tests/auto/qml/qqmllistcompositor/qqmllistcompositor.pro
deleted file mode 100644
index 62ad85547e..0000000000
--- a/tests/auto/qml/qqmllistcompositor/qqmllistcompositor.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmllistcompositor
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmllistcompositor.cpp
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
diff --git a/tests/auto/qml/qqmllistmodel/qqmllistmodel.pro b/tests/auto/qml/qqmllistmodel/qqmllistmodel.pro
deleted file mode 100644
index c0808f8599..0000000000
--- a/tests/auto/qml/qqmllistmodel/qqmllistmodel.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmllistmodel
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmllistmodel.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
diff --git a/tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro b/tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro
deleted file mode 100644
index de58c0c075..0000000000
--- a/tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmllistmodelworkerscript
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmllistmodelworkerscript.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
diff --git a/tests/auto/qml/qqmllistreference/qqmllistreference.pro b/tests/auto/qml/qqmllistreference/qqmllistreference.pro
deleted file mode 100644
index 110d0d9c81..0000000000
--- a/tests/auto/qml/qqmllistreference/qqmllistreference.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmllistreference
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmllistreference.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private quick-private qml-private testlib
diff --git a/tests/auto/qml/qqmllocale/qqmllocale.pro b/tests/auto/qml/qqmllocale/qqmllocale.pro
deleted file mode 100644
index d3d022b44e..0000000000
--- a/tests/auto/qml/qqmllocale/qqmllocale.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmllocale
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmllocale.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-
-QT += qml testlib gui-private
diff --git a/tests/auto/qml/qqmlmetaobject/qqmlmetaobject.pro b/tests/auto/qml/qqmlmetaobject/qqmlmetaobject.pro
deleted file mode 100644
index 03aaf8ecdd..0000000000
--- a/tests/auto/qml/qqmlmetaobject/qqmlmetaobject.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlmetaobject
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlmetaobject.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += qml testlib gui-private
diff --git a/tests/auto/qml/qqmlmetatype/qqmlmetatype.pro b/tests/auto/qml/qqmlmetatype/qqmlmetatype.pro
deleted file mode 100644
index 109de7d212..0000000000
--- a/tests/auto/qml/qqmlmetatype/qqmlmetatype.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlmetatype
-SOURCES += tst_qqmlmetatype.cpp
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-include (../../shared/util.pri)
-
-qmlfiles.files = data/CompositeType.qml
-qmlfiles.prefix = /tstqqmlmetatype
-RESOURCES += qmlfiles
-
-qmldirresource.files = \
- data/Components/App.qml \
- data/Components/qmldir \
- data/enumsInRecursiveImport.qml
-qmldirresource.prefix = /
-RESOURCES += qmldirresource
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlmoduleplugin/invalidFirstCommandModule/invalidFirstCommandModule.pro b/tests/auto/qml/qqmlmoduleplugin/invalidFirstCommandModule/invalidFirstCommandModule.pro
deleted file mode 100644
index 523c6eaea1..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/invalidFirstCommandModule/invalidFirstCommandModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/InvalidFirstCommandModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/invalidNamespaceModule/invalidNamespaceModule.pro b/tests/auto/qml/qqmlmoduleplugin/invalidNamespaceModule/invalidNamespaceModule.pro
deleted file mode 100644
index 4a8ce58edc..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/invalidNamespaceModule/invalidNamespaceModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/InvalidNamespaceModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/moduleWithQmlSingleton/moduleWithQmlSingleton.pro b/tests/auto/qml/qqmlmoduleplugin/moduleWithQmlSingleton/moduleWithQmlSingleton.pro
deleted file mode 100644
index b16e0743c8..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/moduleWithQmlSingleton/moduleWithQmlSingleton.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/ModuleWithQmlSingleton
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir \
- MySingleton.qml \
- MySingleton2.qml
-
-include (../../../shared/imports.pri)
-
-subfiles.files = internal/InternalType.qml
-subfiles.path = $$DESTDIR/internal
-COPIES += subfiles
diff --git a/tests/auto/qml/qqmlmoduleplugin/nestedPlugin/nestedPlugin.pro b/tests/auto/qml/qqmlmoduleplugin/nestedPlugin/nestedPlugin.pro
deleted file mode 100644
index eca74e9bef..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/nestedPlugin/nestedPlugin.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += nestedPlugin
-SOURCES = nestedPlugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlNestedPluginType
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/nonstrictModule/nonstrictModule.pro b/tests/auto/qml/qqmlmoduleplugin/nonstrictModule/nonstrictModule.pro
deleted file mode 100644
index 49d290132b..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/nonstrictModule/nonstrictModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/NonstrictModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/optionalPlugin/optionalPlugin.pro b/tests/auto/qml/qqmlmoduleplugin/optionalPlugin/optionalPlugin.pro
deleted file mode 100644
index f1d64f969a..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/optionalPlugin/optionalPlugin.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = optionalPlugin.cpp
-QT = core qml
-DESTDIR = ../imports/QtQuick/Shapes
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin.2.1/childplugin/childplugin.pro b/tests/auto/qml/qqmlmoduleplugin/plugin.2.1/childplugin/childplugin.pro
deleted file mode 100644
index 7a0cd6f80f..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin.2.1/childplugin/childplugin.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += childplugin
-SOURCES = childplugin.cpp
-QT = core qml
-DESTDIR = ../../imports/org/qtproject/AutoTestQmlPluginType.2.1/ChildPlugin
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin.2.1/plugin.2.1.pro b/tests/auto/qml/qqmlmoduleplugin/plugin.2.1/plugin.2.1.pro
deleted file mode 100644
index 9389679f2d..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin.2.1/plugin.2.1.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlPluginType.2.1
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin.2.2/plugin.2.2.pro b/tests/auto/qml/qqmlmoduleplugin/plugin.2.2/plugin.2.2.pro
deleted file mode 100644
index eec5f23a7b..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin.2.2/plugin.2.2.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlPluginType.2.2
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin.2/childplugin/childplugin.pro b/tests/auto/qml/qqmlmoduleplugin/plugin.2/childplugin/childplugin.pro
deleted file mode 100644
index c9283411f3..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin.2/childplugin/childplugin.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = lib
-CONFIG += childplugin
-SOURCES = childplugin.cpp
-QT = core qml
-DESTDIR = ../../imports/org/qtproject/AutoTestQmlPluginType.2/ChildPlugin
-
-QT += core-private gui-private qml-private
-
-IMPORT_DIR = DESTDIR
-IMPORT_FILES = \
- qmldir
-
-include (../../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin.2/plugin.2.pro b/tests/auto/qml/qqmlmoduleplugin/plugin.2/plugin.2.pro
deleted file mode 100644
index 3eeb0008bd..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin.2/plugin.2.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlPluginType.2
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin/childplugin/childplugin.pro b/tests/auto/qml/qqmlmoduleplugin/plugin/childplugin/childplugin.pro
deleted file mode 100644
index 5f5c01f77e..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin/childplugin/childplugin.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += childplugin
-SOURCES = childplugin.cpp
-QT = core qml
-DESTDIR = ../../imports/org/qtproject/AutoTestQmlPluginType/ChildPlugin
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/plugin/plugin.pro b/tests/auto/qml/qqmlmoduleplugin/plugin/plugin.pro
deleted file mode 100644
index bd1399b1aa..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/plugin/plugin.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlPluginType
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro b/tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro
deleted file mode 100644
index c7e0f6dc09..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlMixedPluginType
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- Foo.qml \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/pluginVersion/pluginVersion.pro b/tests/auto/qml/qqmlmoduleplugin/pluginVersion/pluginVersion.pro
deleted file mode 100644
index bc9ee5c102..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/pluginVersion/pluginVersion.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestQmlVersionPluginType
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/pluginWithQmlFile/pluginWithQmlFile.pro b/tests/auto/qml/qqmlmoduleplugin/pluginWithQmlFile/pluginWithQmlFile.pro
deleted file mode 100644
index 9decde52bf..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/pluginWithQmlFile/pluginWithQmlFile.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/AutoTestPluginWithQmlFile
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir \
- MyQmlFile.qml
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/pluginWrongCase/pluginWrongCase.pro b/tests/auto/qml/qqmlmoduleplugin/pluginWrongCase/pluginWrongCase.pro
deleted file mode 100644
index 26f553ea89..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/pluginWrongCase/pluginWrongCase.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-TARGET = Plugin
-DESTDIR = ../imports/org/qtproject/WrongCase
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/preemptedStrictModule/preemptedStrictModule.pro b/tests/auto/qml/qqmlmoduleplugin/preemptedStrictModule/preemptedStrictModule.pro
deleted file mode 100644
index 45255800f3..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/preemptedStrictModule/preemptedStrictModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/PreemptedStrictModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/preemptiveModule/preemptiveModule.pro b/tests/auto/qml/qqmlmoduleplugin/preemptiveModule/preemptiveModule.pro
deleted file mode 100644
index 745d1dc405..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/preemptiveModule/preemptiveModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/PreemptiveModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/protectedModule/protectedModule.pro b/tests/auto/qml/qqmlmoduleplugin/protectedModule/protectedModule.pro
deleted file mode 100644
index fb64f4415f..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/protectedModule/protectedModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/ProtectedModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/qqmlmoduleplugin.pro b/tests/auto/qml/qqmlmoduleplugin/qqmlmoduleplugin.pro
deleted file mode 100644
index 518e911179..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/qqmlmoduleplugin.pro
+++ /dev/null
@@ -1,27 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS =\
- plugin\
- plugin.2\
- plugin.2.1\
- pluginWrongCase\
- pluginWithQmlFile\
- pluginMixed\
- pluginVersion\
- nestedPlugin\
- strictModule\
- strictModule.2\
- nonstrictModule\
- preemptiveModule\
- preemptedStrictModule\
- invalidNamespaceModule\
- invalidFirstCommandModule\
- protectedModule\
- plugin/childplugin\
- plugin.2/childplugin\
- plugin.2.1/childplugin\
- plugin.2.2\
- moduleWithQmlSingleton\
- optionalPlugin
-
-tst_qqmlmoduleplugin_pro.depends += plugin
-SUBDIRS += tst_qqmlmoduleplugin.pro
diff --git a/tests/auto/qml/qqmlmoduleplugin/strictModule.2/strictModule.2.pro b/tests/auto/qml/qqmlmoduleplugin/strictModule.2/strictModule.2.pro
deleted file mode 100644
index b87cd19e0d..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/strictModule.2/strictModule.2.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/StrictModule.2
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/strictModule/strictModule.pro b/tests/auto/qml/qqmlmoduleplugin/strictModule/strictModule.pro
deleted file mode 100644
index aedca480d3..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/strictModule/strictModule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-SOURCES = plugin.cpp
-QT = core qml
-DESTDIR = ../imports/org/qtproject/StrictModule
-
-QT += core-private gui-private qml-private
-
-IMPORT_FILES = \
- qmldir
-
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmlmoduleplugin/tst_qqmlmoduleplugin.pro b/tests/auto/qml/qqmlmoduleplugin/tst_qqmlmoduleplugin.pro
deleted file mode 100644
index 38de349cf7..0000000000
--- a/tests/auto/qml/qqmlmoduleplugin/tst_qqmlmoduleplugin.pro
+++ /dev/null
@@ -1,21 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlmoduleplugin
-
-HEADERS = ../../shared/testhttpserver.h
-SOURCES = tst_qqmlmoduleplugin.cpp \
- ../../shared/testhttpserver.cpp
-CONFIG -= app_bundle
-
-include (../../shared/util.pri)
-
-TESTDATA = data/* imports/* $$OUT_PWD/imports/*
-
-waitingPlugin.files = moduleWithWaitingPlugin
-waitingPlugin.prefix = /qt-project.org/imports/
-RESOURCES += waitingPlugin
-
-staticPlugin.files = moduleWithStaticPlugin
-staticPlugin.prefix = /qt-project.org/imports/
-RESOURCES += staticPlugin
-
-QT += core-private gui-private qml-private network testlib quickshapes-private
diff --git a/tests/auto/qml/qqmlnotifier/qqmlnotifier.pro b/tests/auto/qml/qqmlnotifier/qqmlnotifier.pro
deleted file mode 100644
index 5fc40a3c2c..0000000000
--- a/tests/auto/qml/qqmlnotifier/qqmlnotifier.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlnotifier
-SOURCES += tst_qqmlnotifier.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += qml testlib
diff --git a/tests/auto/qml/qqmlobjectmodel/qqmlobjectmodel.pro b/tests/auto/qml/qqmlobjectmodel/qqmlobjectmodel.pro
deleted file mode 100644
index 5746ff754a..0000000000
--- a/tests/auto/qml/qqmlobjectmodel/qqmlobjectmodel.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlobjectmodel
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlobjectmodel.cpp
-
-QT += qml testlib
-QT += core-private qml-private qmlmodels-private
diff --git a/tests/auto/qml/qqmlopenmetaobject/qqmlopenmetaobject.pro b/tests/auto/qml/qqmlopenmetaobject/qqmlopenmetaobject.pro
deleted file mode 100644
index f29a444395..0000000000
--- a/tests/auto/qml/qqmlopenmetaobject/qqmlopenmetaobject.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlopenmetaobject
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlopenmetaobject.cpp
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlparser/qqmlparser.pro b/tests/auto/qml/qqmlparser/qqmlparser.pro
deleted file mode 100644
index 7f117b3157..0000000000
--- a/tests/auto/qml/qqmlparser/qqmlparser.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlparser
-QT += qml-private testlib
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlparser.cpp
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-
-cross_compile: DEFINES += QTEST_CROSS_COMPILED
-
-TESTDATA = data/*
-
-include (../../shared/util.pri)
-include (../../shared/astdump.pri)
diff --git a/tests/auto/qml/qqmlpromise/qqmlpromise.pro b/tests/auto/qml/qqmlpromise/qqmlpromise.pro
deleted file mode 100644
index 7cdb02cd61..0000000000
--- a/tests/auto/qml/qqmlpromise/qqmlpromise.pro
+++ /dev/null
@@ -1,46 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlpromise
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlpromise.cpp
-
-OTHER_FILES +=
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
-
-DISTFILES += \
- data/then-fulfilled-non-callable.qml \
- data/then-reject-non-callable.qml \
- data/then-resolve-multiple-then.qml \
- data/then-resolve-chaining.qml \
- data/then-reject-chaining.qml \
- data/promise-resolve-with-value.qml \
- data/promise-resolve-with-promise.qml \
- data/promise-reject-with-value.qml \
- data/promise-executor-resolve.qml \
- data/promise-get-length.qml \
- data/promise-executor-reject.qml \
- data/promise-reject-catch.qml \
- data/promise-async-resolve-with-value.qml \
- data/promise-async-reject-with-value.qml \
- data/promise-all-resolve.qml \
- data/promise-all-empty-input.qml \
- data/promise-resolve-with-array.qml \
- data/promise-all-reject-reject-is-last.qml \
- data/promise-all-reject-reject-is-mid.qml \
- data/promise-race-resolve-1st.qml \
- data/promise-race-empty-input.qml \
- data/promise-race-resolve-2nd.qml \
- data/promise-race-resolve-1st-in-executor-function.qml \
- data/promise-resolve-is-a-function.qml \
- data/promise-resolve-function-length.qml \
- data/promise-all-invoke-then-method.qml \
- data/promise-resolve-with-empty.qml \
- data/promise-executor-throw-exception.qml \
- data/promise-executor-function-extensible.qml \
- data/promise-all-noniterable-input.qml
diff --git a/tests/auto/qml/qqmlproperty/qqmlproperty.pro b/tests/auto/qml/qqmlproperty/qqmlproperty.pro
deleted file mode 100644
index 4d42975369..0000000000
--- a/tests/auto/qml/qqmlproperty/qqmlproperty.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase qmltypes
-TARGET = tst_qqmlproperty
-macx:CONFIG -= app_bundle
-
-QML_IMPORT_NAME = io.qt.bugreports
-QML_IMPORT_VERSION = 2.0
-
-SOURCES += tst_qqmlproperty.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
-
-HEADERS += \
- interfaces.h
diff --git a/tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro b/tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro
deleted file mode 100644
index 26d41bbdbf..0000000000
--- a/tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlpropertycache
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlpropertycache.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
diff --git a/tests/auto/qml/qqmlpropertymap/qqmlpropertymap.pro b/tests/auto/qml/qqmlpropertymap/qqmlpropertymap.pro
deleted file mode 100644
index b83e1e0da2..0000000000
--- a/tests/auto/qml/qqmlpropertymap/qqmlpropertymap.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlpropertymap
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlpropertymap.cpp
-
-include (../../shared/util.pri)
-
-QT += core-private gui-private qml-private quick-private testlib
-
-TESTDATA = data/*
diff --git a/tests/auto/qml/qqmlqt/qqmlqt.pro b/tests/auto/qml/qqmlqt/qqmlqt.pro
deleted file mode 100644
index 74306d704f..0000000000
--- a/tests/auto/qml/qqmlqt/qqmlqt.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlqt
-SOURCES += tst_qqmlqt.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private qml-private quick-private testlib gui gui-private
diff --git a/tests/auto/qml/qqmlsettings/qqmlsettings.pro b/tests/auto/qml/qqmlsettings/qqmlsettings.pro
deleted file mode 100644
index 392f496dc8..0000000000
--- a/tests/auto/qml/qqmlsettings/qqmlsettings.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlsettings
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlsettings.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += qml testlib
diff --git a/tests/auto/qml/qqmlsqldatabase/qqmlsqldatabase.pro b/tests/auto/qml/qqmlsqldatabase/qqmlsqldatabase.pro
deleted file mode 100644
index fbb873b649..0000000000
--- a/tests/auto/qml/qqmlsqldatabase/qqmlsqldatabase.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlsqldatabase
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlsqldatabase.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private sql testlib
diff --git a/tests/auto/qml/qqmltablemodel/qqmltablemodel.pro b/tests/auto/qml/qqmltablemodel/qqmltablemodel.pro
deleted file mode 100644
index 11b11132aa..0000000000
--- a/tests/auto/qml/qqmltablemodel/qqmltablemodel.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmltablemodel
-
-SOURCES += tst_qqmltablemodel.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core gui qml-private qml quick-private quick testlib
diff --git a/tests/auto/qml/qqmltimer/qqmltimer.pro b/tests/auto/qml/qqmltimer/qqmltimer.pro
deleted file mode 100644
index da66bc87ca..0000000000
--- a/tests/auto/qml/qqmltimer/qqmltimer.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmltimer
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmltimer.cpp
-
-QT += core-private gui-private qml-private quick-private gui testlib
diff --git a/tests/auto/qml/qqmltranslation/qqmltranslation.pro b/tests/auto/qml/qqmltranslation/qqmltranslation.pro
deleted file mode 100644
index 266ad51a79..0000000000
--- a/tests/auto/qml/qqmltranslation/qqmltranslation.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmltranslation
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmltranslation.cpp
-RESOURCES += data/translation.qrc
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib quick
diff --git a/tests/auto/qml/qqmltypeloader/SlowImport/Slow.pro b/tests/auto/qml/qqmltypeloader/SlowImport/Slow.pro
deleted file mode 100644
index e76dbd1237..0000000000
--- a/tests/auto/qml/qqmltypeloader/SlowImport/Slow.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = lib
-TARGET = Slow
-INCLUDEPATH += .
-QT += quick qml
-
-# Input
-HEADERS += plugin.h slow.h
-SOURCES += plugin.cpp slow.cpp
-
-DESTDIR = ../Slow
-IMPORT_FILES = qmldir
-include (../../../shared/imports.pri)
diff --git a/tests/auto/qml/qqmltypeloader/qqmltypeloader.pro b/tests/auto/qml/qqmltypeloader/qqmltypeloader.pro
deleted file mode 100644
index 6b9c117b8d..0000000000
--- a/tests/auto/qml/qqmltypeloader/qqmltypeloader.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += tst_qqmltypeloader.pro SlowImport/Slow.pro
diff --git a/tests/auto/qml/qqmltypeloader/tst_qqmltypeloader.pro b/tests/auto/qml/qqmltypeloader/tst_qqmltypeloader.pro
deleted file mode 100644
index c868474b5b..0000000000
--- a/tests/auto/qml/qqmltypeloader/tst_qqmltypeloader.pro
+++ /dev/null
@@ -1,19 +0,0 @@
-CONFIG += testcase qmltypes
-TARGET = tst_qqmltypeloader
-QT += qml testlib qml-private quick
-macx:CONFIG -= app_bundle
-
-SOURCES += \
- tst_qqmltypeloader.cpp \
- ../../shared/testhttpserver.cpp
-
-HEADERS += \
- ../../shared/testhttpserver.h \
- declarativetesttype.h
-
-QML_IMPORT_VERSION = 3.2
-QML_IMPORT_NAME = "declarative.import.for.typeloader.test"
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
diff --git a/tests/auto/qml/qqmlvaluetypeproviders/qqmlvaluetypeproviders.pro b/tests/auto/qml/qqmlvaluetypeproviders/qqmlvaluetypeproviders.pro
deleted file mode 100644
index 0c36088853..0000000000
--- a/tests/auto/qml/qqmlvaluetypeproviders/qqmlvaluetypeproviders.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlvaluetypeproviders
-macx:CONFIG -= app_bundle
-
-HEADERS += testtypes.h
-
-SOURCES += tst_qqmlvaluetypeproviders.cpp \
- testtypes.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private gui testlib
diff --git a/tests/auto/qml/qqmlvaluetypes/qqmlvaluetypes.pro b/tests/auto/qml/qqmlvaluetypes/qqmlvaluetypes.pro
deleted file mode 100644
index 36b36d2f0e..0000000000
--- a/tests/auto/qml/qqmlvaluetypes/qqmlvaluetypes.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlvaluetypes
-macx:CONFIG -= app_bundle
-
-HEADERS += testtypes.h
-
-SOURCES += tst_qqmlvaluetypes.cpp \
- testtypes.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private gui testlib
-
-DISTFILES += \
- data/customvaluetype.qml
diff --git a/tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro b/tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro
deleted file mode 100644
index 572ab1d572..0000000000
--- a/tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlxmlhttprequest
-macx:CONFIG -= app_bundle
-
-HEADERS += ../../shared/testhttpserver.h
-
-SOURCES += tst_qqmlxmlhttprequest.cpp \
- ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private network testlib
diff --git a/tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro b/tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro
deleted file mode 100644
index 23b9117889..0000000000
--- a/tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickfolderlistmodel
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickfolderlistmodel.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib
-
-RESOURCES += data/introspect.qrc
diff --git a/tests/auto/qml/qquickworkerscript/qquickworkerscript.pro b/tests/auto/qml/qquickworkerscript/qquickworkerscript.pro
deleted file mode 100644
index f58fd4543f..0000000000
--- a/tests/auto/qml/qquickworkerscript/qquickworkerscript.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickworkerscript
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickworkerscript.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private testlib qmlworkerscript-private
diff --git a/tests/auto/qml/qrcqml/qrcqml.pro b/tests/auto/qml/qrcqml/qrcqml.pro
deleted file mode 100644
index 60ccba27f2..0000000000
--- a/tests/auto/qml/qrcqml/qrcqml.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qrcqml
-QT += qml testlib
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qrcqml.cpp
-RESOURCES = qrcqml.qrc
diff --git a/tests/auto/qml/qtqmlmodules/qtqmlmodules.pro b/tests/auto/qml/qtqmlmodules/qtqmlmodules.pro
deleted file mode 100644
index 69e14aaecf..0000000000
--- a/tests/auto/qml/qtqmlmodules/qtqmlmodules.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qtqmlmodules
-SOURCES += tst_qtqmlmodules.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private qml-private testlib gui gui-private
diff --git a/tests/auto/qml/qv4assembler/qv4assembler.pro b/tests/auto/qml/qv4assembler/qv4assembler.pro
deleted file mode 100644
index 895e241cc9..0000000000
--- a/tests/auto/qml/qv4assembler/qv4assembler.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qv4assembler
-
-include (../../shared/util.pri)
-
-macos:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-SOURCES += tst_qv4assembler.cpp
-
-QT += qml-private testlib
diff --git a/tests/auto/qml/qv4identifiertable/qv4identifiertable.pro b/tests/auto/qml/qv4identifiertable/qv4identifiertable.pro
deleted file mode 100644
index 64dc822367..0000000000
--- a/tests/auto/qml/qv4identifiertable/qv4identifiertable.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qv4identifiertable
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qv4identifiertable.cpp
-
-QT += qml qml-private testlib
-
diff --git a/tests/auto/qml/qv4mm/qv4mm.pro b/tests/auto/qml/qv4mm/qv4mm.pro
deleted file mode 100644
index 375c5cea75..0000000000
--- a/tests/auto/qml/qv4mm/qv4mm.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qv4mm
-include (../../shared/util.pri)
-
-macos:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-SOURCES += tst_qv4mm.cpp
-
-QT += qml qml-private testlib
-
diff --git a/tests/auto/qml/qv4regexp/qv4regexp.pro b/tests/auto/qml/qv4regexp/qv4regexp.pro
deleted file mode 100644
index f4ab6941f5..0000000000
--- a/tests/auto/qml/qv4regexp/qv4regexp.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qv4regexp
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qv4regexp.cpp
-
-QT += qml qml-private testlib
-
diff --git a/tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro b/tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro
deleted file mode 100644
index c86365d5ea..0000000000
--- a/tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-CONFIG += parallel_test
-TARGET = tst_qwidgetsinqml
-macos:CONFIG -= app_bundle
-QT += qml widgets testlib gui-private
-SOURCES += tst_qwidgetsinqml.cpp
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
diff --git a/tests/auto/qml/v4misc/v4misc.pro b/tests/auto/qml/v4misc/v4misc.pro
deleted file mode 100644
index 5150df5999..0000000000
--- a/tests/auto/qml/v4misc/v4misc.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_v4misc
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_v4misc.cpp
-
-QT += core-private qml-private testlib
diff --git a/tests/auto/qmldevtools/compile/compile.pro b/tests/auto/qmldevtools/compile/compile.pro
deleted file mode 100644
index 832700698f..0000000000
--- a/tests/auto/qmldevtools/compile/compile.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-option(host_build)
-TARGET = tst_compile
-force_bootstrap {
- QT = bootstrap-private
- !build_pass: CONFIG += release
-} else {
- QT = core
- !build_pass:qtConfig(debug_and_release): CONFIG += release
-}
-QT += qmldevtools-private
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_compile.cpp
-
-load(qt_common)
diff --git a/tests/auto/qmldevtools/qmldevtools.pro b/tests/auto/qmldevtools/qmldevtools.pro
deleted file mode 100644
index a9352d4df3..0000000000
--- a/tests/auto/qmldevtools/qmldevtools.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-
-qtConfig(private_tests): \
- SUBDIRS += compile
diff --git a/tests/auto/qmldom/domitem/domitem.pro b/tests/auto/qmldom/domitem/domitem.pro
deleted file mode 100644
index 1cbbb3b5b2..0000000000
--- a/tests/auto/qmldom/domitem/domitem.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-QT = core qmldevtools-private qmldom-private testlib
-TARGET = tst_qmldomitem
-
-
-CONFIG += c++11 console
-CONFIG -= app_bundle
-CONFIG += testcase
-
-# The following define makes your compiler emit warnings if you use
-# any Qt feature that has been marked deprecated (the exact warnings
-# depend on your compiler). Please consult the documentation of the
-# deprecated API in order to know how to port your code away from it.
-DEFINES += QT_DEPRECATED_WARNINGS
-
-# You can also make your code fail to compile if it uses deprecated APIs.
-# In order to do so, uncomment the following line.
-# You can also select to disable deprecated APIs only up to a certain version of Qt.
-#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
-
-SOURCES += \
- tst_qmldomitem.cpp
-
-
-load(qt_common)
diff --git a/tests/auto/qmldom/errormessage/errormessage.pro b/tests/auto/qmldom/errormessage/errormessage.pro
deleted file mode 100644
index 21ce2bb1c9..0000000000
--- a/tests/auto/qmldom/errormessage/errormessage.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-QT = core qmldevtools-private qmldom-private testlib
-TARGET = tst_qmldomerrormessage
-
-
-CONFIG += c++11 console
-CONFIG -= app_bundle
-CONFIG += testcase
-
-# The following define makes your compiler emit warnings if you use
-# any Qt feature that has been marked deprecated (the exact warnings
-# depend on your compiler). Please consult the documentation of the
-# deprecated API in order to know how to port your code away from it.
-DEFINES += QT_DEPRECATED_WARNINGS
-
-# You can also make your code fail to compile if it uses deprecated APIs.
-# In order to do so, uncomment the following line.
-# You can also select to disable deprecated APIs only up to a certain version of Qt.
-#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
-
-SOURCES += \
- tst_qmldomerrormessage.cpp
-
-
-load(qt_common)
diff --git a/tests/auto/qmldom/path/path.pro b/tests/auto/qmldom/path/path.pro
deleted file mode 100644
index 744560bdc3..0000000000
--- a/tests/auto/qmldom/path/path.pro
+++ /dev/null
@@ -1,24 +0,0 @@
-QT = core qmldevtools-private qmldom-private testlib
-TARGET = tst_qmldompath
-
-
-CONFIG += c++11 console
-CONFIG -= app_bundle
-CONFIG += testcase
-
-# The following define makes your compiler emit warnings if you use
-# any Qt feature that has been marked deprecated (the exact warnings
-# depend on your compiler). Please consult the documentation of the
-# deprecated API in order to know how to port your code away from it.
-DEFINES += QT_DEPRECATED_WARNINGS
-
-# You can also make your code fail to compile if it uses deprecated APIs.
-# In order to do so, uncomment the following line.
-# You can also select to disable deprecated APIs only up to a certain version of Qt.
-#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
-
-SOURCES += \
- tst_qmldompath.cpp
-
-
-load(qt_common)
diff --git a/tests/auto/qmldom/qmldom.pro b/tests/auto/qmldom/qmldom.pro
deleted file mode 100644
index e43d224dba..0000000000
--- a/tests/auto/qmldom/qmldom.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += \
- errormessage \
- domitem \
- path \
- stringdumper
diff --git a/tests/auto/qmldom/stringdumper/stringdumper.pro b/tests/auto/qmldom/stringdumper/stringdumper.pro
deleted file mode 100644
index 2494f44023..0000000000
--- a/tests/auto/qmldom/stringdumper/stringdumper.pro
+++ /dev/null
@@ -1,27 +0,0 @@
-QT = core qmldevtools-private qmldom-private testlib
-TARGET = tst_qmldomstringdumper
-
-
-INCLUDEPATH += ../../../../src/qmldom
-
-
-CONFIG += c++11 console
-CONFIG -= app_bundle
-CONFIG += testcase
-
-# The following define makes your compiler emit warnings if you use
-# any Qt feature that has been marked deprecated (the exact warnings
-# depend on your compiler). Please consult the documentation of the
-# deprecated API in order to know how to port your code away from it.
-DEFINES += QT_DEPRECATED_WARNINGS
-
-# You can also make your code fail to compile if it uses deprecated APIs.
-# In order to do so, uncomment the following line.
-# You can also select to disable deprecated APIs only up to a certain version of Qt.
-#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
-
-SOURCES += \
- tst_qmldomstringdumper.cpp
-
-
-load(qt_common)
diff --git a/tests/auto/qmltest-blacklist/shortcut/shortcut.pro b/tests/auto/qmltest-blacklist/shortcut/shortcut.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest-blacklist/shortcut/shortcut.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/animatedimage/animatedimage.pro b/tests/auto/qmltest/animatedimage/animatedimage.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/animatedimage/animatedimage.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/animations/animations.pro b/tests/auto/qmltest/animations/animations.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/animations/animations.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/borderimage/borderimage.pro b/tests/auto/qmltest/borderimage/borderimage.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/borderimage/borderimage.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/buttonclick/buttonclick.pro b/tests/auto/qmltest/buttonclick/buttonclick.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/buttonclick/buttonclick.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/createbenchmark/createbenchmark.pro b/tests/auto/qmltest/createbenchmark/createbenchmark.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/createbenchmark/createbenchmark.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/events/events.pro b/tests/auto/qmltest/events/events.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/events/events.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/fontloader/fontloader.pro b/tests/auto/qmltest/fontloader/fontloader.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/fontloader/fontloader.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/gradient/gradient.pro b/tests/auto/qmltest/gradient/gradient.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/gradient/gradient.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/image/image.pro b/tests/auto/qmltest/image/image.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/image/image.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/itemgrabber/itemgrabber.pro b/tests/auto/qmltest/itemgrabber/itemgrabber.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/itemgrabber/itemgrabber.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/layout/layout.pro b/tests/auto/qmltest/layout/layout.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/layout/layout.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/listmodel/listmodel.pro b/tests/auto/qmltest/listmodel/listmodel.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/listmodel/listmodel.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/listview/listview.pro b/tests/auto/qmltest/listview/listview.pro
deleted file mode 100644
index b942729ffa..0000000000
--- a/tests/auto/qmltest/listview/listview.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-CONFIG += qmltestcase
-DISTFILES += $$PWD/tst_listview.qml $$files($$PWD/data/*.qml)
diff --git a/tests/auto/qmltest/objectmodel/objectmodel.pro b/tests/auto/qmltest/objectmodel/objectmodel.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/objectmodel/objectmodel.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/pathview/pathview.pro b/tests/auto/qmltest/pathview/pathview.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/pathview/pathview.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/pixel/pixel.pro b/tests/auto/qmltest/pixel/pixel.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/pixel/pixel.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/positioners/positioners.pro b/tests/auto/qmltest/positioners/positioners.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/positioners/positioners.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/qmltest.pro b/tests/auto/qmltest/qmltest.pro
deleted file mode 100644
index 3463d1735f..0000000000
--- a/tests/auto/qmltest/qmltest.pro
+++ /dev/null
@@ -1,29 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += \
- animatedimage \
- animations \
- borderimage \
- buttonclick \
- createbenchmark \
- events \
- fontloader \
- gradient \
- image \
- itemgrabber \
- layout \
- listmodel \
- listview \
- objectmodel \
- pathview \
- pixel \
- positioners \
- qqmlbinding \
- qtbug46798 \
- rectangle \
- selftests \
- shadersource \
- stability \
- text \
- textedit \
- textinput \
- window
diff --git a/tests/auto/qmltest/qqmlbinding/qqmlbinding.pro b/tests/auto/qmltest/qqmlbinding/qqmlbinding.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/qqmlbinding/qqmlbinding.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/qtbug46798/qtbug46798.pro b/tests/auto/qmltest/qtbug46798/qtbug46798.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/qtbug46798/qtbug46798.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/rectangle/rectangle.pro b/tests/auto/qmltest/rectangle/rectangle.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/rectangle/rectangle.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/selftests/selftests.pro b/tests/auto/qmltest/selftests/selftests.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/selftests/selftests.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/shadersource/shadersource.pro b/tests/auto/qmltest/shadersource/shadersource.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/shadersource/shadersource.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/stability/stability.pro b/tests/auto/qmltest/stability/stability.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/stability/stability.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/text/text.pro b/tests/auto/qmltest/text/text.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/text/text.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/textedit/textedit.pro b/tests/auto/qmltest/textedit/textedit.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/textedit/textedit.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/textinput/textinput.pro b/tests/auto/qmltest/textinput/textinput.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/textinput/textinput.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/qmltest/window/window.pro b/tests/auto/qmltest/window/window.pro
deleted file mode 100644
index a7938e7003..0000000000
--- a/tests/auto/qmltest/window/window.pro
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG += qmltestcase
diff --git a/tests/auto/quick/drawingmodes/drawingmodes.pro b/tests/auto/quick/drawingmodes/drawingmodes.pro
deleted file mode 100644
index ff5383b501..0000000000
--- a/tests/auto/quick/drawingmodes/drawingmodes.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-TARGET = tst_drawingmodes
-SOURCES += tst_drawingmodes.cpp
-
-macos:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-include(../../shared/util.pri)
-
-CONFIG += parallel_test
-QT += gui qml quick testlib
-
-OTHER_FILES += \
- data/DrawingModes.qml
-
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
diff --git a/tests/auto/quick/examples/examples.pro b/tests/auto/quick/examples/examples.pro
deleted file mode 100644
index c047f993ea..0000000000
--- a/tests/auto/quick/examples/examples.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-testcase.timeout = 400 # this test is slow
-TARGET = tst_examples
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_examples.cpp
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-
-#temporary
-QT += core-private gui-private qml-private quick-private testlib
-
diff --git a/tests/auto/quick/geometry/geometry.pro b/tests/auto/quick/geometry/geometry.pro
deleted file mode 100644
index 0b7e64d038..0000000000
--- a/tests/auto/quick/geometry/geometry.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_geometry
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_geometry.cpp
-
-CONFIG+=parallel_test
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/nodes/nodes.pro b/tests/auto/quick/nodes/nodes.pro
deleted file mode 100644
index 6cfcc43a98..0000000000
--- a/tests/auto/quick/nodes/nodes.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_nodestest
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_nodestest.cpp
-
-CONFIG+=parallel_test
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/nokeywords/nokeywords.pro b/tests/auto/quick/nokeywords/nokeywords.pro
deleted file mode 100644
index 69e1abe43e..0000000000
--- a/tests/auto/quick/nokeywords/nokeywords.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_nokeywords
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_nokeywords.cpp
-
-CONFIG+=parallel_test
-
-QT += quick core-private gui-private qml-private quick-private testlib
-qtConfig(opengl): \
- QT_PRIVATE += opengl-private
diff --git a/tests/auto/quick/pointerhandlers/flickableinterop/flickableinterop.pro b/tests/auto/quick/pointerhandlers/flickableinterop/flickableinterop.pro
deleted file mode 100644
index 9075044bd3..0000000000
--- a/tests/auto/quick/pointerhandlers/flickableinterop/flickableinterop.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_flickableinterop
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_flickableinterop.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/flickableWithHandlers.qml data/Slider.qml
diff --git a/tests/auto/quick/pointerhandlers/mousearea_interop/mousearea_interop.pro b/tests/auto/quick/pointerhandlers/mousearea_interop/mousearea_interop.pro
deleted file mode 100644
index 0bf0ec86a9..0000000000
--- a/tests/auto/quick/pointerhandlers/mousearea_interop/mousearea_interop.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_mousearea_interop
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_mousearea_interop.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/dragTakeOverFromSibling.qml
diff --git a/tests/auto/quick/pointerhandlers/multipointtoucharea_interop/multipointtoucharea_interop.pro b/tests/auto/quick/pointerhandlers/multipointtoucharea_interop/multipointtoucharea_interop.pro
deleted file mode 100644
index 10d0ff8018..0000000000
--- a/tests/auto/quick/pointerhandlers/multipointtoucharea_interop/multipointtoucharea_interop.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_multipointtoucharea_interop
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_multipointtoucharea_interop.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/pinchDragMPTA.qml
diff --git a/tests/auto/quick/pointerhandlers/pointerhandlers.pro b/tests/auto/quick/pointerhandlers/pointerhandlers.pro
deleted file mode 100644
index 7db28b6583..0000000000
--- a/tests/auto/quick/pointerhandlers/pointerhandlers.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TEMPLATE = subdirs
-
-qtConfig(private_tests) {
- SUBDIRS += \
- flickableinterop \
- mousearea_interop \
- multipointtoucharea_interop \
- qquickdraghandler \
- qquickhoverhandler \
- qquickpinchhandler \
- qquickpointerhandler \
- qquickpointhandler \
- qquicktaphandler \
- qquickwheelhandler \
-}
diff --git a/tests/auto/quick/pointerhandlers/qquickdraghandler/qquickdraghandler.pro b/tests/auto/quick/pointerhandlers/qquickdraghandler/qquickdraghandler.pro
deleted file mode 100644
index 6258fb9392..0000000000
--- a/tests/auto/quick/pointerhandlers/qquickdraghandler/qquickdraghandler.pro
+++ /dev/null
@@ -1,22 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_qquickdraghandler
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickdraghandler.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/DragAnywhereSlider.qml \
- data/FlashAnimation.qml \
- data/Slider.qml \
- data/draggables.qml \
- data/grabberstate.qml \
- data/multipleSliders.qml \
- data/reparenting.qml \
- data/snapMode.qml \
diff --git a/tests/auto/quick/pointerhandlers/qquickhoverhandler/qquickhoverhandler.pro b/tests/auto/quick/pointerhandlers/qquickhoverhandler/qquickhoverhandler.pro
deleted file mode 100644
index 34633e2532..0000000000
--- a/tests/auto/quick/pointerhandlers/qquickhoverhandler/qquickhoverhandler.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_qquickhoverhandler
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickhoverhandler.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/lesHoverables.qml \
diff --git a/tests/auto/quick/pointerhandlers/qquickpinchhandler/qquickpinchhandler.pro b/tests/auto/quick/pointerhandlers/qquickpinchhandler/qquickpinchhandler.pro
deleted file mode 100644
index 7e177d9786..0000000000
--- a/tests/auto/quick/pointerhandlers/qquickpinchhandler/qquickpinchhandler.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpinchhandler
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpinchhandler.cpp
-OTHER_FILES = \
- data/pinchproperties.qml \
- data/threeFingers.qml \
- data/transformedPinchArea.qml
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/pointerhandlers/qquickpointerhandler/qquickpointerhandler.pro b/tests/auto/quick/pointerhandlers/qquickpointerhandler/qquickpointerhandler.pro
deleted file mode 100644
index c386969206..0000000000
--- a/tests/auto/quick/pointerhandlers/qquickpointerhandler/qquickpointerhandler.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_qquickpointerhandler
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpointerhandler.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-# OTHER_FILES += data/foo.qml
-
diff --git a/tests/auto/quick/pointerhandlers/qquickpointhandler/qquickpointhandler.pro b/tests/auto/quick/pointerhandlers/qquickpointhandler/qquickpointhandler.pro
deleted file mode 100644
index d64fc96d74..0000000000
--- a/tests/auto/quick/pointerhandlers/qquickpointhandler/qquickpointhandler.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_qquickpointhandler
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpointhandler.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/pointTracker.qml \
diff --git a/tests/auto/quick/pointerhandlers/qquicktaphandler/qquicktaphandler.pro b/tests/auto/quick/pointerhandlers/qquicktaphandler/qquicktaphandler.pro
deleted file mode 100644
index b41a94b55e..0000000000
--- a/tests/auto/quick/pointerhandlers/qquicktaphandler/qquicktaphandler.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_qquicktaphandler
-QT += core-private gui-private qml-private quick-private testlib
-
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktaphandler.cpp
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-# OTHER_FILES += data/foo.qml
-
diff --git a/tests/auto/quick/pointerhandlers/qquickwheelhandler/qquickwheelhandler.pro b/tests/auto/quick/pointerhandlers/qquickwheelhandler/qquickwheelhandler.pro
deleted file mode 100644
index 7509e38dd3..0000000000
--- a/tests/auto/quick/pointerhandlers/qquickwheelhandler/qquickwheelhandler.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickwheelhandler
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickwheelhandler.cpp
-OTHER_FILES = \
- data/rectWheel.qml \
-
-include (../../../shared/util.pri)
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/propertyrequirements/propertyrequirements.pro b/tests/auto/quick/propertyrequirements/propertyrequirements.pro
deleted file mode 100644
index 8fe574e0bf..0000000000
--- a/tests/auto/quick/propertyrequirements/propertyrequirements.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_propertyrequirements
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_propertyrequirements.cpp
-
-QT += qml-private testlib
diff --git a/tests/auto/quick/qquickaccessible/qquickaccessible.pro b/tests/auto/quick/qquickaccessible/qquickaccessible.pro
deleted file mode 100644
index 537aad882f..0000000000
--- a/tests/auto/quick/qquickaccessible/qquickaccessible.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_qquickaccessible
-QT += qml-private network quick-private testlib gui-private core-private
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickaccessible.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += data/checkbuttons.qml \
- data/hittest.qml \
- data/pushbutton.qml \
- data/statictext.qml \
- data/ignored.qml \
diff --git a/tests/auto/quick/qquickanchors/qquickanchors.pro b/tests/auto/quick/qquickanchors/qquickanchors.pro
deleted file mode 100644
index a5b47e3797..0000000000
--- a/tests/auto/quick/qquickanchors/qquickanchors.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TARGET = tst_qquickanchors
-CONFIG += testcase
-SOURCES += tst_qquickanchors.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickanimatedimage/qquickanimatedimage.pro b/tests/auto/quick/qquickanimatedimage/qquickanimatedimage.pro
deleted file mode 100644
index 5792626720..0000000000
--- a/tests/auto/quick/qquickanimatedimage/qquickanimatedimage.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickanimatedimage
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += tst_qquickanimatedimage.cpp \
- ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro b/tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro
deleted file mode 100644
index a337473d99..0000000000
--- a/tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickanimatedsprite
-SOURCES += tst_qquickanimatedsprite.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib qmltest
-
-OTHER_FILES += \
- $$files(data/*.qml)
diff --git a/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro b/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro
deleted file mode 100644
index 6909922cb1..0000000000
--- a/tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-QT += core-private gui-private qml-private
-TEMPLATE=app
-TARGET=tst_qquickanimationcontroller
-
-CONFIG += qmltestcase
-SOURCES += tst_qquickanimationcontroller.cpp
-
-TESTDATA = data/*
diff --git a/tests/auto/quick/qquickanimations/qquickanimations.pro b/tests/auto/quick/qquickanimations/qquickanimations.pro
deleted file mode 100644
index 85a77ae620..0000000000
--- a/tests/auto/quick/qquickanimations/qquickanimations.pro
+++ /dev/null
@@ -1,71 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickanimations
-SOURCES += tst_qquickanimations.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
-
-OTHER_FILES += \
- data/alwaysRunToEndInSequentialAnimationBug.qml \
- data/animationJobSelfDestructionBug.qml\
- data/attached.qml \
- data/badproperty1.qml \
- data/badproperty2.qml \
- data/badtype1.qml \
- data/badtype2.qml \
- data/badtype3.qml \
- data/badtype4.qml \
- data/disabledTransition.qml \
- data/dontAutoStart.qml \
- data/dontStart.qml \
- data/dontStart2.qml \
- data/dotproperty.qml \
- data/Double.qml \
- data/doubleRegistrationBug.qml \
- data/fastFlickingBug.qml \
- data/looping.qml \
- data/mixedtype1.qml \
- data/mixedtype2.qml \
- data/nonTransitionBug.qml \
- data/parallelAnimationNullChildBug.qml \
- data/pathAnimation.qml \
- data/pathAnimation2.qml \
- data/pathAnimationInOutBackCrash.qml \
- data/pathAnimationNoStart.qml \
- data/pathInterpolator.qml \
- data/pathInterpolatorBack.qml \
- data/pathInterpolatorBack2.qml \
- data/pathTransition.qml \
- data/pauseBindingBug.qml \
- data/pauseBug.qml \
- data/properties.qml \
- data/properties2.qml \
- data/properties3.qml \
- data/properties4.qml \
- data/properties5.qml \
- data/propertiesTransition.qml \
- data/propertiesTransition2.qml \
- data/propertiesTransition3.qml \
- data/propertiesTransition4.qml \
- data/propertiesTransition5.qml \
- data/propertiesTransition6.qml \
- data/propertiesTransition7.qml \
- data/reanchor.qml \
- data/registrationBug.qml \
- data/reparent.qml \
- data/rotation.qml \
- data/runningTrueBug.qml \
- data/scriptActionBug.qml \
- data/scriptActionCrash.qml \
- data/sequentialAnimationNullChildBug.qml \
- data/signals.qml \
- data/signalorder.qml \
- data/transitionAssignmentBug.qml \
- data/valuesource.qml \
- data/valuesource2.qml
diff --git a/tests/auto/quick/qquickanimators/qquickanimators.pro b/tests/auto/quick/qquickanimators/qquickanimators.pro
deleted file mode 100644
index 788c959040..0000000000
--- a/tests/auto/quick/qquickanimators/qquickanimators.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickanimators
-SOURCES += tst_qquickanimators.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-macos:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
-
-OTHER_FILES += \
- data/positionerWithAnimator.qml \
- data/windowWithAnimator.qml \
- data/animatorImplicitFrom.qml
diff --git a/tests/auto/quick/qquickapplication/qquickapplication.pro b/tests/auto/quick/qquickapplication/qquickapplication.pro
deleted file mode 100644
index 00b5bb3a18..0000000000
--- a/tests/auto/quick/qquickapplication/qquickapplication.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickapplication
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickapplication.cpp
-OTHER_FILES += data/tst_displayname.qml \
- data/tst_platformname.qml
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml quick qml-private quick-private testlib
-
diff --git a/tests/auto/quick/qquickbehaviors/qquickbehaviors.pro b/tests/auto/quick/qquickbehaviors/qquickbehaviors.pro
deleted file mode 100644
index fd64eb1d40..0000000000
--- a/tests/auto/quick/qquickbehaviors/qquickbehaviors.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickbehaviors
-SOURCES += tst_qquickbehaviors.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-DISTFILES = $$files(data/*)
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickborderimage/qquickborderimage.pro b/tests/auto/quick/qquickborderimage/qquickborderimage.pro
deleted file mode 100644
index ba6c01737a..0000000000
--- a/tests/auto/quick/qquickborderimage/qquickborderimage.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickborderimage
-macx:CONFIG -= app_bundle
-
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += tst_qquickborderimage.cpp \
- ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro b/tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro
deleted file mode 100644
index c41f798d33..0000000000
--- a/tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickboundaryrule
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickboundaryrule.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += quick-private qml testlib
diff --git a/tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro b/tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro
deleted file mode 100644
index 90c7962382..0000000000
--- a/tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro
+++ /dev/null
@@ -1,57 +0,0 @@
-QT += core-private gui-private qml-private
-TEMPLATE=app
-TARGET=tst_qquickcanvasitem
-
-CONFIG += qmltestcase
-SOURCES += tst_qquickcanvasitem.cpp
-
-exists($$[QT_INSTALL_PLUGINS]/imageformats): DEFINES += HAS_IMAGE_FORMATS
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- data/tst_transform.qml \
- data/tst_text.qml \
- data/tst_strokeStyle.qml \
- data/tst_state.qml \
- data/tst_shadow.qml \
- data/tst_pattern.qml \
- data/tst_path.qml \
- data/tst_line.qml \
- data/tst_fillStyle.qml \
- data/tst_fillrect.qml \
- data/tst_composite.qml \
- data/tst_canvas.qml \
- data/tst_pixel.qml \
- data/tst_gradient.qml \
- data/tst_arcto.qml \
- data/tst_arc.qml \
- data/tst_context.qml \
- data/tst_imagedata.qml \
- data/CanvasTestCase.qml \
- data/CanvasComponent.qml \
- data/tst_image.qml \
- data/tst_svgpath.qml \
- data/anim-gr.gif \
- data/anim-gr.png \
- data/anim-poster-gr.png \
- data/background.png \
- data/broken.png \
- data/ggrr-256x256.png \
- data/green-1x1.png \
- data/green-2x2.png \
- data/green-16x16.png \
- data/green-256x256.png \
- data/green.png \
- data/grgr-256x256.png \
- data/red-16x16.png \
- data/red.png \
- data/redtransparent.png \
- data/rgrg-256x256.png \
- data/rrgg-256x256.png \
- data/transparent.png \
- data/transparent50.png \
- data/yellow.png \
- data/yellow75.png \
- data/tst_invalidContext.qml
-
diff --git a/tests/auto/quick/qquickcolorgroup/qquickcolorgroup.pro b/tests/auto/quick/qquickcolorgroup/qquickcolorgroup.pro
deleted file mode 100644
index 99c330199c..0000000000
--- a/tests/auto/quick/qquickcolorgroup/qquickcolorgroup.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickcolorgroup
-SOURCES += tst_qquickcolorgroup.cpp
-
-macos:CONFIG -= app_bundle
-
-QT += core-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickdesignersupport/qquickdesignersupport.pro b/tests/auto/quick/qquickdesignersupport/qquickdesignersupport.pro
deleted file mode 100644
index cd44631e7c..0000000000
--- a/tests/auto/quick/qquickdesignersupport/qquickdesignersupport.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickdesignersupport
-SOURCES += tst_qquickdesignersupport.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-osx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
-
-DISTFILES += \
- data/TestComponent.qml \
- data/test.qml \
- data/componentTest.qml \
- data/Component01.qml \
- data/Component02.qml \
- data/bindingTest.qml
diff --git a/tests/auto/quick/qquickdrag/qquickdrag.pro b/tests/auto/quick/qquickdrag/qquickdrag.pro
deleted file mode 100644
index 4bc6b2b2f6..0000000000
--- a/tests/auto/quick/qquickdrag/qquickdrag.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TARGET = tst_qquickdrag
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickdrag.cpp
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickdroparea/qquickdroparea.pro b/tests/auto/quick/qquickdroparea/qquickdroparea.pro
deleted file mode 100644
index 7a8fdef7b9..0000000000
--- a/tests/auto/quick/qquickdroparea/qquickdroparea.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-TARGET = tst_qquickdroparea
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickdroparea.cpp
-
-OTHER_FILES += $$files(data/*.qml)
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickdynamicpropertyanimation/qquickdynamicpropertyanimation.pro b/tests/auto/quick/qquickdynamicpropertyanimation/qquickdynamicpropertyanimation.pro
deleted file mode 100644
index 33fa9aff7a..0000000000
--- a/tests/auto/quick/qquickdynamicpropertyanimation/qquickdynamicpropertyanimation.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickdynamicpropertyanimation
-SOURCES += tst_qquickdynamicpropertyanimation.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core gui qml quick testlib
diff --git a/tests/auto/quick/qquickflickable/qquickflickable.pro b/tests/auto/quick/qquickflickable/qquickflickable.pro
deleted file mode 100644
index 99a840218d..0000000000
--- a/tests/auto/quick/qquickflickable/qquickflickable.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickflickable
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickflickable.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickflipable/qquickflipable.pro b/tests/auto/quick/qquickflipable/qquickflipable.pro
deleted file mode 100644
index 5a1fb6e816..0000000000
--- a/tests/auto/quick/qquickflipable/qquickflipable.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickflipable
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickflipable.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickfocusscope/qquickfocusscope.pro b/tests/auto/quick/qquickfocusscope/qquickfocusscope.pro
deleted file mode 100644
index 7a4b7302d0..0000000000
--- a/tests/auto/quick/qquickfocusscope/qquickfocusscope.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickfocusscope
-SOURCES += tst_qquickfocusscope.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickfontloader/qquickfontloader.pro b/tests/auto/quick/qquickfontloader/qquickfontloader.pro
deleted file mode 100644
index cea5b55bdf..0000000000
--- a/tests/auto/quick/qquickfontloader/qquickfontloader.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickfontloader
-macx:CONFIG -= app_bundle
-
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += tst_qquickfontloader.cpp \
- ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickfontloader_static/qquickfontloader_static.pro b/tests/auto/quick/qquickfontloader_static/qquickfontloader_static.pro
deleted file mode 100644
index f6835c05c0..0000000000
--- a/tests/auto/quick/qquickfontloader_static/qquickfontloader_static.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickfontloader_static
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickfontloader_static.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
diff --git a/tests/auto/quick/qquickfontmetrics/qquickfontmetrics.pro b/tests/auto/quick/qquickfontmetrics/qquickfontmetrics.pro
deleted file mode 100644
index 15e3bb00c1..0000000000
--- a/tests/auto/quick/qquickfontmetrics/qquickfontmetrics.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_quickfontmetrics
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_quickfontmetrics.cpp
-
-QT += core gui qml quick-private testlib
diff --git a/tests/auto/quick/qquickframebufferobject/qquickframebufferobject.pro b/tests/auto/quick/qquickframebufferobject/qquickframebufferobject.pro
deleted file mode 100644
index f4e9e1f890..0000000000
--- a/tests/auto/quick/qquickframebufferobject/qquickframebufferobject.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickframebufferobject
-SOURCES += tst_qquickframebufferobject.cpp
-
-TESTDATA = data/*
-include(../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-QT += quick testlib
-
-OTHER_FILES += \
- data/testStuff.qml
-
diff --git a/tests/auto/quick/qquickgraphicsinfo/qquickgraphicsinfo.pro b/tests/auto/quick/qquickgraphicsinfo/qquickgraphicsinfo.pro
deleted file mode 100644
index a4296ad9a2..0000000000
--- a/tests/auto/quick/qquickgraphicsinfo/qquickgraphicsinfo.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickgraphicsinfo
-SOURCES += tst_qquickgraphicsinfo.cpp
-
-TESTDATA = data/*
-include(../../shared/util.pri)
-
-osx:CONFIG -= app_bundle
-
-QT += quick testlib
-
-OTHER_FILES += \
- data/basic.qml
-
diff --git a/tests/auto/quick/qquickgridview/qquickgridview.pro b/tests/auto/quick/qquickgridview/qquickgridview.pro
deleted file mode 100644
index 0390637058..0000000000
--- a/tests/auto/quick/qquickgridview/qquickgridview.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-testcase.timeout = 1100 # this test can be slow
-TARGET = tst_qquickgridview
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickgridview.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmltest qmlmodels-private
-
diff --git a/tests/auto/quick/qquickimage/qquickimage.pro b/tests/auto/quick/qquickimage/qquickimage.pro
deleted file mode 100644
index 5b1059bd24..0000000000
--- a/tests/auto/quick/qquickimage/qquickimage.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickimage
-macx:CONFIG -= app_bundle
-
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += tst_qquickimage.cpp \
- ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickimageprovider/qquickimageprovider.pro b/tests/auto/quick/qquickimageprovider/qquickimageprovider.pro
deleted file mode 100644
index f67b697c0f..0000000000
--- a/tests/auto/quick/qquickimageprovider/qquickimageprovider.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickimageprovider
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickimageprovider.cpp
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickitem/qquickitem.pro b/tests/auto/quick/qquickitem/qquickitem.pro
deleted file mode 100644
index 003981d4de..0000000000
--- a/tests/auto/quick/qquickitem/qquickitem.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickitem
-SOURCES += tst_qquickitem.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
-
-qtHaveModule(widgets): {
- DEFINES += TEST_QTBUG_60123
- QT += widgets
-}
-
diff --git a/tests/auto/quick/qquickitem2/qquickitem2.pro b/tests/auto/quick/qquickitem2/qquickitem2.pro
deleted file mode 100644
index 37bfb68f1c..0000000000
--- a/tests/auto/quick/qquickitem2/qquickitem2.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickitem2
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickitem.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickitemlayer/qquickitemlayer.pro b/tests/auto/quick/qquickitemlayer/qquickitemlayer.pro
deleted file mode 100644
index ec890b99b4..0000000000
--- a/tests/auto/quick/qquickitemlayer/qquickitemlayer.pro
+++ /dev/null
@@ -1,28 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickitemlayer
-SOURCES += tst_qquickitemlayer.cpp
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-include(../../shared/util.pri)
-
-QT += core-private gui-private qml-private quick-private testlib
-
-OTHER_FILES += \
- data/Smooth.qml \
- data/Enabled.qml \
- data/Mipmap.qml \
- data/Effect.qml \
- data/SourceRect.qml \
- data/TextureProvider.qml \
- data/Visible.qml \
- data/ZOrder.qml \
- data/ZOrderChange.qml \
- data/ToggleLayerAndEffect.qml \
- data/DisableLayer.qml \
- data/SamplerNameChange.qml \
- data/ItemEffect.qml \
- data/RectangleEffect.qml \
- data/TextureMirroring.qml
diff --git a/tests/auto/quick/qquicklayouts/qquicklayouts.pro b/tests/auto/quick/qquicklayouts/qquicklayouts.pro
deleted file mode 100644
index 5079d0a182..0000000000
--- a/tests/auto/quick/qquicklayouts/qquicklayouts.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-QT += core-private gui-private qml-private
-TEMPLATE=app
-TARGET=tst_qquicklayouts
-
-CONFIG += qmltestcase
-SOURCES += tst_qquicklayouts.cpp
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- data/tst_rowlayout.qml \
- data/tst_gridlayout.qml \
- data/tst_stacklayout.qml
-
diff --git a/tests/auto/quick/qquicklistview/qquicklistview.pro b/tests/auto/quick/qquicklistview/qquicklistview.pro
deleted file mode 100644
index 10edb06549..0000000000
--- a/tests/auto/quick/qquicklistview/qquicklistview.pro
+++ /dev/null
@@ -1,23 +0,0 @@
-CONFIG += testcase
-testcase.timeout = 900 # this test is slow
-TARGET = tst_qquicklistview
-macx:CONFIG -= app_bundle
-
-HEADERS += incrementalmodel.h \
- proxytestinnermodel.h \
- randomsortmodel.h \
- reusemodel.h
-SOURCES += tst_qquicklistview.cpp \
- incrementalmodel.cpp \
- proxytestinnermodel.cpp \
- randomsortmodel.cpp
-
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-DISTFILES += data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmltest qmlmodels-private
-
diff --git a/tests/auto/quick/qquickloader/qquickloader.pro b/tests/auto/quick/qquickloader/qquickloader.pro
deleted file mode 100644
index c754c78bec..0000000000
--- a/tests/auto/quick/qquickloader/qquickloader.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickloader
-macx:CONFIG -= app_bundle
-
-HEADERS += ../../shared/testhttpserver.h
-
-SOURCES += tst_qquickloader.cpp \
- ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickmousearea/qquickmousearea.pro b/tests/auto/quick/qquickmousearea/qquickmousearea.pro
deleted file mode 100644
index ee9d6dce2b..0000000000
--- a/tests/auto/quick/qquickmousearea/qquickmousearea.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickmousearea
-macx:CONFIG -= app_bundle
-
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += tst_qquickmousearea.cpp \
- ../../shared/testhttpserver.cpp
-
-OTHER_FILES += $$files(data/*.qml)
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickmultipointtoucharea/qquickmultipointtoucharea.pro b/tests/auto/quick/qquickmultipointtoucharea/qquickmultipointtoucharea.pro
deleted file mode 100644
index e5a2bae840..0000000000
--- a/tests/auto/quick/qquickmultipointtoucharea/qquickmultipointtoucharea.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TARGET = tst_qquickmultipointtoucharea
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickmultipointtoucharea.cpp
-
-TESTDATA = data/*
-
-include(../../shared/util.pri)
-include(../shared/util.pri)
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickpainteditem/qquickpainteditem.pro b/tests/auto/quick/qquickpainteditem/qquickpainteditem.pro
deleted file mode 100644
index a188001bd4..0000000000
--- a/tests/auto/quick/qquickpainteditem/qquickpainteditem.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TARGET = tst_qquickpainteditem
-CONFIG += testcase
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpainteditem.cpp
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickpalette/qquickpalette.pro b/tests/auto/quick/qquickpalette/qquickpalette.pro
deleted file mode 100644
index 96c508d82a..0000000000
--- a/tests/auto/quick/qquickpalette/qquickpalette.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpalette
-SOURCES += tst_qquickpalette.cpp
-
-macos:CONFIG -= app_bundle
-
-QT += core-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickpath/qquickpath.pro b/tests/auto/quick/qquickpath/qquickpath.pro
deleted file mode 100644
index ef110a8331..0000000000
--- a/tests/auto/quick/qquickpath/qquickpath.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpath
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpath.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-DISTFILES = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickpathview/qquickpathview.pro b/tests/auto/quick/qquickpathview/qquickpathview.pro
deleted file mode 100644
index 5eb24b89bd..0000000000
--- a/tests/auto/quick/qquickpathview/qquickpathview.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpathview
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpathview.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmltest qmlmodels-private
-qtHaveModule(widgets): QT += widgets
diff --git a/tests/auto/quick/qquickpincharea/qquickpincharea.pro b/tests/auto/quick/qquickpincharea/qquickpincharea.pro
deleted file mode 100644
index d37b37309d..0000000000
--- a/tests/auto/quick/qquickpincharea/qquickpincharea.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpincharea
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpincharea.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro b/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro
deleted file mode 100644
index 52b798e829..0000000000
--- a/tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpixmapcache
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickpixmapcache.cpp \
- ../../shared/testhttpserver.cpp
-HEADERS += ../../shared/testhttpserver.h
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-# QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage
-# LIBS += -lgcov
-
-QT += core-private gui-private qml-private quick-private network testlib concurrent
diff --git a/tests/auto/quick/qquickpositioners/qquickpositioners.pro b/tests/auto/quick/qquickpositioners/qquickpositioners.pro
deleted file mode 100644
index d1547df189..0000000000
--- a/tests/auto/quick/qquickpositioners/qquickpositioners.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickpositioners
-SOURCES += tst_qquickpositioners.cpp
-
-include (../shared/util.pri)
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += testlib qmltest
diff --git a/tests/auto/quick/qquickrectangle/qquickrectangle.pro b/tests/auto/quick/qquickrectangle/qquickrectangle.pro
deleted file mode 100644
index daefb5fe75..0000000000
--- a/tests/auto/quick/qquickrectangle/qquickrectangle.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickrectangle
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickrectangle.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickrendercontrol/qquickrendercontrol.pro b/tests/auto/quick/qquickrendercontrol/qquickrendercontrol.pro
deleted file mode 100644
index 4f0101bf22..0000000000
--- a/tests/auto/quick/qquickrendercontrol/qquickrendercontrol.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickrendercontrol
-SOURCES += tst_qquickrendercontrol.cpp
-
-include (../../shared/util.pri)
-
-macos:CONFIG -= app_bundle
-
-QT += core-private gui-private qml-private quick-private testlib
-
-OTHER_FILES += \
- data/rect.qml
diff --git a/tests/auto/quick/qquickrepeater/qquickrepeater.pro b/tests/auto/quick/qquickrepeater/qquickrepeater.pro
deleted file mode 100644
index aed5702266..0000000000
--- a/tests/auto/quick/qquickrepeater/qquickrepeater.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickrepeater
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickrepeater.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
diff --git a/tests/auto/quick/qquickscreen/qquickscreen.pro b/tests/auto/quick/qquickscreen/qquickscreen.pro
deleted file mode 100644
index 145ae0f04e..0000000000
--- a/tests/auto/quick/qquickscreen/qquickscreen.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickscreen
-SOURCES += tst_qquickscreen.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-QT += core-private gui-private qml-private testlib quick-private
diff --git a/tests/auto/quick/qquickshadereffect/qquickshadereffect.pro b/tests/auto/quick/qquickshadereffect/qquickshadereffect.pro
deleted file mode 100644
index c6d2b36892..0000000000
--- a/tests/auto/quick/qquickshadereffect/qquickshadereffect.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickshadereffect
-SOURCES += tst_qquickshadereffect.cpp
-
-include (../../shared/util.pri)
-macx:CONFIG -= app_bundle
-
-QT += core-private gui-private qml-private quick-private testlib
-
-RESOURCES += \
- resources.qrc
diff --git a/tests/auto/quick/qquickshape/qquickshape.pro b/tests/auto/quick/qquickshape/qquickshape.pro
deleted file mode 100644
index 3cf79426c5..0000000000
--- a/tests/auto/quick/qquickshape/qquickshape.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickshape
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qquickshape.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-DISTFILES = data/*
-
-QT += core-private gui-private qml-private quick-private testlib quickshapes-private
-qtHaveModule(widgets): QT += widgets
diff --git a/tests/auto/quick/qquickshortcut/qquickshortcut.pro b/tests/auto/quick/qquickshortcut/qquickshortcut.pro
deleted file mode 100644
index 018bb91594..0000000000
--- a/tests/auto/quick/qquickshortcut/qquickshortcut.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickshortcut
-
-SOURCES += tst_qquickshortcut.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core gui qml quick testlib
-qtHaveModule(widgets) {
- QT += quickwidgets
-}
diff --git a/tests/auto/quick/qquicksmoothedanimation/qquicksmoothedanimation.pro b/tests/auto/quick/qquicksmoothedanimation/qquicksmoothedanimation.pro
deleted file mode 100644
index 3d71ef4c62..0000000000
--- a/tests/auto/quick/qquicksmoothedanimation/qquicksmoothedanimation.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicksmoothedanimation
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicksmoothedanimation.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickspringanimation/qquickspringanimation.pro b/tests/auto/quick/qquickspringanimation/qquickspringanimation.pro
deleted file mode 100644
index bf8ddfe8ae..0000000000
--- a/tests/auto/quick/qquickspringanimation/qquickspringanimation.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickspringanimation
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickspringanimation.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickspritesequence/qquickspritesequence.pro b/tests/auto/quick/qquickspritesequence/qquickspritesequence.pro
deleted file mode 100644
index a61396bd0e..0000000000
--- a/tests/auto/quick/qquickspritesequence/qquickspritesequence.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickspritesequence
-SOURCES += tst_qquickspritesequence.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquickstates/qquickstates.pro b/tests/auto/quick/qquickstates/qquickstates.pro
deleted file mode 100644
index 85fdebff96..0000000000
--- a/tests/auto/quick/qquickstates/qquickstates.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickstates
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickstates.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro b/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro
deleted file mode 100644
index def2a27bf7..0000000000
--- a/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickstyledtext
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickstyledtext.cpp
-
-QT += core-private gui-private qml-private quick-private network testlib
diff --git a/tests/auto/quick/qquicksystempalette/qquicksystempalette.pro b/tests/auto/quick/qquicksystempalette/qquicksystempalette.pro
deleted file mode 100644
index 9aa57b146b..0000000000
--- a/tests/auto/quick/qquicksystempalette/qquicksystempalette.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicksystempalette
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicksystempalette.cpp
-
-QT += core-private gui-private qml-private quick-private testlib
-qtHaveModule(widgets): QT += widgets
diff --git a/tests/auto/quick/qquicktableview/qquicktableview.pro b/tests/auto/quick/qquicktableview/qquicktableview.pro
deleted file mode 100644
index 735c728fc6..0000000000
--- a/tests/auto/quick/qquicktableview/qquicktableview.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-QT += qmltest
-TARGET = tst_qquicktableview
-macos:CONFIG -= app_bundle
-
-HEADERS += testmodel.h
-SOURCES += tst_qquicktableview.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
-
-DISTFILES +=
-
diff --git a/tests/auto/quick/qquicktext/qquicktext.pro b/tests/auto/quick/qquicktext/qquicktext.pro
deleted file mode 100644
index fdea9dcddd..0000000000
--- a/tests/auto/quick/qquicktext/qquicktext.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktext
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktext.cpp
-
-HEADERS += ../../shared/testhttpserver.h
-SOURCES += ../../shared/testhttpserver.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network testlib qmltest
diff --git a/tests/auto/quick/qquicktextdocument/qquicktextdocument.pro b/tests/auto/quick/qquicktextdocument/qquicktextdocument.pro
deleted file mode 100644
index b5866e9e89..0000000000
--- a/tests/auto/quick/qquicktextdocument/qquicktextdocument.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktextdocument
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktextdocument.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
-
diff --git a/tests/auto/quick/qquicktextedit/qquicktextedit.pro b/tests/auto/quick/qquicktextedit/qquicktextedit.pro
deleted file mode 100644
index 576e25d092..0000000000
--- a/tests/auto/quick/qquicktextedit/qquicktextedit.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktextedit
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktextedit.cpp \
- ../../shared/testhttpserver.cpp
-
-HEADERS += ../../shared/testhttpserver.h
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private network-private testlib
-
-osx: LIBS += -framework AppKit
diff --git a/tests/auto/quick/qquicktextinput/qquicktextinput.pro b/tests/auto/quick/qquicktextinput/qquicktextinput.pro
deleted file mode 100644
index 7868b60d1b..0000000000
--- a/tests/auto/quick/qquicktextinput/qquicktextinput.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktextinput
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktextinput.cpp \
- ../../shared/testhttpserver.cpp
-
-HEADERS += ../../shared/testhttpserver.h
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
-
-osx: LIBS += -framework AppKit
diff --git a/tests/auto/quick/qquicktextmetrics/qquicktextmetrics.pro b/tests/auto/quick/qquicktextmetrics/qquicktextmetrics.pro
deleted file mode 100644
index a5c088d454..0000000000
--- a/tests/auto/quick/qquicktextmetrics/qquicktextmetrics.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktextmetrics
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktextmetrics.cpp
-
-QT += core gui qml quick-private testlib
diff --git a/tests/auto/quick/qquicktimeline/qquicktimeline.pro b/tests/auto/quick/qquicktimeline/qquicktimeline.pro
deleted file mode 100644
index 489fc7e081..0000000000
--- a/tests/auto/quick/qquicktimeline/qquicktimeline.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquicktimeline
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquicktimeline.cpp
-QT += core-private gui-private qml quick qml-private quick-private testlib
-
diff --git a/tests/auto/quick/qquickview/qquickview.pro b/tests/auto/quick/qquickview/qquickview.pro
deleted file mode 100644
index 12b24a4e27..0000000000
--- a/tests/auto/quick/qquickview/qquickview.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickview
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickview.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickview_extra/qquickview_extra.pro b/tests/auto/quick/qquickview_extra/qquickview_extra.pro
deleted file mode 100644
index b40af0ce19..0000000000
--- a/tests/auto/quick/qquickview_extra/qquickview_extra.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickview_extra
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickview_extra.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib
diff --git a/tests/auto/quick/qquickvisualdatamodel/qquickvisualdatamodel.pro b/tests/auto/quick/qquickvisualdatamodel/qquickvisualdatamodel.pro
deleted file mode 100644
index 5445f6768d..0000000000
--- a/tests/auto/quick/qquickvisualdatamodel/qquickvisualdatamodel.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickvisualdatamodel
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickvisualdatamodel.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
-qtHaveModule(widgets): QT += widgets
diff --git a/tests/auto/quick/qquickwindow/qquickwindow.pro b/tests/auto/quick/qquickwindow/qquickwindow.pro
deleted file mode 100644
index b0a5f97a32..0000000000
--- a/tests/auto/quick/qquickwindow/qquickwindow.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickwindow
-SOURCES += tst_qquickwindow.cpp
-
-include (../../shared/util.pri)
-include(../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-QT += core-private qml-private quick-private testlib
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- data/active.qml \
- data/AnimationsWhileHidden.qml \
- data/Headless.qml \
- data/showHideAnimate.qml \
- data/windoworder.qml \
- data/grabContentItemToImage.qml
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
deleted file mode 100644
index a58117be69..0000000000
--- a/tests/auto/quick/quick.pro
+++ /dev/null
@@ -1,110 +0,0 @@
-TEMPLATE = subdirs
-
-PUBLICTESTS += \
- geometry \
- qquickpixmapcache
-
-qtConfig(opengl(es1|es2)?) {
- PUBLICTESTS += \
- drawingmodes \
- rendernode
- qtHaveModule(widgets): PUBLICTESTS += nodes
-
- QUICKTESTS += \
- qquickanimatedsprite \
- qquickframebufferobject \
- qquickspritesequence
- qtHaveModule(opengl): QUICKTESTS += qquickrendercontrol
-
- QUICKTESTS += qquickshadereffect
-# qquickshadereffect test is disabled for now, re-enable when ported to Qt 6
-}
-
-!cross_compile: PRIVATETESTS += examples
-
-# This test requires the qtconcurrent module
-!qtHaveModule(concurrent): PUBLICTESTS -= qquickpixmapcache
-
-PRIVATETESTS += \
- nokeywords \
- propertyrequirements \
- qquickanimations \
- qquickapplication \
- qquickbehaviors \
- qquickboundaryrule \
- qquickfontloader \
- qquickfontloader_static \
- qquickfontmetrics \
- qquickimageprovider \
- qquicklayouts \
- qquickpath \
- qquicksmoothedanimation \
- qquickspringanimation \
- qquickanimationcontroller \
- qquickstyledtext \
- qquickstates \
- qquicksystempalette \
- qquickcolorgroup \
- qquickpalette \
- qquicktimeline
-
-QUICKTESTS += \
- pointerhandlers \
- qquickaccessible \
- qquickanchors \
- qquickanimatedimage \
- qquickanimators \
- qquickdynamicpropertyanimation \
- qquickborderimage \
- qquickwindow \
- qquickdrag \
- qquickdroparea \
- qquickflickable \
- qquickflipable \
- qquickfocusscope \
- qquickgraphicsinfo \
- qquickgridview \
- qquickimage \
- qquickitem \
- qquickitem2 \
- qquickitemlayer \
- qquicklistview \
- qquicktableview \
- qquickloader \
- qquickmousearea \
- qquickmultipointtoucharea \
- qquickpainteditem \
- qquickshape \
- qquickpathview \
- qquickpincharea \
- qquickpositioners \
- qquickrectangle \
- qquickrepeater \
- qquickshortcut \
- qquicktext \
- qquicktextdocument \
- qquicktextedit \
- qquicktextinput \
- qquickvisualdatamodel \
- qquickview \
- qquickview_extra \
- qquickcanvasitem \
- qquickdesignersupport \
- qquickscreen \
- touchmouse \
- scenegraph \
- sharedimage
-
-SUBDIRS += $$PUBLICTESTS
-
-# Following tests are too slow on qemu + software backend
-boot2qt: QUICKTESTS -= qquickgridview qquicklistview qquicktableview qquickpositioners
-
-!qtConfig(accessibility):QUICKTESTS -= qquickaccessible
-
-!qtConfig(shortcut):QUICKTESTS -= qquickshortcut
-
-qtConfig(private_tests) {
- SUBDIRS += $$PRIVATETESTS
- SUBDIRS += $$QUICKTESTS
-}
diff --git a/tests/auto/quick/rendernode/rendernode.pro b/tests/auto/quick/rendernode/rendernode.pro
deleted file mode 100644
index e4397713d9..0000000000
--- a/tests/auto/quick/rendernode/rendernode.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-CONFIG += testcase
-TARGET = tst_rendernode
-SOURCES += tst_rendernode.cpp
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-include(../../shared/util.pri)
-
-QT += core-private gui-private qml-private quick-private testlib
-
-OTHER_FILES += \
- data/RenderOrder.qml \
- data/MessUpState.qml \
- data/matrix.qml
-
diff --git a/tests/auto/quick/scenegraph/scenegraph.pro b/tests/auto/quick/scenegraph/scenegraph.pro
deleted file mode 100644
index 40ff7750cc..0000000000
--- a/tests/auto/quick/scenegraph/scenegraph.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-TARGET = tst_scenegraph
-SOURCES += tst_scenegraph.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-QT += core-private gui-private qml-private quick-private testlib
-
-
-OTHER_FILES += \
- data/render_OutOfFloatRange.qml \
- data/simple.qml \
- data/render_ImageFiltering.qml
diff --git a/tests/auto/quick/shared/util.pri b/tests/auto/quick/shared/util.pri
deleted file mode 100644
index 359c312328..0000000000
--- a/tests/auto/quick/shared/util.pri
+++ /dev/null
@@ -1,11 +0,0 @@
-
-QT += core-private gui-private qml-private quick-private
-
-HEADERS += $$PWD/visualtestutil.h \
- $$PWD/geometrytestutil.h \
- $$PWD/viewtestutil.h
-SOURCES += $$PWD/visualtestutil.cpp \
- $$PWD/geometrytestutil.cpp \
- $$PWD/viewtestutil.cpp
-
-DEFINES += QT_QMLTEST_DATADIR=\\\"$${_PRO_FILE_PWD_}/data\\\"
diff --git a/tests/auto/quick/sharedimage/sharedimage.pro b/tests/auto/quick/sharedimage/sharedimage.pro
deleted file mode 100644
index 00ec2c1131..0000000000
--- a/tests/auto/quick/sharedimage/sharedimage.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_sharedimage
-CONFIG -= app_bundle
-
-SOURCES += tst_sharedimage.cpp
-
-QT += testlib quick-private
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- data/yellow.png
diff --git a/tests/auto/quick/touchmouse/touchmouse.pro b/tests/auto/quick/touchmouse/touchmouse.pro
deleted file mode 100644
index 49818bb399..0000000000
--- a/tests/auto/quick/touchmouse/touchmouse.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-CONFIG += testcase
-
-TARGET = tst_touchmouse
-QT += core-private qml-private quick-private testlib
-
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_touchmouse.cpp
-
-include (../../shared/util.pri)
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-# OTHER_FILES += data/foo.qml
-
diff --git a/tests/auto/quicktest/polish-qml/polish-qml.pro b/tests/auto/quicktest/polish-qml/polish-qml.pro
deleted file mode 100644
index 15b913ffe1..0000000000
--- a/tests/auto/quicktest/polish-qml/polish-qml.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += qmltestcase
-macos:CONFIG -= app_bundle
-TARGET = tst_polish-qml
-
-QT += testlib quick quick-private
-
-include (../../shared/util.pri)
-
-SOURCES += tst_polish-qml.cpp
-
-TESTDATA += \
- $$PWD/data/*.qml
diff --git a/tests/auto/quicktest/polish/polish.pro b/tests/auto/quicktest/polish/polish.pro
deleted file mode 100644
index 0dfb4bdf5e..0000000000
--- a/tests/auto/quicktest/polish/polish.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += qmltestcase
-macos:CONFIG -= app_bundle
-TARGET = tst_polish
-
-QT += testlib quick quick-private
-
-include (../../shared/util.pri)
-
-SOURCES += tst_polish.cpp
-
-TESTDATA += \
- $$PWD/data/*.qml
diff --git a/tests/auto/quicktest/quicktest.pro b/tests/auto/quicktest/quicktest.pro
deleted file mode 100644
index 6d09f76c1d..0000000000
--- a/tests/auto/quicktest/quicktest.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = \
- polish \
- signalspy \
- quicktestmainwithsetup \
- testfiltering
diff --git a/tests/auto/quicktest/quicktestmainwithsetup/quicktestmainwithsetup.pro b/tests/auto/quicktest/quicktestmainwithsetup/quicktestmainwithsetup.pro
deleted file mode 100644
index a8c1c6d36a..0000000000
--- a/tests/auto/quicktest/quicktestmainwithsetup/quicktestmainwithsetup.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += qmltestcase
-macos:CONFIG -= app_bundle
-TARGET = tst_quicktestmainwithsetup
-
-QT += testlib quick
-
-include (../../shared/util.pri)
-
-SOURCES += tst_quicktestmainwithsetup.cpp
-
-TESTDATA += \
- $$PWD/data/*.qml
diff --git a/tests/auto/quicktest/signalspy/signalspy.pro b/tests/auto/quicktest/signalspy/signalspy.pro
deleted file mode 100644
index c8f9be1f36..0000000000
--- a/tests/auto/quicktest/signalspy/signalspy.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_signalspy
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_signalspy.cpp mypropertymap.cpp
-HEADERS += mypropertymap.h
-QT += quick testlib
-
-include (../../shared/util.pri)
diff --git a/tests/auto/quicktest/testfiltering/quicktestmain/quicktestmain.pro b/tests/auto/quicktest/testfiltering/quicktestmain/quicktestmain.pro
deleted file mode 100644
index 7b3e734cb4..0000000000
--- a/tests/auto/quicktest/testfiltering/quicktestmain/quicktestmain.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += qmltestcase
-macos:CONFIG -= app_bundle
-TARGET = quicktestmain
-
-DEFINES += QT_QMLTEST_DATADIR=\\\"$${PWD}\\\"
-
-SOURCES += quicktestmain.cpp
-
-TESTDATA += $$PWD/*.qml
-
-DESTDIR = ./
diff --git a/tests/auto/quicktest/testfiltering/test/test.pro b/tests/auto/quicktest/testfiltering/test/test.pro
deleted file mode 100644
index cecbdca725..0000000000
--- a/tests/auto/quicktest/testfiltering/test/test.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-QT += testlib
-TARGET = ../tst_testfiltering
-
-SOURCES = ../tst_testfiltering.cpp
diff --git a/tests/auto/quicktest/testfiltering/testfiltering.pro b/tests/auto/quicktest/testfiltering/testfiltering.pro
deleted file mode 100644
index ae7a039b8b..0000000000
--- a/tests/auto/quicktest/testfiltering/testfiltering.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = \
- test \
- quicktestmain
diff --git a/tests/auto/quickwidgets/qquickwidget/qquickwidget.pro b/tests/auto/quickwidgets/qquickwidget/qquickwidget.pro
deleted file mode 100644
index aeeff8b479..0000000000
--- a/tests/auto/quickwidgets/qquickwidget/qquickwidget.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickwidget
-SOURCES += tst_qquickwidget.cpp
-
-include (../../shared/util.pri)
-
-osx:CONFIG -= app_bundle
-
-QT += core-private gui-private qml-private quick-private quickwidgets quickwidgets-private widgets-private testlib
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- animating.qml \
- error1.qml \
- rectangle.qml \
- resizemodeitem.qml
-
diff --git a/tests/auto/quickwidgets/quickwidgets.pro b/tests/auto/quickwidgets/quickwidgets.pro
deleted file mode 100644
index ee8d6077e6..0000000000
--- a/tests/auto/quickwidgets/quickwidgets.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += qquickwidget
diff --git a/tests/auto/shared/astdump.pri b/tests/auto/shared/astdump.pri
deleted file mode 100644
index 365b12fc51..0000000000
--- a/tests/auto/shared/astdump.pri
+++ /dev/null
@@ -1,7 +0,0 @@
-
-INCLUDEPATH += $$PWD
-HEADERS += \
- $$PWD/qqmljsastdumper.h
-
-SOURCES += \
- $$PWD/qqmljsastdumper.cpp
diff --git a/tests/auto/shared/imports.pri b/tests/auto/shared/imports.pri
deleted file mode 100644
index 9cbf286386..0000000000
--- a/tests/auto/shared/imports.pri
+++ /dev/null
@@ -1,4 +0,0 @@
-
-importfiles.files = $$IMPORT_FILES
-importfiles.path = $$DESTDIR
-COPIES += importfiles
diff --git a/tests/auto/shared/util.pri b/tests/auto/shared/util.pri
deleted file mode 100644
index b54897ac2c..0000000000
--- a/tests/auto/shared/util.pri
+++ /dev/null
@@ -1,10 +0,0 @@
-
-INCLUDEPATH += $$PWD
-HEADERS += $$PWD/util.h
-SOURCES += $$PWD/util.cpp
-
-android|ios {
- DEFINES += QT_QMLTEST_DATADIR=\\\":/data\\\"
-} else {
- DEFINES += QT_QMLTEST_DATADIR=\\\"$${_PRO_FILE_PWD_}/data\\\"
-}
diff --git a/tests/auto/toolsupport/toolsupport.pro b/tests/auto/toolsupport/toolsupport.pro
deleted file mode 100644
index 89de3086c3..0000000000
--- a/tests/auto/toolsupport/toolsupport.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG += testcase
-TARGET = tst_toolsupport
-QT = testlib core-private qml-private
-SOURCES = $$PWD/tst_toolsupport.cpp