kmx git
login
register
kc3-lang
/
libffi
/
testsuite/libffi.call/float3.c
testsuite/libffi.call/float3.c
Log
Author
Commit
Date
CI
Message
9622ede2
2014-11-14T13:18:04
Fix floating point number comparisons in testsuite/libffi.call/float[123].c. Rewrite the checks for approximate equality of floating point return values to be in the form "fabs(a - b) < EPS" instead of just "a - b < EPS".
c6dddbd0
2009-10-04T08:11:33
Initial commit