qt5base-lts/tests/auto/corelib/tools/qchar
Konstantin Ritt e8199b599f QChar: add missing UCS-4 overloads, get rid of UCS-2 ones
inline all non-static members to a static ones (declared with QT_FASTCALL),
ushort converts automatically to uint and the conversion cost is minimal.

Task-Number: QTBUG-13052

Change-Id: I189a6f205736766adcd3de2d61cee71f30cc64f3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-16 04:24:53 +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 QChar: add missing UCS-4 overloads, get rid of UCS-2 ones 2012-05-16 04:24:53 +02:00