Overflow check tests.
authorRobert Bradshaw <robertwb@gmail.com>
Sat, 29 Sep 2012 05:56:22 +0000 (22:56 -0700)
committerRobert Bradshaw <robertwb@gmail.com>
Thu, 25 Oct 2012 05:49:44 +0000 (22:49 -0700)
commite8bb8ff0b5ea28e8d26f76a573dcf1aeadb1409d
tree71e90d9a72dbfbf58246d75a452d8ce54d7a4f4e
parent4d77dd8ffa349400a2ec16dd7a290360ff2f5a90
Overflow check tests.
tests/run/overflow_check.pxi [new file with mode: 0644]
tests/run/overflow_check_int.pyx [new file with mode: 0644]
tests/run/overflow_check_longlong.pyx [new file with mode: 0644]
tests/run/overflow_check_uint.pyx [new file with mode: 0644]
tests/run/overflow_check_ulonglong.pyx [new file with mode: 0644]