qt5base-lts/tests/auto/corelib/tools/qchar
Lars Knoll 79194978cd Fix a bug in the case conversion code
Chars that have a case conversion that converts
them into several characters can't be handled
by QChar::toUpper() etc and should get ignored. The code
didn't do that correctly.

Change-Id: I281d122e90bf49187b6449088d2fccef2ef75e86
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-06-01 13:11:50 +02:00
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
NormalizationTest.txt Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qchar.pro Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
tst_qchar.cpp Fix a bug in the case conversion code 2012-06-01 13:11:50 +02:00