summaryrefslogtreecommitdiff
path: root/tests/basics/int-big-and.py
AgeCommit message (Expand)Author
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George
2014-05-29py: Implement bignum '&' with negatives on lhs and rhs.Damien George
2014-05-12py: Fix bug in mpz_and function.Damien George