qt6-bb10/tests/auto/corelib
Jøger Hansegård 267e378d14 Simplify VARIANT handling using a QComVariant RAII wrapper
The QComVariant RAII wrapper automates lifetime management of VARIANT
structures and elements that it contains. For example, it will
call IUnknown::AddRef if a COM interface is assigned to it. It will also
clear all held resources at destruction.

Task-number: QTBUG-126530
Change-Id: I543d236293d25cbc70ff25046e553351eccfb850
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
(cherry picked from commit 717580c1985dd0804363bafb8822f82dacfb3f90)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-07-01 23:23:47 +00:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global tst_QGlobal: fix -Wmaybe-uninitialized 2024-06-18 08:09:17 +00:00
io tst_QSettings: port to QTEST_THROW_ON_FAIL 2024-06-27 06:06:02 +00:00
ipc tests: skip tst_QSharedMemory::useTooMuchMemory() on Linux arm64 2024-06-13 20:35:08 +00:00
itemmodels tst_QAbstractProxyModel: port to QTEST_THROW_ON_FAIL 2024-06-19 23:31:58 +00:00
kernel JNI: don't declare namespaces nested into QtJniTypes as inline 2024-06-23 03:39:05 +00:00
mimetypes QMimeType: use modernize comparisons 2024-04-30 17:46:34 +02:00
platform Simplify VARIANT handling using a QComVariant RAII wrapper 2024-07-01 23:23:47 +00:00
plugin Apple: Don't `_debug`-suffix libraries in single config framework builds 2024-07-01 20:55:49 +00:00
serialization tst_QCborValue: port to QTEST_THROW_ON_FAIL 2024-06-19 23:31:45 +00:00
text QString::assign: Don't crash when passed an empty range 2024-06-27 01:31:40 +00:00
thread Skip tst_QFuture::whenAllDifferentTypes and whenAnyDifferentTypes on VxWorks 2024-06-20 19:30:41 +00:00
time Update CLDR Windows timezone data to v44.1 2024-06-02 15:25:00 +02:00
tools qHash(): make 1-to-2-arg adapter a worse match than regular 2-arg overloads 2024-06-28 09:04:56 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00