summaryrefslogtreecommitdiff
path: root/tests/float/builtin_float_hash.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2018-05-21tests: Add some tests for bigint hash, float hash and float parsing.Damien George
2017-12-19tests/float/builtin_float_hash: Add test to improve objfloat.c coverage.Damien George
2017-04-04tests/float: Add tests for hashing float and complex numbers.Damien George