verify: new macro 'assume'
[gnulib.git] / modules / trunc-tests
2011-09-11 Bruno HaibleSupport for MSVC compiler: Avoid division by a literal 0.
2010-12-21 Bruno HaibleNew module 'trunc-ieee'.
2010-11-05 Eric Blaketests: require working signbit
2010-11-04 Eric Blakefrexp, tests: work around ICC bug with -zero
2010-04-09 Bruno HaibleFix side effects from tests-related modules.
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-10-20 Bruno HaibleDepend on fprintf-posix.
2007-10-13 Bruno HaibleAdd dependencies for test-trunc2.
2007-10-13 Bruno HaibleAdd new test for trunc function.
2007-10-13 Bruno HaibleRename tests/test-trunc.c to tests/test-trunc1.c.
2007-10-04 Bruno HaibleTest for module 'trunc'.