summaryrefslogtreecommitdiff
path: root/i18npool/qa/cppunit/test_characterclassification.cxx
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2017-03-28 19:58:25 +0200
committerCaolán McNamara <caolanm@redhat.com>2017-03-29 08:09:45 +0000
commit1c5d8ea51f9da89d76b2b2d3bb896225a6ac9dca (patch)
tree9559de3c59331f7787729ad90895761882f9fa10 /i18npool/qa/cppunit/test_characterclassification.cxx
parent39a09641a1d2e1b50c831fe5ecf3dc0b0174a210 (diff)
tdf#106755: Fix script type for combining marks
We are classifying characters in the “Combining Diacritical Marks” Unicode block with ScriptType::LATIN, but these are combining marks and can combine with any script and should have been ScriptType::WEAK. Just removing them from the range in scriptList does the trick as we will fallback to getting the script classification based on the Unicode script property. Change-Id: I3577f4b03360a1c8e094a207f01b6bbb6abbaf30 Reviewed-on: https://gerrit.libreoffice.org/35811 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 55ddbfc610d2a00e565ca7bcb0277da33bb90947) Reviewed-on: https://gerrit.libreoffice.org/35815
Diffstat (limited to 'i18npool/qa/cppunit/test_characterclassification.cxx')
0 files changed, 0 insertions, 0 deletions