qt5base-lts/tests/auto/corelib/text
Giuseppe D'Angelo 049d8892ea QRegularExpression: do not assume QStringViews are NUL terminated
The convenience API used to look up the index of a named capturing
group expects NUL terminated strings. Therefore, we can't just
use it together with QStringViews, which may be not. Use the
non-convenience API instead.

Pick-to: 5.15
Change-Id: I25ca14de49b13ee1764525f8b19f2550c30c1afa
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-08-25 23:09:09 +00:00
..
qbytearray Cleanup QTypeInfo 2020-08-26 01:03:22 +02:00
qbytearrayapisymmetry Fix QByteArray::count implementation for longer data 2020-07-09 18:38:33 +02:00
qbytearraylist CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qbytearraymatcher Replace Qt CONSTEXPR defines with constexpr 2020-08-14 15:52:58 +02:00
qbytearrayview Introduce QByteArrayView 2020-07-08 08:45:49 +02:00
qbytedatabuffer QByteDataBuffer: add readPointer functionality using QByteArrayView 2020-08-24 17:44:08 +02:00
qchar QChar: purge deprecated API 2020-07-20 16:06:28 +02:00
qcollator tst_QCollator: avoid an unused variable warning 2020-07-13 12:03:21 +02:00
qlatin1string Port QLatin1String to qsizetype and add narrow-contract substring functions 2020-08-23 10:38:01 +02:00
qlocale Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
qregularexpression QRegularExpression: do not assume QStringViews are NUL terminated 2020-08-25 23:09:09 +00:00
qstring Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
qstring_no_cast_from_bytearray CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qstringapisymmetry [trivial] tst_qstringapisymmetry: remove remnants of from() experiment 2020-08-23 10:38:16 +02:00
qstringbuilder Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
qstringconverter tst_QStringConverter: fix some deprecation warnings 2020-08-07 17:44:01 +02:00
qstringiterator CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qstringlist CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qstringmatcher Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
qstringtokenizer Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qstringview Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
qtextboundaryfinder Remove QTextCodec dependency from test 2020-05-14 07:50:49 +02:00
.prev_CMakeLists.txt Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
CMakeLists.txt Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
text.pro Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00