qt5base-lts/tests/auto/corelib/text/qbytearray
Mårten Nordheim 205629bb62 QByteArray: make (ap|pre)pend(const QByteArray &) consider reserved
Append was previously optimized for lhs being empty but it should've
also taken into account if space had been reserved.
Apply the same optimization to prepend while we're at it.

Change-Id: I5e5d33a3189b9ad88d45e858a2ac412cbc294f79
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-10-28 08:48:23 +02:00
..
.gitattributes
.gitignore
android_testdata.qrc
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qbytearray.pro
rfc3252.txt
tst_qbytearray_mac.mm
tst_qbytearray.cpp QByteArray: make (ap|pre)pend(const QByteArray &) consider reserved 2020-10-28 08:48:23 +02:00