mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:27:36 +00:00
Tests: Test whether stdio streams are flushed correctly on exit
This commit is contained in:
parent
a1dfa1efb2
commit
6e00dd64a1
2 changed files with 43 additions and 0 deletions
|
@ -18,6 +18,7 @@ set(TEST_SOURCES
|
|||
TestSearch.cpp
|
||||
TestSnprintf.cpp
|
||||
TestStackSmash.cpp
|
||||
TestStdio.cpp
|
||||
TestStrlcpy.cpp
|
||||
TestStrtodAccuracy.cpp
|
||||
TestWchar.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue