summaryrefslogtreecommitdiff
path: root/tests/basics/int_mpz.py
AgeCommit message (Expand)Author
2017-03-04tests/basic: Split tests into working with small ints and not working.Paul Sokolovsky
2016-12-28tests/basics: Add tests for parsing of ints with base 36.Damien George
2016-12-20tests/basics: Improve mpz test coverage.Rami Ali
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