qt5base-lts/tests/auto/corelib/kernel/qtimer
Ivan Solovev 7d70edd31c QTimer: extend property tests and fix binding loop
The bindable property tests were not using the QTestPrivate helpers, so
add a new test which uses them.

The new tests revealed a binding loop for the interval property.
Fix it in a usual way by explicitly removing the binding and using
{set}ValueBypassingBindings() in the setter.

Task-number: QTBUG-116346
Pick-to: 6.6 6.5
Change-Id: If94f57938da449a68e3527aead5ebd55ba410adb
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2023-09-03 18:20:51 +02:00
..
.gitignore Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
BLACKLIST Fix tst_qtimer::zeroTimer unit test 2020-11-01 01:28:55 +02:00
CMakeLists.txt QTimer: extend property tests and fix binding loop 2023-09-03 18:20:51 +02:00
tst_qtimer.cpp QTimer: extend property tests and fix binding loop 2023-09-03 18:20:51 +02:00