Tests of module 'wchar' in C++ mode.
[pspp] / ChangeLog
index c8c367ce958775f4ccc73b3c87c1375290542b00..ce697d16dee1c615d852b487043d3edcbc0c1c72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
 2010-03-07  Bruno Haible  <bruno@clisp.org>
 
+       Tests of module 'wchar' in C++ mode.
+       * tests/test-wchar-c++.cc: New file.
+       * modules/wchar-tests (Files): Add it and tests/signature.h.
+       (Depends-on): Add ansi-c++-opt.
+       (Makefile.am): Arrange to compile and run test-wchar-c++.
+       * m4/wchar_h.m4 (gl_WCHAR_MODULE_INDICATOR): Invoke
+       gl_MODULE_INDICATOR.
+
+       Tests of module 'unistd' in C++ mode.
+       * tests/test-unistd-c++.cc: New file.
+       * modules/unistd-tests (Files): Add it and tests/signature.h.
+       (Depends-on): Add ansi-c++-opt.
+       (Makefile.am): Arrange to compile and run test-unistd-c++.
+       * m4/unistd_h.m4 (gl_UNISTD_MODULE_INDICATOR): Invoke
+       gl_MODULE_INDICATOR.
+
        Tests of module 'time' in C++ mode.
        * tests/test-time-c++.cc: New file.
        * modules/time-tests (Files): Add it and tests/signature.h.