qtdeclarative/tests/auto/qml
Fabian Kosmale 70ecbb690c qmlimportscanner: Prefer directories with qmldir
With the new CMake module API, we often have both the source and the
binary dir as an import path, with the qmldir only being available in
the binary directory. For deployment to work correctly, we need to pick
up the qmldir. Thus, when finding a module both with and without a
qmldir in different paths, prefer the version with the qmldir.

Pick-to: 6.2
Change-Id: I12efeae321da60b1b5ffe5c6d950ba486887ceb1
Reviewed-by: Craig Scott <craig.scott@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2021-11-04 13:35:48 +01:00
..
animation
bindingdependencyapi QQmlBinding::dependencies: Handle QProperty 2021-10-01 14:04:02 +02:00
debugger Replace 0 pointer constants with nullptr 2021-10-18 12:39:28 +02:00
ecmascripttests Android: Disable qjstest and qml ecmascripttests tests 2021-10-13 12:03:41 +00:00
parserstress
qjsengine Fix sweep step for tainted QObject JavaScript wrappers 2021-10-12 20:14:47 +03:00
qjsmanagedvalue
qjsonbinding Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qjsprimitivevalue
qjsvalue Improve type conversions from/to QJSValue 2021-10-20 15:51:23 +02:00
qjsvalueiterator
qmlbasicapp Fix generation of names in qmldir files 2021-09-08 22:19:44 +02:00
qmlcachegen SaveableUnitPointer::saveToDisk restores flags incorrectly at cleanup 2021-09-17 13:17:46 +02:00
qmldiskcache
qmlformat qmlformat: Implement settings file 2021-10-26 12:03:40 +02:00
qmlimportscanner qmlimportscanner: Prefer directories with qmldir 2021-11-04 13:35:48 +01:00
qmllint qmllint: Fix some settings not being checked properly 2021-10-29 17:49:13 +02:00
qmlplugindump Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qmltc qmltc: learn to generate minimum amount of code 2021-10-22 18:37:20 +02:00
qmltc_manual Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qmltyperegistrar qmltyperegistrar: Register foreign base classes anonymously 2021-10-29 17:49:13 +02:00
qqmlanybinding Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlapplicationengine Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlbinding Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlchangeset
qqmlcomponent Provide a non-QQmlV4Function version of Component::createObject() 2021-10-21 09:48:00 +02:00
qqmlconnections Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlconsole QQmlLoggingCategory: Avoid unnecessary warnings from setters 2021-11-02 21:37:03 +03:00
qqmlcontext Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlcpputils
qqmldelegatemodel QQmlDelegateModel: Refresh the view when a column is added at 0 2021-10-01 18:24:50 +00:00
qqmldirparser Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlecmascript Allow ImmediatePropertyNames in addition to DeferredPropertyNames 2021-10-28 17:49:52 +02:00
qqmlengine Further stabilize tst_qqmlengine 2021-09-22 20:39:51 +02:00
qqmlenginecleanup Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlerror Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlexpression Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlextensionplugin
qqmlfile
qqmlfileselector Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlglobal
qqmlimport Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlincubator Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlinfo Avoid some memory leaks in tst_qqmlinfo.cpp 2021-10-20 12:31:20 +02:00
qqmlinstantiator Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlitemmodels Replace 0 pointer constants with nullptr 2021-10-18 12:39:28 +02:00
qqmllanguage Allow attached properties in generalized grouped properties 2021-11-02 22:05:00 +01:00
qqmllistcompositor
qqmllistmodel Fix some memory leaks in tst_qqmllistmodel.cpp 2021-11-02 22:05:00 +01:00
qqmllistmodelworkerscript Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmllistreference Allow adding null to QQmlListProperty 2021-09-22 20:39:51 +02:00
qqmllocale Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlmetaobject Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlmetatype Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlmoduleplugin Adapt qqmlmoduleplugin test to new metadata format 2021-10-19 13:41:59 +02:00
qqmlnotifier Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlobjectmodel
qqmlopenmetaobject
qqmlparser Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlpromise Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlproperty QQmlProperty: Add flexibility to initProperty() 2021-10-27 08:40:21 +02:00
qqmlpropertycache Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlpropertymap Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlqt Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlsettings Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlsqldatabase Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmltablemodel Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmltimer
qqmltranslation Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmltypeloader Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlvaluetypeproviders Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlvaluetypes Expose QQuaternion functions to QML 2021-09-23 07:00:53 +09:00
qqmlxmlhttprequest Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlxmllistmodel Replace 0 pointer constants with nullptr 2021-10-18 12:39:28 +02:00
qquickfolderlistmodel Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qquickworkerscript Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qrcqml
qtqmlmodules Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qv4assembler Replace all includes of windows.h with qt_windows.h 2021-10-25 20:10:59 +02:00
qv4identifiertable
qv4mm Fix sweep step for tainted QObject JavaScript wrappers 2021-10-12 20:14:47 +03:00
qv4regexp
qwidgetsinqml
registrationmacros Make qt6_qml_type_registration() internal 2021-08-25 17:59:39 +10:00
v4misc
CMakeLists.txt qmltc: add empty tests 2021-10-21 17:33:58 +02:00
runall.sh