mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:47:34 +00:00
LibUnicode: Add a method to check if a code point could start an emoji
This commit is contained in:
parent
8c38d46c1a
commit
1484d3d9f5
4 changed files with 163 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
set(TEST_SOURCES
|
||||
TestEmoji.cpp
|
||||
TestUnicodeCharacterTypes.cpp
|
||||
TestUnicodeNormalization.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue