ability to run code and check output in tests

This commit is contained in:
2024-12-28 13:19:15 -08:00
parent 95f90c8698
commit a6e68ac2a2
62 changed files with 459 additions and 31 deletions

2
.gitignore vendored
View File

@@ -2,6 +2,7 @@ build/
*.*~ATTIC
\#*
*~
*.swp
*.log
*.agda
*.agdai
@@ -9,3 +10,4 @@ build/
input.txt
node_modules
mkday.py
tmp