qt5base-lts/tests/auto/corelib/text/qtextboundaryfinder
Ievgenii Meshcheriakov 92d340ed1c QUnicodeTools: Fix handling of ZWJ for line breaks
Adjust implementation of rule LB8a of UAX #14. The rule was changed
in version 41 (corresponding to Unicode 11.0.0):

     ZWJ × (ID | EB | EM) ⇒ ZWJ ×

Fixing this rule fixes 9 line break tests. Those are re-enabled.

Task-number: QTBUG-97537
Pick-to: 6.2 6.3
Change-Id: I1570719590a46ae28c98ed7d5053e72b12915db7
Reviewed-by: Øystein Heskestad <oystein.heskestad@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2022-05-24 23:07:41 +02:00
..
data QUnicodeTools: Fix handling of ZWJ for line breaks 2022-05-24 23:07:41 +02:00
.gitignore Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00
CMakeLists.txt Cleanup tests that add test data to resources explicitly 2022-02-11 21:54:44 +01:00
tst_qtextboundaryfinder.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00