Now fully off catch2. YAY!
This commit is contained in:
parent
903cf00661
commit
21e7700deb
16 changed files with 610 additions and 498 deletions
|
|
@ -1,16 +1,13 @@
|
|||
tests = files(
|
||||
'palette.cpp',
|
||||
'pathing.cpp',
|
||||
'rituals.cpp',
|
||||
'shaders.cpp',
|
||||
'sound.cpp',
|
||||
'spatialmap.cpp',
|
||||
'stats.cpp',
|
||||
'systems.cpp',
|
||||
'textures.cpp',
|
||||
)
|
||||
|
||||
fuc2_tests = files(
|
||||
'textures.cpp',
|
||||
'systems.cpp',
|
||||
'stats.cpp',
|
||||
'spatialmap.cpp',
|
||||
'sound.cpp',
|
||||
'shaders.cpp',
|
||||
'rituals.cpp',
|
||||
'pathing.cpp',
|
||||
'palette.cpp',
|
||||
'mazes.cpp',
|
||||
'matrix.cpp',
|
||||
'map.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue