Updates to `stdlib_tests/` for release.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Sat, 28 Mar 2020 07:33:05 +0000 (00:33 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Sat, 28 Mar 2020 07:33:05 +0000 (00:33 -0700)
commitaa1914c32f7a14053c21c3a58091cf474af7ceb0
tree183cbe08bb844aab89c71354b1cf64a6d9ec3af8
parent0cd0f6f3f541f68fd5eabfc36f3ac724bfffde87
Updates to `stdlib_tests/` for release.

Added stdlib function to print the version of the stdlib.
Added test early in the test sequence to check stdlib version.
Added license headers to relevant files.
Updated `vv_test.py` to print more information when a test fails.
Added comments and updated README.
stdlib/README.md
stdlib/debug.pvvs
stdlib_tests/0002_dumpheap.pvvs [deleted file]
stdlib_tests/0002_stdlib_version.pvvs [new file with mode: 0644]
stdlib_tests/0003_dumpheap.pvvs [new file with mode: 0644]
stdlib_tests/Makefile
stdlib_tests/README.md
stdlib_tests/vv_test.py