more equality & tests

This commit is contained in:
rhiannon morris 2023-02-12 21:30:08 +01:00
parent 3b9da2a1e5
commit a6f43a772e
7 changed files with 361 additions and 207 deletions

View file

@ -14,4 +14,4 @@ allTests = [
Typechecker.tests
]
main = TAP.main !getTestOpts allTests
main = TAP.main !getTestOpts ["all" :- allTests]