summaryrefslogtreecommitdiff
path: root/tests/test-truncf1.c
Commit message (Expand)AuthorAgeFilesLines
* 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 test-truncf.c to test-truncf1.c.Bruno Haible2007-10-131-0/+82