summaryrefslogtreecommitdiffstatshomepage
path: root/tests/float/cmath_fun_special.py
Commit message (Expand)AuthorAge
* tests/float: Fix cmath_fun_special for MICROPY_FLOAT_IMPL_FLOAT.stijn2020-04-18
* tests: Format all Python code with black, except tests in basics subdir.David Lechner2020-03-30
* tests/float: Convert "sys.exit()" to "raise SystemExit".Damien George2017-06-08
* tests: Allow float tests to run when MATH_SPECIAL_FUNCTIONS is disabled.Damien George2016-01-08