verify: new macro 'assume'
[gnulib.git] / modules / frexp-tests
2012-03-03 Bruno Haiblefrexp* tests: More tests.
2012-03-03 Bruno Haiblefrexp* tests: Refactor.
2011-09-11 Bruno HaibleSupport for MSVC compiler: Avoid division by a literal 0.
2010-11-04 Eric Blakefrexp, tests: work around ICC bug with -zero
2009-12-30 Eric Blaketests: remove License section from module
2009-12-24 Bruno HaibleRefactor common macros used in tests.
2009-12-24 Eric Blaketests: add signature checks
2008-04-02 Bruno HaibleUse macros NaNf, NaNd, NaNl instead of NAN.
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2007-04-16 Eric BlakeFix --with-tests compilation on cygwin.
2007-04-06 Bruno HaibleTest also the sign bit of zero results.
2007-04-04 Bruno HaibleRemove AC_SUBSTs that are now done in the *.m4 files.
2007-03-25 Bruno HaibleWork around IRIX 6.5 cc compiler bug, which simplifies...
2007-03-22 Bruno HaibleTests for module 'frexp'.