Activate fputc tests.
authorBruno Haible <bruno@clisp.org>
Sat, 24 Sep 2011 15:05:34 +0000 (17:05 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 24 Sep 2011 15:05:34 +0000 (17:05 +0200)
* modules/stdio-tests (Depends-on): Add fputc-tests.

ChangeLog
modules/stdio-tests

index 247b767..4696e66 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2011-09-24  Bruno Haible  <bruno@clisp.org>
 
+       Activate fputc tests.
+       * modules/stdio-tests (Depends-on): Add fputc-tests.
+
        Enhance fgetc, fputc tests.
        * tests/test-fgetc.c (main): Also test the stream's error indicator.
        * tests/test-fputc.c (main): Likewise.
index 6cb9eac..6649a49 100644 (file)
@@ -5,6 +5,7 @@ Depends-on:
 verify
 stdio-c++-tests
 fgetc-tests
+fputc-tests
 
 configure.ac: