tests/test-float.c


Log

Author Commit Date CI Message
Jim Meyering 1602f0af 2012-01-01T10:04:58 maint: update all copyright year number ranges Run "make update-copyright".
Paolo Bonzini 6f9dd7d3 2011-11-30T01:58:54 float tests: Correct and re-enable assertion about LDBL_MIN_EXP. * tests/test-float.c (test_long_double): Correct and re-enable the assertion about LDBL_MIN_EXP that was disabled on 2011-08-31.
Jim Meyering 9926b90d 2011-08-31T17:47:18 tests: avoid spurious assertion failure in test-float.c on ppc64 * tests/test-float.c (test_long_double): Comment out an assertion, LDBL_MIN_EXP <= DBL_MIN_EXP, that is failing at least on PowerPC-64 with gcc-4.4.4.
Bruno Haible 39414ac9 2011-07-07T19:50:35 float tests: Tweak. * tests/test-float.c (main): Tweak skip message.
Bruno Haible 47adaa09 2011-06-20T12:27:26 Tests for module 'float'. * modules/float-tests: New file. * tests/test-float.c: New file.