summaryrefslogtreecommitdiff
path: root/tests/basics/int_big_mod.py
AgeCommit message (Expand)Author
2016-05-08py/mpz: Do Python style division/modulo within bignum divmod routine.Damien George
2016-05-08py/mpz: Fix bug with overflowing C-shift in division routine.Damien George
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George