qt6-bb10/tests/auto/corelib/text
Edward Welbourne 1c0b69eac5 Only read the first BOM as a BOM; the rest are ZWNBS !
QUtf32::convertToUnicode() was forgetting to set headerdone when it
dealt with the header (for contrast, Utf16::convertToUnicode() does).

Fixes: QTBUG-62011
Change-Id: Ia254782ce0967a6cf9ce0e81eb06d41521150eed
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-02-14 19:13:37 +01:00
..
qbytearray
qbytearraylist
qbytearraymatcher
qbytedatabuffer
qchar
qcollator Take care of NULL data from QStringView in QCollator 2020-02-05 10:23:43 +01:00
qlatin1string Deprecate QStringViewLiteral 2019-08-10 22:13:49 +02:00
qlocale Enable system locale to skip digit-grouping if configured to do so 2020-02-03 15:34:02 +01:00
qregexp
qregularexpression
qstring Only read the first BOM as a BOM; the rest are ZWNBS ! 2020-02-14 19:13:37 +01:00
qstring_no_cast_from_bytearray
qstringapisymmetry Extend tst_qstringapisymmetry for member compare() 2020-02-09 17:43:20 +00:00
qstringbuilder
qstringiterator
qstringlist
qstringmatcher
qstringref
qstringview Deprecate QStringViewLiteral 2019-08-10 22:13:49 +02:00
qtextboundaryfinder
text.pro