ladybird/Tests/LibUnicode
matcool 104b51b912 LibUnicode: Fix Hangul syllable composition for specific cases
This fixes `combine_hangul_code_points` which would try to combine
a LVT syllable with a trailing consonant, resulting in a wrong
character.

Also added a test for this specific case.
2022-10-07 07:53:27 -04:00
..
CMakeLists.txt Tests: Add tests for LibUnicode's normalize 2022-10-06 08:24:39 -04:00
TestUnicodeCharacterTypes.cpp Tests: Add Unicode tests for CharacterType block properties 2022-02-15 10:13:19 -05:00
TestUnicodeNormalization.cpp LibUnicode: Fix Hangul syllable composition for specific cases 2022-10-07 07:53:27 -04:00