8 Commits (1a51fc9ddf889c6a81e0156e6d438e4228479874)

Author SHA1 Message Date
Paul Sokolovsky 3ab6aa3a6d tests/basic: Split tests into working with small ints and not working. 8 years ago
Damien George 3c82d1d34b tests/basics: Add more tuple tests to improve coverage testing. 8 years ago
Damien George a81539db25 tests: Add further tests for mpz code. 9 years ago
Damien George 7bab32ef89 tests: Add further tests for class defining __hash__. 10 years ago
Damien George c2a4e4effc py: Convert hash API to use MP_UNARY_OP_HASH instead of ad-hoc function. 10 years ago
Paul Sokolovsky 37c6555b44 obj: Handle user instance hash based on Python adhoc rules. 10 years ago
Damien George 12c66be2b8 tests: Add some tests to improve coverage. 10 years ago
Damien George 4df85e49d4 tests: Add test for hash of user defined class. 10 years ago