summaryrefslogtreecommitdiff
path: root/tests/test-floorf1.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-15/+1
* tests: add signature checksEric Blake2009-12-241-1/+4
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-8/+8
* Work around bug of HP-UX 10.20 cc with -0.0 literal.Bruno Haible2008-08-011-1/+5
* 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-0/+1
* Use macros NaNf, NaNd, NaNl instead of NAN.Bruno Haible2008-04-021-2/+3
* Guarantee a definition of NAN.Eric Blake2008-03-311-14/+2
* Use isnanf() instead of isnan(). Avoids a link error on HP-UX 11.Bruno Haible2007-10-211-1/+3
* Rename tests/test-floorf.c to tests/test-floorf1.c.Bruno Haible2007-10-131-0/+83