qt6-bb10/tests/auto/corelib
Ulf Hermann c9a1102269 Make QString and QByteArray sequentially iterable
As lists of QStrings and QByteArrays are sequentially iterable the base
types should really also be.

The only problem is that they don't have methods to remove items from
the back or the front, but that is well within what we can support with
QSequentialIterable.

Change-Id: I2ab551e7b11a092aba363fb4012d131bbc4b11b4
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2021-01-06 17:15:03 +01:00
..
animation Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
global Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
io Fix minor errors in tests 2021-01-05 12:43:09 +01:00
itemmodels Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
kernel Make QString and QByteArray sequentially iterable 2021-01-06 17:15:03 +01:00
mimetypes Update shared-mime-info to the 2.1 release, adjust implementation 2021-01-05 18:31:54 +00:00
plugin Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
serialization Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
text Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
thread Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
time Add test creating QDateTime in double-DST gap in 1947 Germany 2020-12-24 19:41:48 +01:00
tools Fix QMultiHash::equal_range crashes 2021-01-06 09:07:10 +08:00
.prev_CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
corelib.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00