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