qt5base-lts/tests/auto/qchar
Ritt Konstantin d17c76feee drop an obsolete QChar::NoCategory enum value
there is no such category in the Unicode specs. the QChar::NoCategory
was a subject of bugs since it was introduced. int 4.6 it's meaning was
limited to mention ucs4 > UNICODE_LAST_CODEPOINT only (which is useless anyways)
in order to preserve the old (wrong) behavior.
fix it now for qtbase

Change-Id: I630534824e071090b39772881e747c1fdb758719
Reviewed-on: http://codereview.qt.nokia.com/1584
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2011-07-13 13:31:13 +02:00
..
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
NormalizationTest.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qchar.pro tests: fix private header inclusion in qtbase autotests 2011-05-11 17:04:19 +10:00
tst_qchar.cpp drop an obsolete QChar::NoCategory enum value 2011-07-13 13:31:13 +02:00