summaryrefslogtreecommitdiff
path: root/tests/basics/int_big_and.py
AgeCommit message (Expand)Author
2016-03-15tests: Split large tests into smaller files, to run with a small heap.Damien George
2016-02-03py/mpz: Complete implementation of mpz_{and,or,xor} for negative args.Doug Currie
2015-10-01py/mpz: Fix bignum anding of large negative with smaller positive int.Damien George
2015-03-14tests: Add some more tests for bytes, bignum, string and ujson.Damien George
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George