mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:57:36 +00:00
LibC: Implement wctype
This commit is contained in:
parent
ac406c8d0e
commit
7b17230d7a
3 changed files with 86 additions and 3 deletions
|
@ -15,6 +15,7 @@ set(TEST_SOURCES
|
|||
TestStackSmash.cpp
|
||||
TestStrlcpy.cpp
|
||||
TestStrtodAccuracy.cpp
|
||||
TestWctype.cpp
|
||||
)
|
||||
|
||||
set_source_files_properties(TestStrtodAccuracy.cpp PROPERTIES COMPILE_FLAGS "-fno-builtin-strtod")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue