summaryrefslogtreecommitdiff
path: root/tests/float/builtin_float_minmax.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/builtin_float_minmax: PEP8 fixes.Paul Sokolovsky
2017-06-08tests/float: Convert "sys.exit()" to "raise SystemExit".Damien George
2017-03-09tests/float: Make various tests skippable.Paul Sokolovsky
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George