Added some tests involving phobos.
This commit is contained in:
parent
5d96b5e3ca
commit
ed4e619228
6 changed files with 102 additions and 1 deletions
3
tests/app_7/CMakeLists.txt
Normal file
3
tests/app_7/CMakeLists.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
# A more complex library test.
|
||||
ADD_EXECUTABLE( app_7 app_7.d )
|
||||
ADD_TEST( app_7 app_7 )
|
Loading…
Add table
Add a link
Reference in a new issue