X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/24e4f91be7b06eb75e11db6f684d157f61fda8ba..fe5f81e63bd2e8a262166a13d6311f2d1054ec9f:/stdlib_tests/vv_test.py diff --git a/stdlib_tests/vv_test.py b/stdlib_tests/vv_test.py index bc8d27c..aa5bda0 100755 --- a/stdlib_tests/vv_test.py +++ b/stdlib_tests/vv_test.py @@ -31,6 +31,8 @@ tests = [ ['2006_memsrch', '', '+32'], ['2007_memrand', '', ''], ['3001_not', '', '-1+0-6148914691236517206+6148914691236517205'], + ['3002_lshift', '', '+1+2+4611686018427387904-9223372036854775808-9223372036854775808+0'], + ['3003_rshift', '', '+1+1+1-4611686018427387903-576460752303423478-1-1'], ] for test in tests: