aboutsummaryrefslogtreecommitdiff
path: root/tests/float/cmath_fun_special.py
AgeCommit message (Expand)Author
2020-04-18tests/float: Fix cmath_fun_special for MICROPY_FLOAT_IMPL_FLOAT.stijn
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
2016-01-08tests: Allow float tests to run when MATH_SPECIAL_FUNCTIONS is disabled.Damien George