summaryrefslogtreecommitdiff
path: root/tests/misc/split-a
AgeCommit message (Collapse)Author
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2004-06-23Replace all occurrences of `(exit N); exit' withJim Meyering
`(exit N); exit N'. Otherwise, those many tests could exit with improper exit status when exiting via e.g., a trapped interrupt. Thanks to a report from Bob Proulx.
2003-06-27Also use --verbose and compare stderr output with what we'd expect.Jim Meyering
2002-10-08Use double quotes around diagnostic.Jim Meyering
2002-02-16New test for change of 2002-02-05.Jim Meyering