qt5base-lts/tests/auto/corelib/animation/qpauseanimation
Ivan Solovev b64e36240b QPauseAnimation: extend tests and fix binding loop
Extend the unit-tests for bindable properties and fix the discovered
binding loop by using {set}ValueBypassingBindings() in the setter of
the duration property.

The code refactoring does not modify the setter logic, because
previously the binding was anyway implicitly removed when calling the
assignment operator. The updated code just does it explicitly.

Task-number: QTBUG-116346
Pick-to: 6.6 6.5
Change-Id: I0f339d182efb60500ee7f12e407f200d739da312
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2023-09-03 18:20:18 +02:00
..
BLACKLIST Blacklist tstPauseAnimation::noTimerUpdates on macOS 2020-01-22 17:26:23 +01:00
CMakeLists.txt QPauseAnimation: extend tests and fix binding loop 2023-09-03 18:20:18 +02:00
tst_qpauseanimation.cpp QPauseAnimation: extend tests and fix binding loop 2023-09-03 18:20:18 +02:00