qt5base-lts/tests/auto/corelib/codecs/qtextcodec
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
..
echo Clean up memory 2020-04-17 11:24:35 +02:00
.gitattributes Moving relevant tests to corelib/codecs 2011-08-26 08:49:59 +02:00
.gitignore Moving relevant tests to corelib/codecs 2011-08-26 08:49:59 +02:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
korean.txt Moving relevant tests to corelib/codecs 2011-08-26 08:49:59 +02:00
QT4-crashtest.txt Moving relevant tests to corelib/codecs 2011-08-26 08:49:59 +02:00
qtextcodec.pro tst_qtextcodec: Use qt_test_helper functionality 2018-07-25 10:27:42 +00:00
test.pro tst_qtextcodec: Use qt_test_helper functionality 2018-07-25 10:27:42 +00:00
tst_qtextcodec.cpp Streamline the code in the conversion to and from utf8 2020-05-14 07:51:45 +02:00
utf8.txt Moving relevant tests to corelib/codecs 2011-08-26 08:49:59 +02:00