X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/24a242acf2fa0bac5d53b0aee89cca0427d891ce..60d04456549c25d8125c85c899e877e0d0b5a13c:/stdlib_tests/vv_test.py diff --git a/stdlib_tests/vv_test.py b/stdlib_tests/vv_test.py index f56f4fd..381a732 100755 --- a/stdlib_tests/vv_test.py +++ b/stdlib_tests/vv_test.py @@ -27,6 +27,9 @@ tests = [ ['2002_slurp', '', 'TOS:\n3:\t+242\n2:\t+243\n1:\t+244\n'], ['2003_memset', '', '32:\t+42\n33:\t+42\n'], ['2004_memcpy', '', '34:\t+42\n35:\t+42\n'], + ['2005_memcmp', '', '+1'], + ['2006_memsrch', '', '+32'], + ['2007_memrand', '', ''], ] for test in tests: