qt6-bb10/tests/auto/corelib
Volker Hilsheimer b2f8a7b6a8 JNI: make it safe to iterate over or convert an invalid QJniArray
This is expected behavior for default-constructed containers.

Also add the missing isEmpty() member function to QJniArrayBase.

Change-Id: I23111f6906ef5476567272cb23746fec962afa35
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
(cherry picked from commit e5516191b25d70ee9d6e87246d932fa559ef0b59)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-06-18 21:12:12 +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_QProcess: silence -Wunused-result 2024-06-18 08:09:23 +00:00
ipc tests: skip tst_QSharedMemory::useTooMuchMemory() on Linux arm64 2024-06-13 20:35:08 +00:00
itemmodels Port QPersistentModelIndex to new comparison helper macros 2024-05-24 22:17:46 +02:00
kernel JNI: make it safe to iterate over or convert an invalid QJniArray 2024-06-18 21:12:12 +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 tst_QPlugin: Be specific when looking for plugins 2024-06-18 09:28:46 +00:00
serialization tst_QCborStreamReader: port to QTEST_THROW_ON_FAIL 2024-06-17 23:17:50 +00:00
text tst_QStringBuilder: add more checks 2024-06-12 12:23:43 +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 QBitArray: fix read of uninitialized terminating null 2024-06-17 19:06:27 +00:00
CMakeLists.txt