Tests depends on correct fflush on input streams.
authorBruno Haible <bruno@clisp.org>
Fri, 27 Apr 2007 10:57:31 +0000 (10:57 +0000)
committerBruno Haible <bruno@clisp.org>
Fri, 27 Apr 2007 10:57:31 +0000 (10:57 +0000)
ChangeLog
modules/fpurge-tests
modules/freadable-tests
modules/fwritable-tests

index 9171d94b1ab650bc29cb84510d2b4224fb51ed47..9095c369d3696e230e3004d466bf4f723b66aab5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-04-27  Bruno Haible  <bruno@clisp.org>
+
+       * lib/fflush.c: Add comments.
+       * modules/fpurge-tests (Depends-on): Add fflush.
+       * modules/freadable-tests (Depends-on): Likewise.
+       * modules/fwritable-tests (Depends-on): Likewise.
+
 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
 
        * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
index fc4da8ae2943b991042317fc86b7c518648ea26f..b5c99c9e92af85278ac633bdc58cf960b4d56a8f 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-fpurge.c
 
 Depends-on:
+fflush
 
 configure.ac:
 
index 496cd93a8e0d003ebd522bef330334490e8c388e..368465cc501a94c0ce0b2ef33fb08b2400ce2660 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-freadable.c
 
 Depends-on:
+fflush
 
 configure.ac:
 
index 0e61607d85e500e40fce868fe56b92445ea892e2..ed72541306d4b8f71f6baac21a453ce6f6cd6234 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-fwritable.c
 
 Depends-on:
+fflush
 
 configure.ac: