qt5base-lts/tests/auto/corelib/text/qstringconverter
Lars Knoll 57037145f5 Streamline the code in the conversion to and from utf8
Move pre/and post condition handling out of the main loop
to make that one as fast as possible.

Remove special handling of a corner case when the input length
is zero, where the utf8 decoder did something else than all
other decoders.

Change-Id: I94992767ea15405b38f7953adadaa6ff98b20b6f
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-05-14 07:51:45 +02:00
..
CMakeLists.txt Start work on a new API to replace QTextCodec 2020-05-14 07:46:14 +02:00
qstringconverter.pro Start work on a new API to replace QTextCodec 2020-05-14 07:46:14 +02:00
tst_qstringconverter.cpp Streamline the code in the conversion to and from utf8 2020-05-14 07:51:45 +02:00
utf8.txt Start work on a new API to replace QTextCodec 2020-05-14 07:46:14 +02:00