qt6-bb10/tests/auto/corelib/animation
Marc Mutz dc672cf35a tst_QPropertyAnimation: fix leaks occurring under normal operation
Tests were leaking objects even if all tests passed. In two cases,
there just wasn't a delete at all, in a third, the existing delete
wasn't reached because of a QSKIP.

tst_QPropertyAnimation is now, locally, LSan-clean.

Pick-to: 6.3 6.2 5.15
Change-Id: Ia53d6f6e467f1d2598a7c50efcdf3a3732fe54df
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2021-12-18 10:38:21 +01:00
..
qabstractanimation Port QAbstractAnimation to the new property system 2021-04-27 21:33:48 +02:00
qanimationgroup Remove the qmake project files 2021-01-07 15:32:28 +01:00
qparallelanimationgroup Remove the qmake project files 2021-01-07 15:32:28 +01:00
qpauseanimation Port QPauseAnimation to the new property system 2021-01-26 21:47:47 +01:00
qpropertyanimation tst_QPropertyAnimation: fix leaks occurring under normal operation 2021-12-18 10:38:21 +01:00
qsequentialanimationgroup Include qproperty.h where needed 2021-11-04 21:45:02 +01:00
qvariantanimation Port QVariantAnimation to the new property system 2021-04-30 18:59:50 +02:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00