qt5base-lts/tests/auto/corelib/codecs/qtextcodec
Friedemann Kleint 1abcc1cd3d Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml().
ICU would return a utf-16 (endian dependent) codec for unicode
which is very rarely what people want. In most cases, unicode is
encoded in utf8 these days, so return a utf8 codec for it.

Task-number: QTBUG-41998
Change-Id: I51ee758d520702b263a8b2011787eb1f3455ed96
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2014-10-28 12:17:13 +01:00
..
echo Update license headers and add new license files 2014-09-24 12:26:19 +02:00
test don't test Qt::codecForHtml() - build with -no-gui 2013-10-16 17:10:15 +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
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 Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
tst_qtextcodec.cpp Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml(). 2014-10-28 12:17:13 +01:00
utf8.txt Moving relevant tests to corelib/codecs 2011-08-26 08:49:59 +02:00