From 65cc817630059f59644c25303c099452961e243f Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 24 Sep 2011 17:05:34 +0200 Subject: [PATCH] Activate fputc tests. * modules/stdio-tests (Depends-on): Add fputc-tests. --- ChangeLog | 3 +++ modules/stdio-tests | 1 + 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 247b767fa..4696e6632 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-09-24 Bruno Haible + 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. diff --git a/modules/stdio-tests b/modules/stdio-tests index 6cb9eac79..6649a49eb 100644 --- a/modules/stdio-tests +++ b/modules/stdio-tests @@ -5,6 +5,7 @@ Depends-on: verify stdio-c++-tests fgetc-tests +fputc-tests configure.ac: -- 2.11.0