Tests for module 'nextafter'.
[pspp] / ChangeLog
index 31bfd69b39f22ccdb84328f7d5eaf9d22690ce49..8da026c917209497bb32858dce0adbf0c06b9ce1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,25 @@
 2010-01-24  Bruno Haible  <bruno@clisp.org>
 
+       Tests for module 'nextafter'.
+       * modules/nextafter-tests: New file.
+       * tests/test-nextafter.c: New file.
+
+       Tests for module 'modf'.
+       * modules/modf-tests: New file.
+       * tests/test-modf.c: New file.
+
+       Tests for module 'logb'.
+       * modules/logb-tests: New file.
+       * tests/test-logb.c: New file.
+
+       Tests for module 'log1p'.
+       * modules/log1p-tests: New file.
+       * tests/test-log1p.c: New file.
+
+       Tests for module 'log10'.
+       * modules/log10-tests: New file.
+       * tests/test-log10.c: New file.
+
        Tests for module 'log'.
        * modules/log-tests: New file.
        * tests/test-log.c: New file.