qt6-bb10/tests/auto/corelib
Marc Mutz 9f8449a054 tst_QSortFilterProxyModel: fix mem-leaks
tst_QSortFilterProxyModel::doubleProxySelectionSetSourceModel() leaked
_everything_, driving asan nuts.

Allocate objects on the stack instead; now it's asan-clean.

Pick-to: 6.6 6.5 6.2 5.15
Change-Id: I721e797e02b1daec9e2b5e3d4ef612a42b2e3492
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2023-07-15 15:06:55 +02:00
..
animation tst_QParallelAnimationGroup: fix memleak 2023-07-14 14:56:03 +02:00
global Fix assert in qCleanupFuncInfo when using QDebug from a lambda with auto 2023-07-11 02:37:58 +02:00
io QProcess/Unix: add a simple way to reset the UID and GID for the child 2023-07-08 15:03:23 -07:00
ipc CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
itemmodels tst_QSortFilterProxyModel: fix mem-leaks 2023-07-15 15:06:55 +02:00
kernel QSocketNotifier: firm up the ordering in unexpectedDisconnection() 2023-07-11 13:44:29 -07:00
mimetypes CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
platform CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
plugin QLibrary: make isLoaded() report whether this object has load()ed 2023-07-10 09:53:53 -07:00
serialization tst_QXmlStream::tokenErrorHandling() - register test directory in CMake 2023-07-11 22:44:28 +02:00
text String-like containers: add implicit conversions towards std:: string views 2023-07-13 16:19:06 +02:00
thread tst_QThreadPool: remove Windows-specific QSKIP 2023-07-12 11:29:56 +02:00
time Correct name of Ukraine's zone 2023-07-10 12:57:19 +02:00
tools QAtomicScopedValueRollback: fix CTAD for Q(Basic)AtomicPointer 2023-07-12 10:29:44 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00