qt5base-lts/tests/auto/corelib
Vladimir Belyavsky 865212057b Windows: fix DeferredDelete events processing on QThread::terminate()
On finishing/terminating a thread, when processing posted events,
we need to consider QThread's own data instead of caller thread's data.
Otherwise we can get into unexpected situations such as double
destruction of an object, premature destruction, etc.

Fixes: QTBUG-103922
Pick-to: 6.4 6.3 6.3.1 6.2 5.15
Change-Id: Idf77221ebbaa0b150ee2d0c296b51829ae8dc30e
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-06-10 19:40:32 +00:00
..
animation Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
global Endian: Allow special bitfield union fields to cover the whole storage 2022-06-02 14:02:44 +02:00
io tst_qfile: skip trash bin test on webOS 2022-06-07 13:37:34 +03:00
itemmodels Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
kernel Add compile-time generation of JNI class names 2022-05-27 22:27:13 +02:00
mimetypes Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
platform Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
plugin Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
serialization Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
text tst_QStringApiSymmetry: use QCOMPARE_EQ instead of QCOMPARE 2022-06-03 20:37:51 +00:00
thread Windows: fix DeferredDelete events processing on QThread::terminate() 2022-06-10 19:40:32 +00:00
time Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
tools Long live QAtomicScopedValueRollback (private API)! 2022-05-31 19:25:52 +02:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00