Jim Meyering
58ddd2c5a1
Ensure that TMPDIR is valid. Otherwise, it would cause test failures.
...
* tests/misc/tty-eof: Set TMPDIR=.
* tests/misc/sort-compress: Likewise.
2007-08-29 00:17:27 +02:00
Jim Meyering
71aa3ea880
Update all copyright notices to use the newer form.
2007-07-23 14:35:58 +02:00
Jim Meyering
33342c1a0a
Change "version 2" to "version 3" in all copyright notices.
2007-07-10 13:35:56 +02:00
Jim Meyering
5b3313c120
* tests/misc/tty-eof: Add shuf to the list of tested commands.
2007-03-17 12:23:14 +01:00
Jim Meyering
d163cd681a
Also check for and print stderr output, in case a program fails.
...
* tests/misc/tty-eof: Occasionally (not reproducible), this
test would fail, with one or more programs exiting nonzero, e.g.,
tty-eof: sha224sum exited with status 1 (expected 0)
Now, maybe we'll get a clue, the next time that happens.
2007-02-13 22:27:27 +01:00
Paul Eggert
218fa5c61b
Add/fix copyright notices and adjust to latest GNU FDL.
2006-08-17 19:58:17 +00:00
Jim Meyering
332498c318
Add new programs, base64, sha224sum, sha256sum, sha384sum, sha512sum.
2006-04-18 14:59:22 +00:00
Jim Meyering
1f36aa5121
Write ^D as \cD.
...
Complete the change of 2003-08-02.
2003-09-07 17:21:48 +00:00
Jim Meyering
40944ce6ce
Add a test for the above fix.
...
`cut -f2' would read after EOF.
2003-08-02 19:41:28 +00:00
Jim Meyering
5ac1c72305
Send two tokens, not just one, so we don't
...
make the now-more-picky tsort fail.
2003-04-28 20:29:22 +00:00
Jim Meyering
0553d6683a
correct grammar in comment
2003-04-28 16:07:33 +00:00
Jim Meyering
c54ba76168
Run $PERL to see if it is available, rather than testing its value.
2003-04-08 10:55:01 +00:00
Jim Meyering
30ccf7222a
Require at least version 1.11 of Expect.pm.
...
Old versions of Expect.pm (e.g., 1.07) lack the log_user function.
Patch by Bob Proulx.
2003-03-08 19:02:38 +00:00
Jim Meyering
f31336c193
Also check for the log_user method, to avoid
...
spurious failure when using an old version of Expect.pm (e.g., 1.07).
Reported by Bob Proulx.
2003-03-08 15:32:17 +00:00
Jim Meyering
a6b030577b
Set $ME properly.
2003-03-03 10:39:02 +00:00
Jim Meyering
af4ad8d695
fix comment
2003-02-19 14:03:44 +00:00
Jim Meyering
f0ecd05212
more clean-up. give more precise diagnostics
2003-02-19 14:02:43 +00:00
Jim Meyering
1b919c5c1e
new file. renamed from cat-tty-eof
2003-02-19 12:58:46 +00:00