qt5base-lts/tests/auto/corelib/text/qtextboundaryfinder
Ievgenii Meshcheriakov 40b4ad1866 QUnicodeTools: Fix line breaking for potential emojis
Implement part of LB30b introduced by UAX #14, revision 47
(Unicode 14.0.0):

    [\p{Extended_Pictographic}&\p{Cn}] × EM

This fixes one line breaking test.

Task-number: QTBUG-97537
Pick-to: 6.3
Change-Id: I3fd2372a057b7391d8846e9c146f69a54686ea61
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2022-05-24 23:07:42 +02:00
..
data QUnicodeTools: Fix line breaking for potential emojis 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