qtdeclarative/tests/auto/qml
Ulf Hermann 8e69558f2f qmltyperegistrar: Parse value type lists
We need to generate isList properties for those, so that qmlcachegen and
qmllint can handle them.

Pick-to: 6.4
Fixes: QTBUG-104129
Change-Id: I7e632279a605694c2fd5f583c8a6dcf9968eb634
Reviewed-by: Maximilian Goldstein <max.goldstein@qt.io>
2022-06-10 14:41:32 +02:00
..
animation
bindingdependencyapi Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
debugger QQmlDebugProcess: Crash if we cannot kill the debuggee 2022-05-31 12:55:00 +02:00
ecmascripttests
parserstress Ignore warnings in tst_parserstress::ecmascript() 2022-04-04 09:24:54 +08:00
qjsengine Replace uses of deprecated _qs with _s/QStringLiteral 2022-04-29 09:47:43 +02:00
qjsmanagedvalue Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
qjsonbinding
qjsprimitivevalue
qjsvalue Allow retrieval of sequences from QJSValue 2022-06-02 02:42:51 +02:00
qjsvalueiterator
qmlbasicapp Android: various test fixes 2022-03-02 15:21:09 +02:00
qmlcachegen Replace uses of deprecated _qs with _s/QStringLiteral 2022-04-29 09:47:43 +02:00
qmlcppcodegen qmltyperegistrar: Parse value type lists 2022-06-10 14:41:32 +02:00
qmldiskcache QML: Port QV4::CompiledData::Binding to new special integer bitfield 2022-05-11 12:56:22 +02:00
qmlformat Unblacklist tst_qmlformat::testExample on most platforms 2022-02-16 14:44:39 +01:00
qmlimportscanner Replace uses of deprecated _qs with _s/QStringLiteral 2022-04-29 09:47:43 +02:00
qmllint tst_qmllint: Write clearer descriptions when unexpected output is found 2022-05-24 15:44:16 +02:00
qmlplugindump
qmlsplitlib
qmltc Remember QML document context in each qmltc-generated object 2022-06-09 16:22:22 +02:00
qmltc_manual Make QQmlEngine resolve closures when executing runtime functions 2022-04-27 15:29:24 +02:00
qmltc_qprocess Replace uses of deprecated _qs with _s/QStringLiteral 2022-04-29 09:47:43 +02:00
qmltyperegistrar tst_qmltyperegistrar: Use qt_autogen_tools_initial_setup 2022-03-13 18:31:55 +01:00
qqmlanybinding
qqmlapplicationengine QtQml: Fix and test edge cases of QQmlFile's local file detection 2022-05-31 12:54:49 +02:00
qqmlbinding Skip crashing tst_qqmlbinding::delayed() on Android 2022-05-07 09:45:55 +02:00
qqmlchangeset
qqmlcomponent QML: Add an option to bind components to files 2022-05-23 12:50:02 +02:00
qqmlconnections
qqmlconsole INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlcontext
qqmlcpputils
qqmldelegatemodel
qqmldirparser
qqmlecmascript Replace uses of deprecated _qs with _s/QStringLiteral 2022-04-29 09:47:43 +02:00
qqmlengine Make QQmlEngine resolve closures when executing runtime functions 2022-04-27 15:29:24 +02:00
qqmlenginecleanup Blacklist tst_qqmlenginecleanup::test_customModuleCleanup() on Android 2022-04-25 19:39:48 +02:00
qqmlerror
qqmlexpression
qqmlextensionplugin Android: enable tst_qqmlextensionplugin 2022-04-19 17:39:07 +02:00
qqmlfile QtQml: Fix and test edge cases of QQmlFile's local file detection 2022-05-31 12:54:49 +02:00
qqmlfileselector INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlglobal
qqmlimport Fix tst_qqmlimport on Android 2022-04-25 19:39:49 +02:00
qqmlincubator INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlinfo INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlinstantiator QML: Add an option to bind components to files 2022-05-23 12:50:02 +02:00
qqmlitemmodels qmlmodels: Move QModelIndex from QtQml 2022-02-21 18:20:57 +01:00
qqmljsscope QmlCompiler: Fix script indices calculation 2022-06-09 09:12:14 +02:00
qqmllanguage Document that QML_EXTENDED properties are practically FINAL 2022-06-02 10:07:39 +02:00
qqmllistcompositor tst_qqmllistcompositor: fix -Wdeprecated-enum-enum-conversion 2022-04-05 22:57:40 +02:00
qqmllistmodel Replace uses of deprecated _qs with _s/QStringLiteral 2022-04-29 09:47:43 +02:00
qqmllistmodelworkerscript
qqmllistreference Fix compiler warning from deprecated API 2022-03-21 12:45:13 +01:00
qqmllocale QNX: suppress QEXPECT_FAIL() on two tests it passes 2022-01-31 16:57:19 +00:00
qqmlmetaobject INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlmetatype Replace uses of deprecated _qs with _s/QStringLiteral 2022-04-29 09:47:43 +02:00
qqmlmoduleplugin
qqmlnotifier INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlobjectmodel
qqmlopenmetaobject QQmlPropertyCache: Guarantee 1:1 relationship to meta object 2022-04-25 19:39:49 +02:00
qqmlparser
qqmlpromise INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlproperty Generalize role selection mechanism from QQuickComboBox 2022-05-11 16:25:16 +02:00
qqmlpropertycache QQmlPropertyCache: Guarantee 1:1 relationship to meta object 2022-04-25 19:39:49 +02:00
qqmlpropertymap Replace uses of deprecated _qs with _s/QStringLiteral 2022-04-29 09:47:43 +02:00
qqmlqt tst_qqmlqt: fix TimeZoneSwitch logic 2022-05-17 16:38:17 +02:00
qqmlsettings
qqmlsqldatabase Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
qqmltablemodel Fix Connections warning in tst_qqmltablemodel 2022-04-01 16:34:10 +08:00
qqmltimer Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
qqmltranslation QML: Port QV4::CompiledData::Binding to new special integer bitfield 2022-05-11 12:56:22 +02:00
qqmltreemodeltotablemodel
qqmltypeloader Repair tst_qqmltypeloader on Android 2022-04-07 14:41:33 +02:00
qqmlvaluetypeproviders Allow custom named value types in QML 2022-01-25 23:55:27 +01:00
qqmlvaluetypes QtQuick: Add proper QInputMethod singleton 2022-02-14 12:38:10 +01:00
qqmlxmlhttprequest INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlxmllistmodel Fix tst_QQmlXmlListModel::threading() on Android 2022-04-26 21:38:02 +02:00
qquickfolderlistmodel Android: enable tst_qquickfolderlistmodel::basicProperties() 2022-04-27 15:29:24 +02:00
qquickworkerscript
qrcqml
qtqmlmodules INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qv4assembler
qv4identifiertable Do not rely on transitive includes in tests 2022-02-14 12:38:10 +01:00
qv4mm
qv4regexp
qwidgetsinqml
registrationmacros
v4misc
CMakeLists.txt Android: enable tst_qqmlextensionplugin 2022-04-19 17:39:07 +02:00
runall.sh