ladybird/Tests/LibUnicode
Timothy Flynn 139c575cc9 LibUnicode: Update to Unicode version 15.1.0
https://unicode.org/versions/Unicode15.1.0/

This update includes a new set of code point properties, Indic Conjunct
Break. These may have the values Consonant, Linker, or Extend. These are
used in text segmentation to prevent breaking on some extended grapheme
cluster sequences.
2023-09-15 18:30:26 +02:00
..
CMakeLists.txt LibUnicode: Add a unit test for Unicode grapheme and word segmentation 2023-02-25 22:23:39 +01:00
TestEmoji.cpp LibUnicode: Detect ZWJ sequences when filtering by emoji presentation 2023-03-05 20:21:57 +01:00
TestSegmentation.cpp LibUnicode: Update to Unicode version 15.1.0 2023-09-15 18:30:26 +02:00
TestUnicodeCharacterTypes.cpp LibUnicode: Generate data for bidirectional character types 2023-08-20 16:21:35 -04:00
TestUnicodeNormalization.cpp LibUnicode+LibJS: Stop propagating small OOM errors from normalization 2023-09-09 13:03:25 -04:00