summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/int_mpz.py
Commit message (Expand)AuthorAge
* py/mpz: Fix calculation of max digit storage for mpz; fix sys.maxsize.Damien George2015-09-15
* tests: Add tests for attrtuple, and for more corner cases.Damien George2015-04-22
* tests: Add some more tests for bytes, bignum, string and ujson.Damien George2015-03-14
* py: Parse big-int/float/imag constants directly in parser.Damien George2015-02-08
* tests: Rename test scripts, changing - to _ for consistency.Damien George2014-07-05