Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Prune trailing whitespace. | Phil Howard | 2024-03-07 |
* | tests/basics: Modify int-big tests to prevent constant folding. | Damien George | 2018-04-04 |
* | tests/basics: Improve mpz test coverage. | Rami Ali | 2016-12-20 |
* | tests: Split large tests into smaller files, to run with a small heap. | Damien George | 2016-03-15 |
* | py/mpz: Complete implementation of mpz_{and,or,xor} for negative args. | Doug Currie | 2016-02-03 |
* | tests/int_big_*: Add more tests for result normalization. | Paul Sokolovsky | 2015-11-22 |
* | tests/int_big_xor: Test that xor result is normalized. | Paul Sokolovsky | 2015-11-22 |
* | tests: Add some more tests for bytes, bignum, string and ujson. | Damien George | 2015-03-14 |