Use doctest as test framework

This commit is contained in:
madmaurice 2023-08-28 22:31:24 +02:00
commit eb6faab89f
6 changed files with 7148 additions and 18 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
*.o
/vgbc
/libemu.a
/vgbc.test