summaryrefslogtreecommitdiff
path: root/modules/frexp-tests
Commit message (Expand)AuthorAgeFilesLines
* frexp* tests: More tests.Bruno Haible2012-03-031-0/+2
* frexp* tests: Refactor.Bruno Haible2012-03-031-0/+1
* Support for MSVC compiler: Avoid division by a literal 0.Bruno Haible2011-09-111-0/+1
* frexp, tests: work around ICC bug with -zeroEric Blake2010-11-041-0/+1
* tests: remove License section from moduleEric Blake2009-12-291-3/+0
* Refactor common macros used in tests.Bruno Haible2009-12-241-1/+2
* tests: add signature checksEric Blake2009-12-241-0/+1
* Use macros NaNf, NaNd, NaNl instead of NAN.Bruno Haible2008-04-021-0/+1
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-261-1/+1
* Fix --with-tests compilation on cygwin.Eric Blake2007-04-161-1/+1
* Test also the sign bit of zero results.Bruno Haible2007-04-061-0/+1
* Remove AC_SUBSTs that are now done in the *.m4 files.Bruno Haible2007-04-041-1/+0
* Work around IRIX 6.5 cc compiler bug, which simplifies x != x to false.Bruno Haible2007-03-251-0/+1
* Tests for module 'frexp'.Bruno Haible2007-03-221-0/+15