5 Commits (1a51fc9ddf889c6a81e0156e6d438e4228479874)

Author SHA1 Message Date
Damien George ab69ed7dac tests: Split large tests into smaller files, to run with a small heap. 9 years ago
Doug Currie 2e2e15cec2 py/mpz: Complete implementation of mpz_{and,or,xor} for negative args. 9 years ago
Damien George 2065373f67 py/mpz: Fix bignum anding of large negative with smaller positive int. 9 years ago
Damien George 26a9975fba tests: Add some more tests for bytes, bignum, string and ujson. 10 years ago
Damien George 539681fffd tests: Rename test scripts, changing - to _ for consistency. 10 years ago
Damien George f55cf10101 py: Implement bignum '&' with negatives on lhs and rhs. 11 years ago
Damien George 561e425903 py: Fix bug in mpz_and function. 11 years ago