qtdeclarative/tests/auto/qml
Ulf Hermann 6eff3465b5 QmlCompiler: Implement generate_DefineArray
Using the type cloning and adaption mechanism we can now determine what
kind of list we have to create in order to avoid a later conversion. We
can even propagate the type adjustment into the element types we read.

Fixes: QTBUG-100157
Change-Id: Ia2f160ebae56f39ee5946f49d2f8c5b4986a6b77
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-03-14 20:53:52 +01:00
..
animation
bindingdependencyapi Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
debugger Fix build after QJsonArray change to use QJsonValueConstRef 2022-02-16 14:44:39 +01:00
ecmascripttests
parserstress Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
qjsengine Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
qjsmanagedvalue Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
qjsonbinding
qjsprimitivevalue
qjsvalue Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
qjsvalueiterator
qmlbasicapp Android: various test fixes 2022-03-02 15:21:09 +02:00
qmlcachegen Skip tests that call qmlcachegen when cross-compiled 2022-02-03 00:52:49 +01:00
qmlcppcodegen QmlCompiler: Implement generate_DefineArray 2022-03-14 20:53:52 +01:00
qmldiskcache Fix deprecated uses of QScopedPointer 2022-03-10 21:02:58 +00:00
qmlformat Unblacklist tst_qmlformat::testExample on most platforms 2022-02-16 14:44:39 +01:00
qmlimportscanner
qmllint qmllint: Make "Did you mean" support enums 2022-03-14 09:43:20 +01:00
qmlplugindump
qmlsplitlib
qmltc tst_qmltc::listView is failing with no apparent reason 2022-03-02 15:21:09 +02:00
qmltc_manual Do not rely on transitive includes in tests 2022-02-14 12:38:10 +01:00
qmltc_qprocess Treat warnings as errors in qmltc 2022-02-15 08:55:14 +01:00
qmltyperegistrar tst_qmltyperegistrar: Use qt_autogen_tools_initial_setup 2022-03-13 18:31:55 +01:00
qqmlanybinding
qqmlapplicationengine INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlbinding
qqmlchangeset
qqmlcomponent Android: various test fixes 2022-03-02 15:21:09 +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 V4 Date: Support another nonstandard date format QDateTime has dropped 2022-02-03 00:52:49 +01:00
qqmlengine INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlenginecleanup
qqmlerror
qqmlexpression
qqmlextensionplugin
qqmlfile
qqmlfileselector INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlglobal
qqmlimport QML: Explicitly reject malformed file imports 2022-03-02 08:59:46 +01: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
qqmlitemmodels qmlmodels: Move QModelIndex from QtQml 2022-02-21 18:20:57 +01:00
qqmljsscope QmlCompiler: Discern between internal and anonymous imports 2022-02-05 00:30:12 +01:00
qqmllanguage Make most QQmlPropertyData const 2022-03-14 16:44:35 +01:00
qqmllistcompositor
qqmllistmodel
qqmllistmodelworkerscript
qqmllistreference INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02: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 INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlmoduleplugin
qqmlnotifier INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlobjectmodel
qqmlopenmetaobject
qqmlparser
qqmlpromise INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlproperty
qqmlpropertycache Make most QQmlPropertyData const 2022-03-14 16:44:35 +01:00
qqmlpropertymap Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
qqmlqt tst_qqmlqt: reliably call QDesktopServices::unsetUrlHandler() 2022-02-12 11:11:59 +01:00
qqmlsettings
qqmlsqldatabase Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
qqmltablemodel
qqmltimer Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
qqmltranslation
qqmltreemodeltotablemodel
qqmltypeloader Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
qqmlvaluetypeproviders
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
qquickfolderlistmodel Disable failing declarative tests on Android 2022-01-31 14:41:39 +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 Add several autotest cases to Minimal set for STATIC build 2022-03-10 23:33:36 +02:00
runall.sh