summaryrefslogtreecommitdiff
path: root/tests/test-isnanf.c
Commit message (Expand)AuthorAgeFilesLines
* Add isnanf module.Ben Pfaff2008-07-121-0/+21
* Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.Ben Pfaff2008-07-121-80/+0
* 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-4/+5
* Guarantee a definition of NAN.Eric Blake2008-03-311-15/+4
* Fix bug with -0.0L in previous patch.Eric Blake2007-12-111-0/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Better ASSERT macro.Bruno Haible2007-04-291-1/+11
* Tests for module 'isnanf-nolibm'.Bruno Haible2007-04-061-0/+78