tests: add ---presume-input-tty option, solely for testing
authorJim Meyering <meyering@redhat.com>
Fri, 19 Feb 2010 19:52:04 +0000 (20:52 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 22 Feb 2010 13:42:49 +0000 (14:42 +0100)
commit3eb6091d69a73b5955bc9acf9ca507fc5f52f42c
treef074c8fbc3a6852e848d27c18a21b8b06593b961
parenta68cb1221c4989eb521b198ac340bcf5809dcd5c
tests: add ---presume-input-tty option, solely for testing

* gzip.c: Include <stdbool.h>.
(presume_input_tty): New global.
(main): Set it.
(treat_stdin, check_ofname): Use it.
gzip.c