diff options
| author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-08-29 17:24:29 +0300 |
|---|---|---|
| committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-08-29 17:24:29 +0300 |
| commit | 5cb524673eff51be4b3abdf04548ac854dd32ef1 (patch) | |
| tree | e4aa508e7a06c6137f31343913a35dd2e4f1881c /tests/unix/ffi_float.py.exp | |
| parent | a66a99bfd8c87e79682bddc0a08bfeeabe978c2a (diff) | |
tests/ffi_float: Split tgammaf() testcase to a separate test.
Some libc's may implement tgammaf as a header macro using tgamma(), so
don't assume it'll be in the library.
Diffstat (limited to 'tests/unix/ffi_float.py.exp')
| -rw-r--r-- | tests/unix/ffi_float.py.exp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/unix/ffi_float.py.exp b/tests/unix/ffi_float.py.exp index f50613000..b9d7da2bd 100644 --- a/tests/unix/ffi_float.py.exp +++ b/tests/unix/ffi_float.py.exp @@ -6,9 +6,3 @@ 0.886227 6.000000 6.000000 -1.772454 -1.000000 -1.000000 -0.886227 -6.000000 -6.000000 |
