Accept a new type of input specifier: IN_PIPE,
authorJim Meyering <jim@meyering.net>
Wed, 2 Nov 2005 20:35:52 +0000 (20:35 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 2 Nov 2005 20:35:52 +0000 (20:35 +0000)
commit83743fc715e142941669527cb8bf7ea7d576d6ef
tree3c58771a28c86709c6b5610ee919f984c2ac76c5
parente0b652c4886469440146dc086e3b2ce437c74127
Accept a new type of input specifier: IN_PIPE,
to indicate that the input file should be piped into the command
under test (via `cat FILE | $prog ...').
tests/Coreutils.pm