summaryrefslogtreecommitdiffstatshomepage
path: root/tests/float/int_big_float.py
Commit message (Expand)AuthorAge
* py: Implement raising a big-int to a negative power.Damien George2017-07-25
* py: Catch all cases of integer (big and small) division by zero.Damien George2015-10-01
* tests: Add further tests for mpz code.Damien George2015-10-01
* tests: Add tests for SyntaxError, TypeError, and other missing things.Damien George2015-03-25
* tests: Add tests for boundmeth; and bignum cmp, unary, float, error.Damien George2015-03-03