mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 17:07:47 +00:00
LibTest: Add EXPECT_NO_CRASH
This commit is contained in:
parent
4c6e826c05
commit
7a44c11378
5 changed files with 31 additions and 0 deletions
|
@ -14,6 +14,7 @@ add_subdirectory(LibMarkdown)
|
|||
add_subdirectory(LibPthread)
|
||||
add_subdirectory(LibRegex)
|
||||
add_subdirectory(LibSQL)
|
||||
add_subdirectory(LibTest)
|
||||
add_subdirectory(LibThreading)
|
||||
add_subdirectory(LibUnicode)
|
||||
add_subdirectory(LibWasm)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue