summaryrefslogtreecommitdiff
path: root/tests/float/builtin_float_round_intbig.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2017-03-24tests/float: Add tests for round() of inf, nan and large number.Damien George