qt5base-lts/tests/auto/corelib/kernel
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
..
qcoreapplication Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qdeadlinetimer Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qelapsedtimer Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qeventdispatcher Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qeventloop Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qmath Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qmetacontainer QSet: add missing insert-with-hint 2020-11-25 22:08:09 +01:00
qmetaenum Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qmetamethod Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qmetaobject Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qmetaobjectbuilder Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qmetaproperty Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qmetatype Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qmimedata Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qobject Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qpointer Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qproperty QProperty add markdirty 2020-12-18 13:10:46 +01:00
qsharedmemory QSharedMemory: do not abuse QChar in a test 2020-11-08 02:13:22 +00:00
qsignalblocker Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qsignalmapper Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qsocketnotifier QSocketNotifier: hone setSocket() API 2020-12-17 21:33:17 +02:00
qsystemsemaphore Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qtimer Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qtranslator Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
qvariant Make QString and QByteArray sequentially iterable 2021-01-06 17:15:03 +01:00
qwineventnotifier Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
.prev_CMakeLists.txt Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
CMakeLists.txt Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
kernel.pro Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00