3 Commits (031fe0f144e4bc37fc35d682cbb3bcffc79886b1)

Author SHA1 Message Date
David Lechner 3dc324d3f1 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
Paul Sokolovsky 85d809d1f4 tests: Convert remaining "sys.exit()" to "raise SystemExit". 8 years ago
Paul Sokolovsky 5cb524673e tests/ffi_float: Split tgammaf() testcase to a separate test. 9 years ago
Damien George 936e25b164 tests: For unix ffi float test, add libm.so.6 to library search list. 9 years ago
Damien George 6bbbb1ab41 unix/modffi: Support passing float/double args. 10 years ago
Paul Sokolovsky 5dc8f9b28a tests: Skip ffi_float.py if module ffi is not available. 10 years ago
blmorris 4f449120e1 Change allows tests/unix/ffi_float.py to pass on OSX 10 years ago
Damien George 17598d49e1 unix: Don't use -Wno-error=cpp or #warning; fix strict alias warning. 10 years ago