qt5base-lts/tests/auto/corelib/tools/qchar
Konstantin Ritt 3cb2e0dd09 Clean-up tst_QChar
Since Qt 5.0, static overloads of QChar has a uint parameter only,
so there is no more ambiguity between uint<->ushort and thus some tests
does not make sense anymore; avoid explicit cast to uint for the others.

Change-Id: Ibc7a2ac4de63d3f023a8dbb5e53211ef8521579d
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2015-03-23 07:01:27 +00:00
..
data Update UCD source files up to Unicode 6.3.0 2014-01-14 15:38:43 +01:00
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qchar.pro Android: Fix QChar test 2015-01-06 16:44:32 +01:00
testdata.qrc Android: Fix QChar test 2015-01-06 16:44:32 +01:00
tst_qchar.cpp Clean-up tst_QChar 2015-03-23 07:01:27 +00:00