qt6-bb10/tests/auto/corelib/text/qtextboundaryfinder/data
Ievgenii Meshcheriakov 826fc8c9bd Update UCD to Revision 28
This corresponds to Unicode version 14.0.0.

Added the following scripts:

    * CyproMinoan
    * OldUyghur
    * Tangsa
    * Toto
    * Vithkuqi

Full support of these scripts requires harfbuzz version 3.0.0,
this version adds support for Unicode 14.0:

    https://github.com/harfbuzz/harfbuzz/releases/tag/3.0.0

With this release 10 test cases in tst_qurluts46 were fixed, one
additional test case is failing in tst_qtextboundaryfinder and
is commented out. In total 62 line break test cases and 44 word
break test cases are failing.

A comment in src/corelib/text/qt_attribution.json was updated to
include the URL of the page containing UCD version number.

Fixes: QTBUG-94359
Change-Id: Iefc9ff13f3df279f91cbdb1246d56f75b20ecb35
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-10-18 16:45:10 +00:00
..
GraphemeBreakTest.txt Update UCD to Revision 28 2021-10-18 16:45:10 +00:00
LineBreakTest.txt Update UCD to Revision 28 2021-10-18 16:45:10 +00:00
LineBreakTest.txt.full Update UCD to Revision 28 2021-10-18 16:45:10 +00:00
ReadMe.full.txt Update UCD to Revision 26 2020-03-14 11:26:59 +01:00
SentenceBreakTest.txt Update UCD to Revision 28 2021-10-18 16:45:10 +00:00
WordBreakTest.html Update UCD to Revision 28 2021-10-18 16:45:10 +00:00
WordBreakTest.txt Update UCD to Revision 28 2021-10-18 16:45:10 +00:00
WordBreakTest.txt.full Update UCD to Revision 28 2021-10-18 16:45:10 +00:00

ReadMe.full.txt

Temporary kludge at UCD Revision 24--26 until code can be fixed up.

57+53 of the tests defined by the UCD data are here commented out.
The raw upstream files are provided as *.txt.full where this was needed.