1 Commits (ab750ee2fb6329eb7b0b06ff44a0d0d152ba32b7)

Author SHA1 Message Date
Paul Sokolovsky 3ab6aa3a6d tests/basic: Split tests into working with small ints and not working. 8 years ago
Damien George 43384ad7e7 tests/basics: Add tests for parsing of ints with base 36. 8 years ago
Rami Ali 5e1ccddc82 tests/basics: Improve mpz test coverage. 8 years ago
Paul Sokolovsky 4120f32292 tests/int_big_*: Add more tests for result normalization. 9 years ago
Damien George 8b4fb4fe14 py/mpz: Fix calculation of max digit storage for mpz; fix sys.maxsize. 9 years ago
Damien George 1f9e2188a6 tests: Add tests for attrtuple, and for more corner cases. 10 years ago
Damien George 26a9975fba tests: Add some more tests for bytes, bignum, string and ujson. 10 years ago
Damien George 7d414a1b52 py: Parse big-int/float/imag constants directly in parser. 10 years ago
Damien George 539681fffd tests: Rename test scripts, changing - to _ for consistency. 10 years ago
Damien George 06201ff3d6 py: Implement bit-shift and not operations for mpz. 11 years ago