qt6-bb10/tests/auto/corelib
Volker Hilsheimer e4c386b0b7 QJniArray: add deduction guide for direct construction from container
That way,

QList list{1, 2, 3};
QJniArray array(list);

works.

Change-Id: If04f8115c51fce533cb4287bf36841ff0daeb11b
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
(cherry picked from commit f199d4f78d528f7a70170d2469ae4807e4a5e765)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-06-08 08:52:49 +00:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global totally_ordered_wrapper: add reset(P) function 2024-06-07 06:59:21 +00:00
io tst_qprocess: Add crash helper for MSVC ARM64 2024-06-04 11:19:01 +00:00
ipc QNativeIpcKey: use new comparison helper macros 2024-04-17 20:30:37 +02:00
itemmodels Port QPersistentModelIndex to new comparison helper macros 2024-05-24 22:17:46 +02:00
kernel QJniArray: add deduction guide for direct construction from container 2024-06-08 08:52:49 +00:00
mimetypes QMimeType: use modernize comparisons 2024-04-30 17:46:34 +02:00
platform tst_qcomobject: Reduce size of Qt-namespace 2024-05-13 15:25:36 +02:00
plugin Add copyright and licensing to .cpp and .h files missing them 2024-05-28 09:47:01 +02:00
serialization Fix test compilation issues with QtLite configuration 2024-05-06 14:29:02 +00:00
text tst_QStringConverter: compare pointer distances, not pointers 2024-06-07 06:59:22 +00:00
thread QtPrivate::ResultIteratorBase: use modernize comparisons 2024-05-14 00:32:35 +02:00
time Update CLDR Windows timezone data to v44.1 2024-06-02 15:25:00 +02:00
tools Long live QCryptographicHash::hashInto()! 2024-05-29 14:24:29 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00