8 Commits (7c4435459261f1ea93577938b1ab281239d159e7)

Author SHA1 Message Date
Damien George 06659077a8 all: Update Python code to conform to latest black formatting. 4 years ago
David Lechner 3dc324d3f1 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
Damien George 5630f277bd tests/float: Test -inf and some larger values for special math funcs. 6 years ago
Damien George fde54350a8 tests/float: Convert "sys.exit()" to "raise SystemExit". 8 years ago
Damien George 3b936a5f4c tests: Fix math_fun_special test so it passes with single prec float. 9 years ago
Damien George b1fa907d56 tests: Allow float tests to run when MATH_SPECIAL_FUNCTIONS is disabled. 9 years ago
stijn 25f1264699 tests: Skip special math fun tests when math module exists but not funs. 10 years ago
Damien George 5c047b97f2 tests: Add test for math special functions. 10 years ago