qt5base-lts/tests/auto/corelib
Marc Mutz 9f713e8d25 tst_QItemModel: fix memleaks
When creating proxied models, make the source model a QObject child of
the proxy model, so the source isn't leaked when the proxy is deleted.

This drove asan nuts.

Pick-to: 6.3 6.2 5.15
Change-Id: I0f7fc9ab8e99d030c941cfb336ee4e2323b362ae
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-01-05 08:22:00 +01:00
..
animation tst_QPropertyAnimation: fix leaks occurring under normal operation 2021-12-18 10:38:21 +01:00
global tst_qglobalstatic is halted on INTEGRITY device 2021-12-20 10:14:38 +02:00
io Exclude filesystem autotests for INTEGRITY 2021-12-30 15:38:14 +00:00
itemmodels tst_QItemModel: fix memleaks 2022-01-05 08:22:00 +01:00
kernel tst_qtranslator: fix memleak 2022-01-03 11:22:53 +00:00
mimetypes Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin QNX: check and use elf.h from alternative location 2021-11-30 14:37:52 +02:00
serialization Exclude tst_qxmlstream test for INTEGRITY 2021-12-28 18:56:07 +00:00
text tst_QStringList: check that join(u'\0') embeds NULs 2021-12-28 23:09:44 +01:00
thread QtFuture::connect: exclude QPrivateSignal from the resulting future type 2021-12-11 21:47:17 +00:00
time Skip QTimeZone::checkOffset() if there are no valid zones to test 2021-11-26 02:14:52 +01:00
tools tst_QHash: Update the erase_edge_case test 2021-12-17 16:37:49 +00:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00