qt6-bb10/tests/auto/corelib/codecs/qtextcodec
Lars Knoll f64a6bd638 Start work on a new API to replace QTextCodec
The new QStringEncoder and QStringDecoder classes
(with a common QStringConverter base class) are
there to replace QTextCodec in Qt 6.

It currently uses a trivial wrapper around the utf
encoding functionality.

Added some autotests, mostly copied from the text codec
tests.

Change-Id: Ib6eeee55fba918b9424be244cbda9dfd5096f7eb
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-05-14 07:46:14 +02:00
..
echo Clean up memory 2020-04-17 11:24:35 +02:00
.gitattributes
.gitignore
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
QT4-crashtest.txt
korean.txt
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 Start work on a new API to replace QTextCodec 2020-05-14 07:46:14 +02:00
utf8.txt