qtdeclarative/tests/auto/qml
Ulf Hermann 5c594515f6 qmllint: Provide import paths and resource files when linting modules
Those are just as important for modules as for single files.

Pick-to: 6.5
Change-Id: I201d62c61988abc2dfba6300a1cfc355203fec75
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
2023-02-07 19:23:12 +01:00
..
animation Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
bindingdependencyapi Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
debugger CMake: Allow omitting the version of QML modules 2023-01-27 19:16:39 +01:00
ecmascripttests Test262Runner: fix -Wunused-but-set-variable 2023-01-20 20:39:11 +01:00
linebylinelex Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
parserstress Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qjsengine QJSEngine: Fix potential JS stack overflow cauased by spread operator 2023-01-19 13:24:32 +01:00
qjsmanagedvalue QML: Faithfully convert undefined and null to string 2022-11-15 08:33:19 +01:00
qjsonbinding Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qjsprimitivevalue V4: Fix multiplication 2023-01-17 21:58:31 +01:00
qjsvalue Change value encoding scheme to make space for larger pointers 2023-01-12 10:49:10 +01:00
qjsvalueiterator Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qml qml: Fix object counting 2023-01-23 10:08:24 +01:00
qmlbasicapp CMake: Allow omitting the version of QML modules 2023-01-27 19:16:39 +01:00
qmlcachegen CMake: Allow omitting the version of QML modules 2023-01-27 19:16:39 +01:00
qmlcppcodegen qmlcachegen: fix nonstrict equality code generation 2023-01-31 19:12:30 +01:00
qmldiskcache Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qmlformat qmlformat: Add ECMAScript class reformatter 2023-01-26 17:56:07 +01:00
qmlimportscanner Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qmllint qmllint: Provide import paths and resource files when linting modules 2023-02-07 19:23:12 +01:00
qmlplugindump Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qmlsplitlib CMake: Allow omitting the version of QML modules 2023-01-27 19:16:39 +01:00
qmltc qmltc: export generated classes 2023-02-02 18:11:07 +01:00
qmltc_manual add QML_UNCREATABLE in the tests 2023-02-02 10:24:37 +01:00
qmltc_qprocess qmltc: export generated classes 2023-02-02 18:11:07 +01:00
qmltyperegistrar add QML_UNCREATABLE in the tests 2023-02-02 10:24:37 +01:00
qqmlanybinding Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlapplicationengine Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlbinding Binding: Accept local signal handlers again 2023-01-25 20:44:16 +01:00
qqmlchangeset tst_qqmlchangeset: fix target name typo and de-duplicate tests 2022-11-01 17:11:17 +08:00
qqmlcomponent loadFromModule: Properly handle QML only modules 2023-02-02 16:55:03 +00:00
qqmlconnections Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlconsole Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlcontext Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlcpputils Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmldelegatemodel Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmldirparser qmldir parser: Handle internal types with versions 2023-02-07 19:23:12 +01:00
qqmlecmascript Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlengine CMake: Allow omitting the version of QML modules 2023-01-27 19:16:39 +01:00
qqmlenginecleanup Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlerror Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlexpression Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlextensionplugin Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlfile Android: Fix for URLs with local authorities 2022-09-09 08:21:43 +02:00
qqmlfileselector QQmlImport: Handle file selectors in qmldir 2023-01-23 16:19:25 +01:00
qqmlglobal Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlimport Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlincubator Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlinfo Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlinstantiator Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlitemmodels Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmljsscope QmlCompiler: Fix version resolution for imports 2023-01-30 15:58:12 +01:00
qqmllanguage Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmllistcompositor Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmllistmodel ListModel: Use PersistentValue to keep track of objects 2023-01-30 14:58:11 +00:00
qqmllistmodelworkerscript Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmllistreference Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmllocale Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlmetaobject Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlmetatype QML: Fix interceptors on value types ignoring fast changes 2023-01-25 20:44:16 +01:00
qqmlmoduleplugin qmldir parser: Handle internal types with versions 2023-02-07 19:23:12 +01:00
qqmlnotifier Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlobjectmodel Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qqmlopenmetaobject Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlparser Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlpromise Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlproperty Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlpropertycache Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlpropertymap Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlqt add QML_UNCREATABLE in the tests 2023-02-02 10:24:37 +01:00
qqmlsettings Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlsqldatabase Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmltablemodel Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmltimer Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmltranslation Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmltreemodeltotablemodel Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmltypeloader Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlvaluetypeproviders tst_qqmlvaluetypeproviders: Choose a date in the middle of the month 2023-01-31 09:29:43 +01:00
qqmlvaluetypes Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlxmlhttprequest Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qqmlxmllistmodel Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qquickfolderlistmodel Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qquickworkerscript Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qrcqml Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qtqmlmodules Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qv4assembler Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qv4identifiertable Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qv4mm Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qv4regexp Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qwidgetsinqml Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
registrationmacros Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
v4misc Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
CMakeLists.txt qml: Fix object counting 2023-01-23 10:08:24 +01:00
runall.sh Use SPDX license identifiers 2022-06-11 08:05:15 +02:00