qtdeclarative/tests/auto/qml/qqmlproperty
Mikolaj Boc 7656d4922c Only signal list variable assignment once
Lists are internally cleared and each element is pushed to the back
from the source list in QML. Use nonsignaling operations for clear
and push and activate manually having performed the operations.

Fixes: QTBUG-112208
Change-Id: I1a995905f3fa758e4cc8c39b8576db668d84a067
Reviewed-by: Mikołaj Boc <Mikolaj.Boc@qt.io>
2023-04-22 07:10:04 +00:00
..
data Only signal list variable assignment once 2023-04-22 07:10:04 +00:00
CMakeLists.txt Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
interfaces.h Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
tst_qqmlproperty.cpp Only signal list variable assignment once 2023-04-22 07:10:04 +00:00