fmod* tests: More tests.
[gnulib.git] / ChangeLog
index c55974f..f840f5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2012-03-04  Bruno Haible  <bruno@clisp.org>
 
+       fmod* tests: More tests.
+       * tests/test-fmod.h (my_ldexp): New function.
+       (test_function): Reduce amount of random numbers to test. Add tests
+       of very large quotients x / y.
+       * tests/test-fmod.c (MAX_EXP): New macro.
+       * tests/test-fmodf.c (MAX_EXP): Likewise.
+       * tests/test-fmodl.c (MAX_EXP): Likewise.
+
+2012-03-04  Bruno Haible  <bruno@clisp.org>
+
        fmod, fmodl: Fix computation for large quotients x / y.
        * lib/fmod.c: Completely rewritten.
        * lib/fmodl.c (fmodl): Use implementation of fmod.c with