summaryrefslogtreecommitdiff
path: root/tests/basics/int_mpz.py
AgeCommit message (Expand)Author
2015-11-22tests/int_big_*: Add more tests for result normalization.Paul Sokolovsky
2015-09-15py/mpz: Fix calculation of max digit storage for mpz; fix sys.maxsize.Damien George
2015-04-22tests: Add tests for attrtuple, and for more corner cases.Damien George
2015-03-14tests: Add some more tests for bytes, bignum, string and ujson.Damien George
2015-02-08py: Parse big-int/float/imag constants directly in parser.Damien George
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George