ladybird/Tests/LibLocale
Timothy Flynn 3fe0a27fbd LibLocale: Implement an ICU-based text segmenter
Our current segmenter implementation lives in LibUnicode, and is not
locale-aware. We will need such awareness for ECMA-402, and so LibLocale
will be the new home for text segmentation.

The tests here are ported directly from LibUnicode/TestSegmentation.cpp.
2024-06-20 13:46:54 +02:00
..
CMakeLists.txt LibLocale: Implement an ICU-based text segmenter 2024-06-20 13:46:54 +02:00
TestDisplayNames.cpp LibJS+LibLocale: Replace canonical locales and display names with ICU 2024-06-09 10:47:28 +02:00
TestLocale.cpp LibJS+LibLocale: Replace canonical locales and display names with ICU 2024-06-09 10:47:28 +02:00
TestSegmenter.cpp LibLocale: Implement an ICU-based text segmenter 2024-06-20 13:46:54 +02:00