X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/eabd8f3e2e7da4b4a3b8fef2810ec8d141e5f590..7967fb7d404c4f3d20a598c280230a12ca45880d:/stdlib_tests/vv_test.py diff --git a/stdlib_tests/vv_test.py b/stdlib_tests/vv_test.py index cf09690..353c176 100755 --- a/stdlib_tests/vv_test.py +++ b/stdlib_tests/vv_test.py @@ -28,6 +28,10 @@ tests = [ ['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', '', ''], + ['3001_not', '', '-1+0-6148914691236517206+6148914691236517205'], + ['3002_lshift', '', '+1+2+4611686018427387904-9223372036854775808'], ] for test in tests: