mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:17:34 +00:00
LibTest: Add a suite of tests for the generators
This commit is contained in:
parent
2782334152
commit
7c2a569fca
3 changed files with 170 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
set(TEST_SOURCES
|
||||
TestNoCrash.cpp
|
||||
TestGenerator.cpp
|
||||
)
|
||||
|
||||
foreach(source IN LISTS TEST_SOURCES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue