1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 18:19:00 +02:00
Commit Graph

1973 Commits

Author SHA1 Message Date
Jim Meyering 0d0a14cd56 *** empty log message *** 2003-02-21 11:14:39 +00:00
Jim Meyering ab99f99f74 . 2003-02-21 11:12:46 +00:00
Jim Meyering 0586e6dbfc (TESTS): Add basic. 2003-02-21 11:12:34 +00:00
Jim Meyering 85cbe110d4 use printf, not echo
test -b
2003-02-21 08:02:33 +00:00
Jim Meyering 4cf069e8a2 *** empty log message *** 2003-02-20 19:12:33 +00:00
Jim Meyering 4ebc314f18 . 2003-02-20 19:05:38 +00:00
Jim Meyering 4efd012fe0 *** empty log message *** 2003-02-20 17:59:37 +00:00
Jim Meyering a4bbb4de7e Add checks for the following:
BLOCK_SIZE, DU_BLOCK_SIZE, DF_BLOCK_SIZE, LS_BLOCK_SIZE.
2003-02-20 17:58:45 +00:00
Jim Meyering 9c46a8acf3 Rename phony target envvar-check to evar-check
so as not to conflict with the distributed file by the same name.
2003-02-20 17:52:11 +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 68f68b6bf2 (TESTS): Reflect renaming. 2003-02-19 12:59:14 +00:00
Jim Meyering 1b919c5c1e new file. renamed from cat-tty-eof 2003-02-19 12:58:46 +00:00
Jim Meyering 4b26d67f58 Remove file. Rename to tty-eof. 2003-02-19 12:58:07 +00:00
Jim Meyering f60bd3f4c8 comment out diagnostic 2003-02-19 12:56:37 +00:00
Jim Meyering f3ecf0e5df upgrade to automake-1.7.2b 2003-02-19 12:55:25 +00:00
Jim Meyering 33c62fcef3 Generalize, clean-up, and test for
cat, cksum, md5sum, and sha1sum all in the same loop.
2003-02-18 07:59:58 +00:00
Jim Meyering 6a79d4805e Don't assume that the file owner username length is less than 9
in ls output: instead, omit that field altogether.
2003-02-08 20:08:55 +00:00
Jim Meyering a9bf908eb3 . 2003-02-08 18:08:54 +00:00
Jim Meyering 47276b7f94 (TESTS): Add restore-wd. 2003-02-08 18:08:16 +00:00
Jim Meyering d60aa22957 New test for just-fixed bug in ftw.c. 2003-02-08 18:07:45 +00:00
Jim Meyering 505f652d9e Require non-root. 2003-02-06 08:09:53 +00:00
Jim Meyering 73eae2675d Require non-root. 2003-02-06 08:09:18 +00:00
Jim Meyering 692e0b022f . 2003-02-06 08:08:42 +00:00
Jim Meyering 862ae182e1 make sure excluding an entire hierarchy works 2003-02-05 14:29:59 +00:00
Jim Meyering 031d89674a (TESTS): Add exclude. 2003-02-05 09:47:17 +00:00
Jim Meyering 7b86ff9268 don't use diff -u 2003-02-05 09:18:43 +00:00
Jim Meyering 6f9963b8ac typos 2003-02-05 09:18:33 +00:00
Jim Meyering a5f617b2b4 *** empty log message *** 2003-02-05 09:17:22 +00:00
Jim Meyering ca5fe741ff . 2003-02-02 22:11:13 +00:00
Jim Meyering 2e881206e3 duh 2003-02-02 22:10:41 +00:00
Jim Meyering 89fc480602 *** empty log message *** 2003-02-02 20:15:11 +00:00
Jim Meyering 08b6275885 Use @PATH_SEPARATOR@ instead of hard-coding the path-separator.
Also double-quote the new PATH, to avoid problems when the
path-separator is a semi-colon or when `pwd` contains e.g. a space.
2003-02-02 20:14:53 +00:00
Jim Meyering 62631d8844 *** empty log message *** 2003-02-02 20:14:20 +00:00
Jim Meyering 183659bb72 *** empty log message *** 2003-02-02 20:14:00 +00:00
Jim Meyering d9ad189ff7 Use @PATH_SEPARATOR@ instead of hard-coding the path-separator.
Also double-quote the new PATH, to avoid problems when the
path-separator is a semi-colon or when `pwd` contains e.g. a space.
2003-02-02 20:11:33 +00:00
Jim Meyering a9a663e42b tweak syntax to make it consistent with others 2003-02-02 19:36:48 +00:00
Jim Meyering 9f90080b95 Ensure that with -L we get the same results even without the trailing slash. 2003-01-30 19:40:09 +00:00
Jim Meyering d4fb8aaf40 . 2003-01-22 12:49:46 +00:00
Jim Meyering 9c54e95335 (TESTS): Add no-x. 2003-01-22 12:49:37 +00:00
Jim Meyering 997c341e37 New test, for functionality added to lib/ftw.c. 2003-01-22 12:49:08 +00:00
Jim Meyering 8b32e1089e Add comment, and remove now-unnecessary -l option. 2003-01-21 12:38:38 +00:00
Jim Meyering 59670ee05b Don't assume that the file owner username
length is less than 9 in ls output: instead, omit that field
altogether.  Reported by, and suggested fix from, Ferdinand.
2003-01-21 12:36:56 +00:00
Jim Meyering 829a063ea6 . 2003-01-20 18:55:27 +00:00
Jim Meyering 97a68bfd65 change test name to wide-fmt 2003-01-20 18:20:22 +00:00
Jim Meyering dcd7703911 (bignum): New test to demonstrate that large
format widths no longer smash strftime's stack and cause infloop.
2003-01-20 18:19:50 +00:00
Jim Meyering be33a434cb reflect change in how ls -H works 2003-01-18 18:06:38 +00:00
Jim Meyering 308e04e326 . 2003-01-16 22:28:13 +00:00
Jim Meyering 78c9c2c7fa (TESTS): Add dangle and inode. 2003-01-14 21:10:12 +00:00
Jim Meyering 4d76e1e857 *** empty log message *** 2003-01-14 20:51:25 +00:00