[Glacier] Add a basic unit testing framework.

This commit is contained in:
Drew Galbraith 2024-01-11 16:09:37 -08:00
parent 83b0d9ab61
commit 09d902dfb5
7 changed files with 43 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
builddbg/
test-bin/
__pycache__/
compile_commands.json