Update the Unicode related autotests
authorKonstantin Ritt <ritt.ks@gmail.com>
Sat, 9 Jun 2012 18:22:24 +0000 (21:22 +0300)
committerQt by Nokia <qt-info@nokia.com>
Sun, 10 Jun 2012 13:57:57 +0000 (15:57 +0200)
commitf32a7f1e21570b44e9602058454359cd196676e4
treebf7491f746c2ccdf38b265dc3bfbc1074f563a14
parentc9100bcce7229fb115caf8531de6d89eaeb00706
Update the Unicode related autotests

Update NormalizationTest.txt data file with one from UCD 6.1;
Add few more QChar::unicodeVersion() testcases;
Add some line break class mapping testcases;
Add some exceptional case mapping testcases;
Add script class mapping test;

Change-Id: I164394984abb2b893c8db62fb77e7bd87aa0850b
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
tests/auto/corelib/tools/qchar/data/NormalizationTest.txt [moved from tests/auto/corelib/tools/qchar/NormalizationTest.txt with 89% similarity]
tests/auto/corelib/tools/qchar/tst_qchar.cpp
tests/auto/corelib/tools/qstring/tst_qstring.cpp