summaryrefslogtreecommitdiff
path: root/tests/float/math_fun_intbig.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2017-06-08tests/float: Convert "sys.exit()" to "raise SystemExit".Damien George
2017-03-23tests/float: Add tests for math funcs that return ints.Damien George