test-pread: cover failure with ESPIPE and EINVAL
[pspp] / ChangeLog
index 2e5f9fbe61f2f92f8533e8f841393236969d53d5..2ec9906c436dab316c96a541f07e95c39c8fe131 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2009-11-25  Jim Meyering  <meyering@redhat.com>
 
+       test-pread: cover failure with ESPIPE and EINVAL
+       * tests/test-pread.c (main): Test for failure, too.
+       * tests/test-pread.sh: Invoke with stdin on a pipe.
+       Suggested by Eric Blake.
+
        pread: improvement and fix
        * modules/pread (Depends-on): Depend on lseek, for portability to
        e.g., mingw.  Suggested by Eric Blake.