aboutsummaryrefslogtreecommitdiff
path: root/tests/basics/int_big_xor.py
AgeCommit message (Expand)Author
2018-04-04tests/basics: Modify int-big tests to prevent constant folding.Damien George
2016-12-20tests/basics: Improve mpz test coverage.Rami Ali
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-11-22tests/int_big_*: Add more tests for result normalization.Paul Sokolovsky
2015-11-22tests/int_big_xor: Test that xor result is normalized.Paul Sokolovsky
2015-03-14tests: Add some more tests for bytes, bignum, string and ujson.Damien George