* .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>
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>