summaryrefslogtreecommitdiff
path: root/tests/test-ceilf2.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Refactor common macros used in tests.Bruno Haible2009-12-241-14/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-35/+35
* Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.Ben Pfaff2008-07-121-1/+1
* Flush the standard error stream before aborting.Bruno Haible2008-04-111-1/+2
* Don't rely on excess precision: -4 > -3.00000024 - 1 can evaluate to falseBruno Haible2007-10-201-1/+1
* Fix incorrect rounding of ceil, ceilf, ceill in some cases. Add new test.Bruno Haible2007-10-131-0/+162