qt6-bb10/tests/auto/corelib/text
Mårten Nordheim d5eb5d2f8d QLocal8Bit::convertToUnicode[win]: rewrite remainingChars handling as recursive
Then we will automatically handle invalid leading characters instead
of throwing away the whole sequence when it cannot be converted.
Added a test that was failing before.

Drive-by change: add a comment explaining why we
have the stack allocated buffer.

Task-number: QTBUG-118834
Change-Id: I647a58f2ba95e2e7ed4ea6a964d99ecc0c91fad3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-03-02 22:57:09 +01:00
..
qanystringview QAnyStringView: use new comparison helper macros 2024-03-02 00:12:55 +01:00
qbytearray QString/QByteArray: add slice() methods 2024-02-29 00:27:25 +02:00
qbytearray_large Change license for tests files 2024-02-04 09:56:42 +01:00
qbytearrayapisymmetry Change license for tests files 2024-02-04 09:56:42 +01: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 QByteArrayView: make conversion to string_view constexpr 2024-03-01 09:41:11 +02:00
qbytedatabuffer Change license for tests files 2024-02-04 09:56:42 +01:00
qchar Q(Latin1)Char: use comparison helper macros 2024-03-02 00:12:54 +01:00
qcollator Change license for tests files 2024-02-04 09:56:42 +01:00
qlatin1stringmatcher Change license for tests files 2024-02-04 09:56:42 +01:00
qlatin1stringview Change license for tests files 2024-02-04 09:56:42 +01:00
qlocale Change license for tests files 2024-02-04 09:56:42 +01:00
qregularexpression Change license for tests files 2024-02-04 09:56:42 +01:00
qstring QString: use comparison helper macros - missing string views [3/3] 2024-03-02 00:12:53 +01:00
qstring_no_cast_from_bytearray Change license for tests files 2024-02-04 09:56:42 +01:00
qstringapisymmetry QByteArray: use comparison helper macros 2024-03-02 00:12:54 +01:00
qstringbuilder Change license for tests files 2024-02-04 09:56:42 +01:00
qstringconverter QLocal8Bit::convertToUnicode[win]: rewrite remainingChars handling as recursive 2024-03-02 22:57:09 +01: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 Change license for tests files 2024-02-04 09:56:42 +01:00
qstringview Change license for tests files 2024-02-04 09:56:42 +01:00
qtextboundaryfinder tst_qttextboundaryfinder: ignore unsupported tests 2024-02-08 17:43:58 +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 wasm: Disable problematic qlocal test for time being 2024-02-01 19:25:43 +00:00