More testing improvements.
This commit is contained in:
parent
84fff71344
commit
d0a6a92bc8
3 changed files with 20 additions and 92 deletions
|
@ -105,6 +105,7 @@ executable('runtests', sources + [
|
|||
'tests/pathing.cpp',
|
||||
'tests/spatialmap.cpp',
|
||||
'tests/tilemap.cpp',
|
||||
'tests/components.cpp',
|
||||
'tests/textures.cpp',
|
||||
], override_options: exe_defaults,
|
||||
dependencies: dependencies + [catch2])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue