qt5base-lts/tests/auto/corelib/tools/qchar
Konstantin Ritt 2bf2bb3daf fix QChar::isSpace() to handle codepoint U+0085
according to the Unicode specs, code point U+0085 should be treated
like a white space character (an exceptional Cc one)

Change-Id: Ib17ae0c4d3cdafe667cafa38b645138ef24c238c
Merge-request: 32
Reviewed-by: Jiang Jiang <jiang.jiang@nokia.com>
Reviewed-on: http://codereview.qt-project.org/6158
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
2011-10-06 19:24:26 +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 Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
tst_qchar.cpp fix QChar::isSpace() to handle codepoint U+0085 2011-10-06 19:24:26 +02:00