1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-07 10:16:46 +02:00
Commit Graph

1918 Commits

Author SHA1 Message Date
Jim Meyering a5c0405752 fix typo in comment 2003-01-14 15:10:41 +00:00
Jim Meyering 64977d2baa Also test for just fixed bug with --zero. 2003-01-13 13:44:11 +00:00
Jim Meyering 6f45173dec . 2003-01-09 20:59:09 +00:00
Jim Meyering 8ee5d881b1 (out-delim1, ..., out-delim5): Test new functionality. 2003-01-09 20:30:40 +00:00
Jim Meyering 819147ade4 (TESTS): Add not-owner. 2003-01-07 15:36:17 +00:00
Jim Meyering 6580a55aeb Remove the test for non-owner diagnostic.
Now, this tests only the nonexistent-directory diagnostic.
2003-01-07 15:34:34 +00:00
Jim Meyering 8586d4652e New test, mostly extracted from fail-diag. 2003-01-07 15:34:20 +00:00
Jim Meyering 84cdbe6529 Fix typo: s/ld/ls/. 2003-01-07 14:44:45 +00:00
Jim Meyering 79ea5a059c (TESTS): Add no-deref. 2003-01-04 10:46:56 +00:00
Jim Meyering 2076d0231d . 2003-01-04 10:45:42 +00:00
Jim Meyering 7e4c16df3d (TESTS): Add cycle. 2003-01-04 09:09:48 +00:00
Jim Meyering c146a76b5d Remove trailing /. from diagnostic. 2003-01-04 09:03:45 +00:00
Jim Meyering 874f367c0a Enable this test -- now that we have the --presume-input-tty option. 2003-01-04 09:03:02 +00:00
Jim Meyering 432a5017a2 rm could be tricked into mistakenly reporting a cycle 2003-01-04 09:01:04 +00:00
Jim Meyering 317fa67e1e . 2002-12-21 14:50:45 +00:00
Jim Meyering 576dca2909 . 2002-12-15 19:21:40 +00:00
Jim Meyering a50dbaf78c (TESTS): Add cat-tty-eof. 2002-12-14 17:21:25 +00:00
Jim Meyering e4b01add78 *** empty log message *** 2002-12-14 17:21:04 +00:00
Jim Meyering c5e036dcd4 test for a bug that appeared in cat from using a bad version of safe-read.c 2002-12-14 17:19:32 +00:00
Jim Meyering 7d00f03b1f Allow for a directory of size `0'.
That happens at least on file systems of type tmpfs on linux-2.4.18.
2002-12-13 22:11:28 +00:00
Jim Meyering db26c228ed . 2002-12-13 19:52:05 +00:00
Jim Meyering edc5c8412f (TESTS): Add preserve-2. 2002-12-13 09:15:00 +00:00
Jim Meyering 22bf522917 New file/test, for latest fix. 2002-12-13 09:14:36 +00:00
Jim Meyering 294a26c23c Don't get a test failure if /no exists.
Instead, evoke a framework failure if /no-$$ exists.
2002-12-09 09:41:53 +00:00
Jim Meyering 08301486f0 (TESTS): Add file-type. 2002-12-06 14:27:58 +00:00
Jim Meyering 431c521fef A test to contrast ls -F and ls --indicator-style=file-type. 2002-12-06 13:47:40 +00:00
Jim Meyering ada9db6db9 update comment 2002-12-04 19:33:57 +00:00
Jim Meyering 2a825723f1 whoops. Add -F 2002-12-04 19:28:22 +00:00
Jim Meyering 7c42947dc5 Make sure the symlink was created.
Richard Dawe reported that `ln -s link link' succeeds, but creates
no file on systems running some version of the DJGPP libc.
2002-12-04 19:23:33 +00:00
Jim Meyering d4d54b4878 regenerate using automake-1.7.1b 2002-12-03 18:17:18 +00:00
Jim Meyering 7ae465f167 . 2002-12-03 17:50:46 +00:00
Jim Meyering 90723c47a0 Add dummy stmt in `then' branch. 2002-12-03 09:50:16 +00:00
Jim Meyering a2ff596c1f Skip this test if `.' is on a non-local file system. 2002-12-02 17:45:54 +00:00
Jim Meyering 19b3648d15 (_at_replace): Do the substitution only if there's something to replace. 2002-12-02 09:30:41 +00:00
Jim Meyering d577b81792 add comment 2002-11-30 22:35:37 +00:00
Jim Meyering 6c1d1df92f (sl-F-color, sl-dF-color): New tests for the above. 2002-11-30 22:34:59 +00:00
Jim Meyering 8601971967 (TESTS): Add trailing-slash. 2002-11-24 16:53:59 +00:00
Jim Meyering 5857813649 *** empty log message *** 2002-11-24 16:53:06 +00:00
Jim Meyering 39926c6c6e Export LC_ALL=C, to avoid failure when run in a UTF locale.
Report and suggested fix by Bruno Haible.
2002-11-19 14:08:45 +00:00
Jim Meyering d38c17cdbc Export LC_ALL=C, to avoid failure when run in a UTF locale.
Report and suggested fix by Bruno Haible.
2002-11-19 14:07:20 +00:00
Jim Meyering d421906870 . 2002-11-15 08:36:57 +00:00
Jim Meyering e8f4c08e14 Ensure that `ls -dF --color symlink-to-dir' works properly. 2002-11-11 13:38:48 +00:00
Jim Meyering def6c2371e . 2002-11-06 11:37:47 +00:00
Jim Meyering 76e1efd955 (TESTS): Add printf-hex. 2002-11-06 09:23:50 +00:00
Jim Meyering eff5b46e0c Be careful to test the code in this package, not the shell built-in function. 2002-11-06 09:23:23 +00:00
Jim Meyering b68401890d Make sure that only two of the `H's in \xHHH are consumed
as part of the \x escape sequence.
2002-11-06 09:19:50 +00:00
Jim Meyering 254fcd14bf . 2002-10-14 08:30:22 +00:00
Jim Meyering 79adfda48d (TESTS): Add nl. 2002-10-14 08:19:31 +00:00
Jim Meyering 7535f31db9 *** empty log message *** 2002-10-14 08:19:13 +00:00
Jim Meyering 614bd059e8 New test, to make sure `split --lines=N' works. 2002-10-13 22:11:13 +00:00