add test compilation / running to makefile

This commit is contained in:
Quinn
2025-04-23 12:27:23 +02:00
committed by Quinn
parent 06e6875585
commit e9946118ea
2 changed files with 15 additions and 5 deletions

2
.gitignore vendored
View File

@@ -13,5 +13,7 @@
*.out
/bin/
/obj/
/test/bin/
/test/obj/
*.lock
compile_commands.json