mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:37:35 +00:00
Tests: Add tests for LibUnicode's normalize
This commit is contained in:
parent
70d0c1616f
commit
c8d7b0a33a
2 changed files with 95 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
set(TEST_SOURCES
|
||||
TestUnicodeCharacterTypes.cpp
|
||||
TestUnicodeNormalization.cpp
|
||||
)
|
||||
|
||||
foreach(source IN LISTS TEST_SOURCES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue