build(libconstants): added working test system

This commit is contained in:
2025-06-21 05:52:43 -04:00
parent c8973f5789
commit df5e92b0e9
6 changed files with 160 additions and 0 deletions

View File

@@ -31,4 +31,5 @@ cpp = meson.get_compiler('cpp')
subdir('assets/static')
subdir('src')
subdir('tests')