qtdeclarative/tests/auto
Fabian Kosmale f3b3395f10 tst_qqmlconnections: Adjust test condition to qtbase change
If the binding throws an exception, the binding wrapper internally
returns false. This should result in the value being ignored, but wasn't
for QObjectCompatProperty targets. That was fixed with
440a63a33e7176167d91244467fa380bae684173. However the test assumed that
the binding would instead evaluate the error to an empty string. Adjust
the condition to properly handle that.

Change-Id: I6ff38c913866edbc9632bb854db00c29af036c82
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
2025-09-18 08:59:42 +02:00
..
bic
cmake cmake: support running qmlcontextpropertydump via CMake 2025-09-17 15:31:14 +02:00
core CMake: Don't enable ASM language 2025-05-02 16:02:32 +02:00
guiapplauncher
particles Tests: include QTest, not QtTest 2025-04-15 19:27:07 +02:00
qml tst_qqmlconnections: Adjust test condition to qtbase change 2025-09-18 08:59:42 +02:00
qmldom ScriptFormatter: Preserve user spacing around comments 2025-07-03 22:53:44 +02:00
qmlls QQmlCodeModel: simplify build path handling 2025-09-16 13:41:48 +02:00
qmlnetwork Deprecate QQmlSslConfiguration::sslOptions property 2025-07-30 14:21:56 +02:00
qmltest Fix JS URL behavior when setting an empty search string 2025-09-05 18:38:17 +02:00
qmltest-blacklist
qtquickview QQ4A: Allow QML functions to be called from Java 2025-09-01 20:25:21 +03:00
quick QmlModels: Signal list model changes also via QQmlTableInstanceModel 2025-09-15 20:08:03 +02:00
quickcontrols tst_qquickmenu: fail on warnings 2025-09-17 12:54:21 +08:00
quickdialogs Fusion File&FolderDialog: Give the FolderBreadcrumbBar a maximum width 2025-08-30 03:20:04 +02:00
quickshapes Add EllipseShape to QtQuick.Shapes 2025-09-17 07:09:27 +03:00
quicktest Move qActiveFocusFailureMessage into a Private namespace 2025-07-12 09:06:17 +08:00
quickwidgets Account for safe margins in tst_qquickwidget::layoutSizeChange 2025-09-13 02:11:47 +00:00
toolsupport Tests: include QTest, not QtTest 2025-04-15 19:27:07 +02:00
CMakeLists.txt QtQuickView set/get property CI tests 2025-05-16 00:34:19 +03:00