qtdeclarative/tests/auto/qml
Ulf Hermann 79e1b8da06 QML: Fix casting between builtin types when constructing value types
Amends commit 3195b44e1c.

Task-number: QTBUG-108789
Change-Id: Ie11c48d64e7984ee0e1982cb9e8241b815d8c49c
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
2022-11-26 15:45:10 +01:00
..
animation Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
bindingdependencyapi Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
debugger Debugger: Initialize scoped context correctly 2022-11-25 15:47:00 +00:00
ecmascripttests Port from qAsConst() to std::as_const() 2022-10-07 23:38:56 +02:00
linebylinelex tst_linebylinelex: Hotfix: skip test if no test data is found 2022-09-15 14:33:28 +02:00
parserstress Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qjsengine QML: Try QMetaType conversion in VariantObject's valueOf() 2022-11-22 16:17:21 +01:00
qjsmanagedvalue QML: Faithfully convert undefined and null to string 2022-11-15 08:33:19 +01:00
qjsonbinding Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qjsprimitivevalue Port to new Q_UNREACHABLE_RETURN() 2022-10-20 23:59:33 +02:00
qjsvalue QML: Faithfully convert undefined and null to string 2022-11-15 08:33:19 +01:00
qjsvalueiterator Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qmlbasicapp Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmlcachegen Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmlcppcodegen QmlCompiler: Store imported types in a QList 2022-11-25 00:04:02 +01:00
qmldiskcache Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qmlformat qmlformat: add 'ensure new line between functions' option 2022-11-24 11:30:03 +01:00
qmlimportscanner Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmllint Register enum correctly in QQuickMessageDialog 2022-11-23 15:39:54 +01:00
qmlplugindump Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmlsplitlib Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmltc qqmljsscope: resolve enums using their aliases 2022-11-23 10:22:08 +01:00
qmltc_manual Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmltc_qprocess QQmlJSImportVisitor: warn when uncreatables are created 2022-11-23 10:29:25 +01:00
qmltyperegistrar qmltyperegistrar: add IsConstant for method parameters 2022-11-11 17:33:12 +01:00
qqmlanybinding Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlapplicationengine Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmlbinding QML: Fix precedence between imports 2022-11-08 20:49:17 +01:00
qqmlchangeset tst_qqmlchangeset: fix target name typo and de-duplicate tests 2022-11-01 17:11:17 +08:00
qqmlcomponent QQmlComponent/QQmlIncubator: Support C++ based types 2022-11-23 09:47:34 +01:00
qqmlconnections Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmlconsole Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlcontext Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlcpputils Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmldelegatemodel Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmldirparser Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlecmascript Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qqmlengine Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qqmlenginecleanup Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlerror Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlexpression Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02: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 Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlglobal Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlimport Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmlincubator Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmlinfo Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmlinstantiator Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmlitemmodels Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qqmljsscope QmlCompiler: Enforce consistency of ContextualTypes 2022-11-02 09:51:14 +01:00
qqmllanguage QtQml: Recognize JavaScript null as equivalent to nullptr QObject* 2022-11-22 16:17:05 +01:00
qqmllistcompositor Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmllistmodel Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qqmllistmodelworkerscript Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qqmllistreference Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qqmllocale Locale: add toString functions 2022-10-24 19:02:40 +08:00
qqmlmetaobject Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmlmetatype Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlmoduleplugin Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmlnotifier Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02: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 Port from qAsConst() to std::as_const() 2022-10-07 23:38:56 +02:00
qqmlpromise Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlproperty Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qqmlpropertycache Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlpropertymap Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmlqt Port from qAsConst() to std::as_const() 2022-10-07 23:38:56 +02:00
qqmlsettings Move Settings out of Qt.labs module 2022-09-29 21:31:17 +08:00
qqmlsqldatabase Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qqmltablemodel Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmltimer Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmltranslation Qml: Analyze qsTranslate at compile time 2022-10-13 22:13:12 +02:00
qqmltreemodeltotablemodel QQmlTreeModelToTableModel: move logic from modelLayoutChanged() to modelLayoutAboutToBeChanged() 2022-10-21 14:05:18 +02:00
qqmltypeloader Port from qAsConst() to std::as_const() 2022-10-07 23:38:56 +02:00
qqmlvaluetypeproviders QML: Fix casting between builtin types when constructing value types 2022-11-26 15:45:10 +01:00
qqmlvaluetypes Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qqmlxmlhttprequest Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qqmlxmllistmodel XmlListModel: Clean up includes 2022-11-22 16:17:33 +01:00
qquickfolderlistmodel Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qquickworkerscript Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qrcqml Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qtqmlmodules Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qv4assembler Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qv4identifiertable Port from container::count() and length() to size() 2022-10-07 23:38:48 +02:00
qv4mm Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02: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 tst_qmltc_examples: do not build the test on webOS 2022-09-21 22:06:27 +03:00
runall.sh Use SPDX license identifiers 2022-06-11 08:05:15 +02:00