Reworked the test suite so I can create tests for the stdlib.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Fri, 26 Jul 2019 11:24:15 +0000 (04:24 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Fri, 26 Jul 2019 11:24:15 +0000 (04:24 -0700)
commita805b721f73268be338edf99ed09f03ac842ef2e
tree129a2430ead865c241a97cebf27b92d8e9ec3872
parent6cb31a3ecea681051cfa36fde3f17b18f8eacfea
Reworked the test suite so I can create tests for the stdlib.
Makefile
stdlib_tests/0001_hello_world.pvvs [new file with mode: 0644]
stdlib_tests/Makefile [new file with mode: 0644]
stdlib_tests/README.md [new file with mode: 0644]
stdlib_tests/vv_test.py [new file with mode: 0755]
tests/Makefile [new file with mode: 0644]
tests/vv_test.py [new file with mode: 0755]
vv_test.py [deleted file]