summaryrefslogtreecommitdiff
path: root/tests/help-version
AgeCommit message (Collapse)Author
2002-01-13Tweak to work with the programs in diffutils.Jim Meyering
2001-12-15Run each --help and --version test with a few different settingsJim Meyering
of LC_MESSAGES.
2001-12-15Fail also if ./$i --version fails.Jim Meyering
2001-03-09Ensure that /dev/full is a character deviceJim Meyering
(using test -c) as well as being writable, before trying to write to it. Otherwise, the test could mistakenly append a newline to an existing, regular, writable, /dev/full file. Suggested by Ulrich Drepper.
2000-07-30moved from ../srcJim Meyering