qt5base-lts/tests/auto
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
..
cmake Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
concurrent Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
corelib Make QString and QByteArray sequentially iterable 2021-01-06 17:15:03 +01:00
dbus Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
gui QInputControl: accept surrogate category character 2021-01-05 16:24:29 +01:00
guiapplauncher Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
installed_cmake
network Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
opengl Remove tst_QGL 2020-08-28 11:43:11 +02:00
other Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
printsupport Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
shared Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
sql Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
testlib Prefix binary produced by QAbstractItemModelTester testcase with tst_ 2021-01-06 11:16:13 +00:00
tools Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
widgets Fix minor errors in tests 2021-01-05 12:43:09 +01:00
xml Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
.prev_CMakeLists.txt CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
auto.pro Don't error out when configuring Qt on a headless system 2020-09-26 14:36:13 +02:00
CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00
network-settings.h Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00