qt5base-lts/tests/auto/corelib/codecs
Thiago Macieira fe2ab724de tst_utf8: Fix one of the overlong sequences to be what we meant
C0 to DF take one continuation byte; E0 to EF take two.

It's invalid UTF-8 anyway, but at least this is what the test row meant:
overlong sequence with 3 bytes of what should have been two.

This updates the comment to match the character that we were actually
testing.

Change-Id: I85a8bd6da2c44f52b4e3fffd14a75df2600487aa
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-03-01 12:27:17 +00:00
..
qtextcodec Properly use the "process" feature 2017-02-27 15:44:46 +00:00
utf8 tst_utf8: Fix one of the overlong sequences to be what we meant 2017-03-01 12:27:17 +00:00
codecs.pro Moved utf8/ and deleted corelib.pro 2011-11-08 09:22:50 +01:00