mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 01:37:35 +00:00
Tests: Add tests for most functions in AK/CharacterType.h
This commit is contained in:
parent
f4a4c36fa0
commit
1c9d87c455
2 changed files with 136 additions and 0 deletions
|
@ -10,6 +10,7 @@ set(AK_TEST_SOURCES
|
|||
TestBitCast.cpp
|
||||
TestBitmap.cpp
|
||||
TestByteBuffer.cpp
|
||||
TestCharacterTypes.cpp
|
||||
TestChecked.cpp
|
||||
TestCircularDeque.cpp
|
||||
TestCircularDuplexStream.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue