qtdeclarative/tests/auto/qml
Fabian Kosmale bc62914fe3 QQmlSA: Turn BindingType into a enum class
This avoids future conflicts between different "Invalid" values.

Pick-to: 6.6
Change-Id: I42f3d6e5b6d1b46931999dc2c72177872a104be9
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2023-08-30 14:18:17 +02:00
..
animation tst_qsequentialanimationgroupjob: Clean up memory management 2023-08-01 10:49:30 +02:00
bindingdependencyapi tst_bindingdependencyapi: Clean up memory management 2023-08-15 10:31:47 +02:00
common Replace signal name manipulations with QQmlSignalNames 2023-08-15 12:13:31 +00:00
debugger Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
ecmascripttests CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
linebylinelex CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
parserstress Port some trivial Q_FOREACH users to ranged for loops 2023-08-07 21:18:53 +02:00
qjsengine Revert "Skip the date time conversion tests on Windows" 2023-08-21 12:10:04 +00:00
qjsmanagedvalue tst_qjsmanagedvalue: Clean up memory management 2023-08-01 10:47:03 +02:00
qjsonbinding CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qjsprimitivevalue CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qjsvalue tst_qjsvalue: Clean up memory management 2023-08-01 10:46:57 +02:00
qjsvalueiterator tst_qjsvalueiterator: Clean up memory management 2023-08-01 10:46:44 +02:00
qml CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qmlbasicapp CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qmlcachegen CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qmlcppcodegen QmlCompiler: Clean up equality operators 2023-08-25 23:58:12 +02:00
qmldiskcache QtQml: Correctly resolve aliases to aliases when loading .qmlc files 2023-08-21 18:26:17 +02:00
qmlformat qmlformat: Don't add unnecessary space in target bindings 2023-08-11 14:10:00 +00:00
qmlimportscanner CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qmllint QQmlSA: Turn BindingType into a enum class 2023-08-30 14:18:17 +02:00
qmlplugindump CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qmlsplitlib CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qmltc CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qmltc_manual CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qmltc_qprocess CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qmltyperegistrar qmltyperegistrar: fix minor versions 2023-08-28 13:47:42 +02:00
qqmlanybinding CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlapplicationengine tst_qqmlapplicationengine: Clean up memory management 2023-08-01 10:46:51 +02:00
qqmlbinding QQmlBind: handle top-level attached properties 2023-08-22 09:12:56 +02:00
qqmlchangeset Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
qqmlcomponent tst_qqmlcomponent: Clean up memory management 2023-08-01 10:46:38 +02:00
qqmlconnections tst_qqmlconnections: Clean up memory management 2023-08-01 10:46:30 +02:00
qqmlconsole tst_qqmlconsole: Clean up memory management 2023-08-01 10:46:23 +02:00
qqmlcontext QtQml: Reset context object when destroying it from QObjectWrapper 2023-08-22 20:11:34 +02:00
qqmlcpputils tst_qqmlcpputils: Clean up memory management 2023-08-01 10:46:15 +02:00
qqmldelegatemodel QQmlDelegateModelPrivate:object: release objects only with objectRef >0 2023-07-07 13:07:06 +02:00
qqmldirparser Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
qqmlecmascript Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
qqmlengine Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
qqmlenginecleanup tst_qqmlenginecleanup: Clean up memory management 2023-08-15 10:31:42 +02:00
qqmlerror CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlexpression CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlextensionplugin Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
qqmlfile CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlfileselector QML: Load the implicit import before resolving scripts 2023-08-24 12:39:17 +02:00
qqmlglobal CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlimport tst_qqmlimport: Clean up memory management 2023-08-21 08:45:47 +02:00
qqmlincubator CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlinfo Normalize signal/slot signatures 2023-07-12 19:05:05 +02:00
qqmlinstantiator QQmlDMAbstractItemModelData: Guard against deletion during model write 2023-08-21 20:52:01 +02:00
qqmlitemmodels TestModel::Node: disable copy/move 2023-08-07 21:18:46 +02:00
qqmljsscope QmlCompiler: Store lookupIndex in register content for properties 2023-08-24 12:39:35 +02:00
qqmllanguage QtQml: Key singletons by singleton instance info 2023-08-30 14:18:17 +02:00
qqmllistcompositor Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
qqmllistmodel tst_qqmllistmodel: Clean up memory management 2023-08-21 08:45:55 +02:00
qqmllistmodelworkerscript Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
qqmllistreference CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmllocale CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlmetaobject CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlmetatype CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlmoduleplugin Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
qqmlnotifier CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlobjectmodel CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlopenmetaobject CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlparser Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
qqmlpromise CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlproperty CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlpropertycache CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlpropertymap tst_qqmlpropertymap: Clean up memory management 2023-08-21 08:46:00 +02:00
qqmlqt Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
qqmlsettings CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmlsqldatabase Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
qqmltablemodel CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmltimer tst_qqmltimer: Clean up memory management 2023-08-21 08:46:05 +02:00
qqmltranslation tst_qqmltranslation: CLean up memory management 2023-08-21 08:46:10 +02:00
qqmltreemodeltotablemodel CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qqmltypeloader tst_qqmltypeloader: Clean up memory management 2023-08-21 08:46:16 +02:00
qqmlvaluetypeproviders QML builtins: pass QDate and QTime by value rather than const ref 2023-07-28 10:29:11 +02:00
qqmlvaluetypes Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
qqmlxmlhttprequest Purge stray horizontal space in XHR test data QML 2023-08-09 15:34:12 +02:00
qqmlxmllistmodel Normalize signal/slot signatures 2023-07-12 19:05:05 +02:00
qquickfolderlistmodel CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qquickworkerscript tst_qquickworkerscript: Clean up memory management 2023-08-21 08:46:26 +02:00
qrcqml tst_qrcqml: Clean up memory management 2023-08-21 08:46:36 +02:00
qtqmlmodules tst_qtqmlmodules: Clean up memory management 2023-08-21 08:46:31 +02:00
qv4assembler CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qv4identifiertable CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qv4mm CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qv4regexp CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
qv4urlobject tst_QV4UrlObject: fix -Wtrigraph 2023-07-20 22:08:59 +02:00
qwidgetsinqml Remove remaining foreach in qml tests 2023-08-22 20:11:34 +02:00
registrationmacros CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
v4misc CMake: Make qml tests standalone projects 2023-07-05 12:34:11 +02:00
CMakeLists.txt Re-enable qwidgetsinqml test 2023-08-09 15:34:12 +02:00
runall.sh Use SPDX license identifiers 2022-06-11 08:05:15 +02:00