qt6-bb10/tests/auto/corelib/text
Marc Mutz 40b45176b9 tst_QByteArray: check replace() doesn't replace the terminating \0
It doesn't.

Pick-to: 6.5 5.15
Change-Id: Ica3fb2b8a65d0f9d14490ecdcce72eba82258916
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
(cherry picked from commit fff69288781bf946ad645fd781ad51ab48ebcbdc)
(cherry picked from commit 8e2c6a590429892d9fecf9a0ccc7c6a00d6c7b6d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-03-01 23:45:32 +00:00
..
qanystringview tst_QAnyStringView: test which chars magically convert 2025-02-11 00:49:25 +00:00
qbytearray tst_QByteArray: check replace() doesn't replace the terminating \0 2025-03-01 23:45:32 +00:00
qbytearray_large Add REUSE.toml files 2024-11-07 08:38:49 +01:00
qbytearrayapisymmetry Blacklist tests requiring parsing text > 255 chars on VxWorks 2024-06-26 22:52:30 +00:00
qbytearraylist Change license for tests files 2024-02-04 09:56:42 +01:00
qbytearraymatcher Change license for tests files 2024-02-04 09:56:42 +01:00
qbytearrayview tst_QByteArrayView: stop using std::basic_string<signed char> 2025-02-15 04:17:33 +00:00
qbytedatabuffer Change license for tests files 2024-02-04 09:56:42 +01:00
qchar Add REUSE.toml files 2024-11-07 08:38:49 +01:00
qcollator Change license for tests files 2024-02-04 09:56:42 +01:00
qlatin1stringmatcher QStaticLatin1StringMatcher: add indexIn(QStringView) 2024-05-08 22:05:35 +02:00
qlatin1stringview Confirm QLatin1StringView can be constructed over arrays of unknown bounds 2024-12-11 06:29:18 +00:00
qlocale QLocale: fix UB (signed overflow) in formattedDataSize() 2025-02-21 21:24:30 +00:00
qregularexpression QRegularExpression: coalesce consecutive * tokens in wildcards 2024-08-08 01:09:59 +00:00
qstring tst_QString: extend arg() tests with enums w/o explicit underlying_type 2024-12-13 08:00:16 +00:00
qstring_no_cast_from_bytearray Change license for tests files 2024-02-04 09:56:42 +01:00
qstringapisymmetry tst_QByteArray: check replace() with empty and null needles and haystacks 2025-03-01 23:45:26 +00:00
qstringbuilder tst_QStringBuilder: add more checks 2024-06-12 12:23:43 +00:00
qstringconverter tst_QStringConverter: compare pointer distances, not pointers 2024-06-07 06:59:22 +00:00
qstringiterator Change license for tests files 2024-02-04 09:56:42 +01:00
qstringlist Change license for tests files 2024-02-04 09:56:42 +01:00
qstringmatcher Change license for tests files 2024-02-04 09:56:42 +01:00
qstringtokenizer tst_QStringTokenizer: check when the lazy range may be empty 2025-02-27 19:19:50 +00:00
qstringview Q{Any,Utf8}StringView: fix construction from arrays of unknown size 2024-12-16 20:45:24 +00:00
qtextboundaryfinder Update UCD to Unicode 16.0.0 2025-02-17 14:39:31 +01:00
qunicodetools Change license for tests files 2024-02-04 09:56:42 +01:00
shared Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt tst_QStringApiSymmetry: disable for WASM 2024-08-25 10:21:14 +00:00