qt6-bb10/tests/auto/corelib/itemmodels
Marc Mutz 7e021ab891 tst_QAbstractProxyModel: port to QTEST_THROW_ON_FAIL
Dogfooding the new QtTest 6.8 feature.

This not only helps with the sourceModelBinding() test with its manual
currentTestFailed() calls, but also the old verifySubSetOf() helper
function that's there from Qt 4 times.

Use Ye Olde Scope Guard Trick™ to replace the qDebug() messages
recording where failures occurred.

Change-Id: I4d1460bde5315dfcc3b261b6e09c7293bbd9ff89
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
(cherry picked from commit 32fc8b936d1d036ba5b70ec1cac7681e1c9359c8)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-06-19 23:31:58 +00:00
..
qabstractitemmodel Port QPersistentModelIndex to new comparison helper macros 2024-05-24 22:17:46 +02:00
qabstractproxymodel tst_QAbstractProxyModel: port to QTEST_THROW_ON_FAIL 2024-06-19 23:31:58 +00:00
qconcatenatetablesproxymodel Change license for tests files 2024-02-04 09:56:42 +01:00
qidentityproxymodel Change license for tests files 2024-02-04 09:56:42 +01:00
qitemmodel Change license for tests files 2024-02-04 09:56:42 +01:00
qitemselectionmodel Extend QTest::failOnWarning() to a no-parameter fail-on-any-warning 2024-05-06 20:27:41 +02:00
qsortfilterproxymodel Enable resetting a sort model by descending order 2024-04-29 22:20:25 +03:00
qsortfilterproxymodel_recursive Change license for tests files 2024-02-04 09:56:42 +01:00
qsortfilterproxymodel_regularexpression Change license for tests files 2024-02-04 09:56:42 +01:00
qstringlistmodel Change license for tests files 2024-02-04 09:56:42 +01:00
qtransposeproxymodel Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt tst_QAbstractProxyModel: port to QTEST_THROW_ON_FAIL 2024-06-19 23:31:58 +00:00