mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:47:34 +00:00
Tests: Add tests for <ctype.h> functions declared in the C Standard
This commit is contained in:
parent
6d4cfba596
commit
6223841d69
2 changed files with 197 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
set(TEST_SOURCES
|
||||
TestAbort.cpp
|
||||
TestAssert.cpp
|
||||
TestCType.cpp
|
||||
TestIo.cpp
|
||||
TestLibCExec.cpp
|
||||
TestLibCDirEnt.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue