qt5base-lts/tests/auto/corelib/animation/qpropertyanimation
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
..
CMakeLists.txt Port QPropertyAnimation::propertyName to the new property system 2021-04-20 15:56:39 +02:00
tst_qpropertyanimation.cpp tst_QPropertyAnimation: fix leaks occurring under normal operation 2021-12-18 10:38:21 +01:00