Commit graph

9 commits

Author SHA1 Message Date
Daniel Kochmański
cc38c1d39e ieee-fp: trap-fpe bits with infinity arithmetic 2016-12-06 21:15:17 +01:00
Daniel Kochmański
24d49a0b23 disable non-release test and harden another one 2016-12-06 21:03:18 +01:00
Daniel Kochmański
023fe5a369 Add regression test for #46 2016-11-20 12:17:08 +01:00
Daniel Kochmański
5e290c92d3 cosmetic: indent comment 2016-11-20 12:16:46 +01:00
Daniel Kochmański
4bd6e91ddd tests: improve *error-output* errors test 2016-11-19 22:10:27 +01:00
Daniel Kochmański
2c3ccd8444 typo: misplaced comment 2016-11-19 16:19:38 +01:00
Daniel Kochmański
b011eff24a tests: add regression test for #43 2016-11-19 16:19:14 +01:00
Daniel Kochmański
6b07439dfe ieee-fp: remove si_infinity
Our "new" way of defining infinity constants breaks on ARM. Remove
unnecessary functions.

IEEE-FP are a nightmare (honestly).
2016-11-18 13:48:22 +01:00
Daniel Kochmański
085fee3d3b Simplify tests structure
Also "make check" accepts TESTS argument for test suite. For instance:

make check TESTS=ffi

will run FFI tests suite.
2016-11-17 22:35:37 +01:00