qt5base-lts/tests/auto/corelib/text
Sona Kurazyan a55e938fb4 Add tst_QByteArrayApiSymmetry test
Created tst_QByteArrayApiSymmetry test for the common APIs  of
QByteArray and QByteArrayView. Moved the tests for startsWith(),
endsWith(), indexOf(), lastIndexOf(), compare(), from tst_QByteArray
to tst_QByteArrayApiSymmetry and adapted them to check different
QByteArray/QByteArrayView combinations. Added tests for first(),
last(), sliced(), chopped(), chop(), truncate(), count(), contains()
(test inputs are taken from corresponding tst_QStringApiSymmetry
tests).

Task-number: QTBUG-84321
Change-Id: I4e712b1692e3c1271d51ddcda6c9eb8bb01e11d4
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-07-08 08:45:14 +02:00
..
qbytearray Add tst_QByteArrayApiSymmetry test 2020-07-08 08:45:14 +02:00
qbytearrayapisymmetry Add tst_QByteArrayApiSymmetry test 2020-07-08 08:45:14 +02:00
qbytearraylist Regenerate tests/auto/corelib/text 2019-11-12 17:26:05 +00:00
qbytearraymatcher Port qtbase/tests/auto/corelib/text tests to CMake 2020-04-27 14:34:51 +02:00
qbytedatabuffer Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qchar Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
qcollator Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
qlatin1string Port qtbase/tests/auto/corelib/text tests to CMake 2020-04-27 14:34:51 +02:00
qlocale Port QLocale::quoteString from QStringRef to QStringView 2020-06-11 02:50:16 +02:00
qregexp CMake: Fix tst_qregexp test 2020-06-04 23:20:49 +02:00
qregularexpression Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qstring Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qstring_no_cast_from_bytearray Regenerate tests/auto/corelib/text 2019-11-12 17:26:05 +00:00
qstringapisymmetry Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qstringbuilder Remove QByteArray's methods taking QString and their uses 2020-06-25 09:54:16 +02:00
qstringconverter Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qstringiterator Sweep of int-ish → char-ish types near calls to QString::fromU*() 2020-05-12 05:43:37 +00:00
qstringlist Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qstringmatcher Regenerate tests/auto/corelib/text 2019-11-12 17:26:05 +00:00
qstringref Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qstringtokenizer Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qstringview Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qtextboundaryfinder Remove QTextCodec dependency from test 2020-05-14 07:50:49 +02:00
.prev_CMakeLists.txt Port qtbase/tests/auto/corelib/text tests to CMake 2020-04-27 14:34:51 +02:00
CMakeLists.txt Add tst_QByteArrayApiSymmetry test 2020-07-08 08:45:14 +02:00
text.pro Add tst_QByteArrayApiSymmetry test 2020-07-08 08:45:14 +02:00