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