coreutils/tests/misc
Jim Meyering 300369d75c Ensure that tac processes all command line arguments, even
when it encounters an error with say the first one.
2004-12-14 10:35:35 +00:00
..
.cvsignore . 2001-08-18 09:27:50 +00:00
close-stdout *** empty log message *** 2004-11-14 11:08:22 +00:00
csplit Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
date-sec *** empty log message *** 2004-03-15 09:46:47 +00:00
expand *** empty log message *** 2004-01-09 21:49:32 +00:00
false *** empty log message *** 2003-04-02 18:06:39 +00:00
fold Fail the test immediately if we're not running 2003-11-03 16:10:58 +00:00
head-c Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
head-elide-tail Add tests of head's new --lines=-N 2003-07-04 10:15:47 +00:00
head-pos Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
Makefile.am (TESTS): Add close-stdout. 2004-11-14 00:17:10 +00:00
Makefile.in . 2004-11-30 14:58:46 +00:00
nice Use tr's \n notation rather than \012. 2003-05-14 06:26:34 +00:00
nl add test corresponding to today's too-many-newlines fix 2003-04-12 19:52:33 +00:00
nohup Double quote back-ticked expression, 2003-12-19 16:13:28 +00:00
paste-no-nl *** empty log message *** 2003-08-27 11:41:05 +00:00
pathchk1 Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
printf printf cleanup, to avoid undefined behavior, to add support for 2004-07-08 14:03:20 +00:00
printf-hex Convert to UTF-8. 2004-08-10 22:47:08 +00:00
pwd Don't assume that Perl's getpwd agrees with our 2004-07-28 19:23:07 +00:00
sort Run $PERL to see if it is available, rather than testing its value. 2003-04-08 10:55:01 +00:00
split-a Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
split-fail Reflect that `split -a 0' is now accepted. 2003-08-09 09:46:13 +00:00
split-l New test, to make sure `split --lines=N' works. 2002-10-13 22:11:13 +00:00
stat-fmt Use backticks, not $(). 2004-01-10 10:10:12 +00:00
tac-continue Ensure that tac processes all command line arguments, even 2004-12-14 10:35:35 +00:00
tty-eof Write ^D as \cD. 2003-09-07 17:21:48 +00:00