strtoumax: fix typo in previous commit.
[gnulib.git] / modules / ceilf-tests
2011-09-11 Bruno HaibleSupport for MSVC compiler: Avoid division by a literal 0.
2010-12-21 Bruno HaibleNew module 'ceilf-ieee'.
2010-11-05 Eric Blakeceil, floor, round, trunc: enhance tests of -0
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.
2007-10-20 Bruno HaibleDepend on fprintf-posix.
2007-10-13 Bruno HaibleFix incorrect rounding of ceil, ceilf, ceill in some...
2007-10-13 Bruno HaibleRename tests/test-ceilf.c to tests/test-ceilf1.c.
2007-10-05 Bruno HaibleTest for module 'ceilf'.