qtdeclarative/tests/auto/qml
Volker Hilsheimer 3a857c0107 Fix compiler warning from deprecated API
tst_qqmllistreference.cpp:828:23: warning: 'QQmlListReference' is deprecated:
Drop the QQmlEngine* argument [-Wdeprecated-declarations]

Since without the engine argument the test case is identical to the
previous block, we can just as well remove it.

Change-Id: I4e4b29a69dfdd60ed1678361d7796739ecead41e
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-03-21 12:45:13 +01:00
..
animation Stabilize tst_qpauseanimationjob.cpp some more 2022-01-20 11:51:18 +01:00
bindingdependencyapi Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
debugger Fix warning after QString::count deprecation 2022-03-20 20:47:22 +01:00
ecmascripttests CMake: Don't cross-compile qjtest 2022-01-20 19:33:01 +01:00
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 Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
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: Avoid some deprecation warnings 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 Add prefer record to the output of qmlimportscanner 2021-12-17 20:48:10 +01:00
qmllint Fix warning in test when iterating QJsonArray 2022-03-21 06:14:56 +01:00
qmlplugindump Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qmlsplitlib qmlRegisterTypesAndRevisions: Simplify template 2021-12-06 14:29:49 +01:00
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 Explicitly include qpropery.h in tests 2021-11-05 14:58:51 +01:00
qqmlapplicationengine INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlbinding Allow Generalized group properties in Binding 2021-11-09 08:45:08 +01:00
qqmlchangeset Use QFAIL("Informative message") in preference to QVERIFY(false) 2021-06-15 13:49:23 +02:00
qqmlcomponent Android: various test fixes 2022-03-02 15:21:09 +02:00
qqmlconnections Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlconsole INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlcontext Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlcpputils
qqmldelegatemodel QQmlDelegateModel: Refresh the view when a column is added at 0 2021-10-01 18:24:50 +00:00
qqmldirparser Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
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 Remove unused .qrc files 2022-01-20 19:33:01 +01:00
qqmlerror Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlexpression Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
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 Instantiator: don't interfere with delegates that assign parents 2021-12-10 06:52:35 +01:00
qqmlitemmodels qmlmodels: Move QModelIndex from QtQml 2022-02-21 18:20:57 +01:00
qqmljsscope qmllint: Make "Did you mean" look in extension types as well 2022-03-15 12:55:56 +01:00
qqmllanguage tst_qqmllanguage::extendedForeignTypes: check signal with an argument 2022-03-15 20:53:33 +01:00
qqmllistcompositor
qqmllistmodel Avoid memory leaks in tst_qqmllistmodel.cpp 2021-11-09 00:03:09 +01:00
qqmllistmodelworkerscript Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
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 INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlmoduleplugin Adapt qqmlmoduleplugin test to new metadata format 2021-10-19 13:41:59 +02:00
qqmlnotifier INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlobjectmodel
qqmlopenmetaobject
qqmlparser Purge old AST dumper and use the functionality provided by the QML DOM 2021-11-13 09:13:00 +01:00
qqmlpromise INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qqmlproperty QQmlProperty: Prohibit ID lookup on explicitly given object 2022-01-21 16:22:28 +01:00
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 Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlsqldatabase Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
qqmltablemodel Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmltimer Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00:00
qqmltranslation Remove unused .qrc files 2022-01-20 19:33:01 +01:00
qqmltreemodeltotablemodel qmlmodels: add qqmltreemodeltotablemodel 2021-12-04 23:41:40 +01:00
qqmltypeloader Rename android_dummy_imports.qml to dummy_imports.qml 2022-03-05 15:23:48 +00: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 Replace 0 pointer constants with nullptr 2021-10-18 12:39:28 +02:00
qquickfolderlistmodel Disable failing declarative tests on Android 2022-01-31 14:41:39 +02:00
qquickworkerscript Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qrcqml Remove unused .qrc files 2022-01-20 19:33:01 +01:00
qtqmlmodules INTEGRITY: Fix some test cases from core/qml folders 2022-03-03 08:26:06 +02:00
qv4assembler Replace all includes of windows.h with qt_windows.h 2021-10-25 20:10:59 +02:00
qv4identifiertable Do not rely on transitive includes in tests 2022-02-14 12:38:10 +01:00
qv4mm Fix sweep step for tainted QObject JavaScript wrappers 2021-10-12 20:14:47 +03:00
qv4regexp
qwidgetsinqml
registrationmacros Make qt6_qml_type_registration() internal 2021-08-25 17:59:39 +10:00
v4misc
CMakeLists.txt Add several autotest cases to Minimal set for STATIC build 2022-03-10 23:33:36 +02:00
runall.sh