qt5base-lts/tests/auto/corelib/text/qtextboundaryfinder
Ievgenii Meshcheriakov c63cdbdc43 QUnicodeTools: Handle WB3c word break rule
Adjust handling of WB3c rule to UAX #29, revision 33 (Unicode 11.0.0).

The rule reads:

    ZWJ × \p{Extended_Pictographic}

This fixes 9 word break tests.

Task-number: QTBUG-97537
Pick-to: 6.2 6.3
Change-Id: I818d4048828e6663d5c090aa372d83f5099fdffe
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2022-05-24 23:07:42 +02:00
..
data QUnicodeTools: Handle WB3c word break rule 2022-05-24 23:07:42 +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 QUnicodeTools: Adjust properties of WSegSpace word break class 2022-05-24 23:07:42 +02:00