Commit Graph

3 Commits

Author SHA1 Message Date
c176efb13a Add some tests for modules
* .gitignore now ignores *.got for *anything* under the tests/ directory
* runtests.sh ignores files in the tests/ directory that have the string
  "test_import_" in them, so they are not run as tests themselves
* Add a couple of basic module functionality tests

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-10-04 11:11:46 -07:00
f020155453 Add integration tests
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-09-25 11:42:51 -07:00
0c3e8bd4c0 Add tools and .gitignore
Mostly going to be changing up how the AST is generated so I want to get
it into git now before I screw too much up.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-09-16 14:07:53 -07:00