Updated tests to use printsignednumber subroutine from debug.pvvs instead of stdio...
authorAaron Taylor <ataylor@subgeniuskitty.com>
Sun, 8 Sep 2019 11:25:30 +0000 (04:25 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Sun, 8 Sep 2019 11:25:30 +0000 (04:25 -0700)
commit4fba07dca7fb9275b51e5095a774fe69eeab4660
treec96aa05e524d780c6d2224192aa14f8ea7408d1b
parent7359501c4b44efadc76eef5570008dd52f6767fc
Updated tests to use printsignednumber subroutine from debug.pvvs instead of stdio.pvvs.
12 files changed:
stdlib/README.md
stdlib/debug.pvvs
stdlib_tests/2005_memcmp.pvvs
stdlib_tests/2006_memsrch.pvvs
stdlib_tests/3001_not.pvvs
stdlib_tests/3002_lshift.pvvs
stdlib_tests/3003_rshift.pvvs
stdlib_tests/3004_and.pvvs
stdlib_tests/3005_or.pvvs
stdlib_tests/3006_xor.pvvs
stdlib_tests/4001_strlen.pvvs
stdlib_tests/5001_abs.pvvs