Age | Commit message (Expand) | Author |
---|---|---|
2017-03-04 | tests/basic: Split tests into working with small ints and not working. | Paul Sokolovsky |
2016-12-28 | tests/basics: Add tests for parsing of ints with base 36. | Damien George |
2016-12-20 | tests/basics: Improve mpz test coverage. | Rami Ali |
2015-11-22 | tests/int_big_*: Add more tests for result normalization. | Paul Sokolovsky |
2015-09-15 | py/mpz: Fix calculation of max digit storage for mpz; fix sys.maxsize. | Damien George |
2015-04-22 | tests: Add tests for attrtuple, and for more corner cases. | Damien George |
2015-03-14 | tests: Add some more tests for bytes, bignum, string and ujson. | Damien George |
2015-02-08 | py: Parse big-int/float/imag constants directly in parser. | Damien George |
2014-07-05 | tests: Rename test scripts, changing - to _ for consistency. | Damien George |