summaryrefslogtreecommitdiffstatshomepage
path: root/tests/float/builtin_float_minmax.py
Commit message (Expand)AuthorAge
* tests: Format all Python code with black, except tests in basics subdir.David Lechner2020-03-30
* tests/float/builtin_float_minmax: PEP8 fixes.Paul Sokolovsky2017-06-08
* tests/float: Convert "sys.exit()" to "raise SystemExit".Damien George2017-06-08
* tests/float: Make various tests skippable.Paul Sokolovsky2017-03-09
* tests: Rename test scripts, changing - to _ for consistency.Damien George2014-07-05