summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/int_big_xor.py
Commit message (Expand)AuthorAge
* all: Prune trailing whitespace.Phil Howard2024-03-07
* tests/basics: Modify int-big tests to prevent constant folding.Damien George2018-04-04
* tests/basics: Improve mpz test coverage.Rami Ali2016-12-20
* 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
* tests/int_big_*: Add more tests for result normalization.Paul Sokolovsky2015-11-22
* tests/int_big_xor: Test that xor result is normalized.Paul Sokolovsky2015-11-22
* tests: Add some more tests for bytes, bignum, string and ujson.Damien George2015-03-14