Commit Graph

2223 Commits

Author SHA1 Message Date
Jim Meyering 88d5e8e8f1 (TESTS_ENVIRONMENT): Define PACKAGE_VERSION. 2003-11-03 16:11:06 +00:00
Jim Meyering 30543245a1 Fail the test immediately if we're not running
the expected version of fold.
2003-11-03 16:10:58 +00:00
Jim Meyering 7e9a874be6 Don't fail when run with VERBOSE=yes.
Do `set +x' before starting the subshell
from which we invoke chgrp.  Otherwise, the output from the
VERBOSE=yes-induced `set -x' would result in spurious differences.
2003-10-21 16:07:47 +00:00
Jim Meyering 14dd23ac24 tweak diagnostic 2003-10-19 19:11:00 +00:00
Jim Meyering 5e54e08bbf Ensure that du -D now dereferences all
symlinks specified on the command line, not just those that
reference directories.
2003-10-18 13:09:45 +00:00
Jim Meyering 0cecd156c6 tweak diagnostic to match actual output 2003-10-18 08:41:56 +00:00
Jim Meyering 09a7735220 regenerate 2003-10-18 06:41:17 +00:00
Jim Meyering 9b9034eb18 . 2003-10-18 06:40:58 +00:00
Jim Meyering be73fb7200 ($(srcdir)/$x-tests): Pass $(srcdir) as first argument of mk-script.
($(srcdir)/Makefile.am): Likewise.  Prepend $(srcdir) to target.
2003-10-18 06:39:04 +00:00
Jim Meyering 569c3b26a6 Get $srcdir from first parameter instead of hardcoding it.
(main): Update usage.
2003-10-18 06:38:31 +00:00
Jim Meyering 43c89831d8 . 2003-10-17 13:33:23 +00:00
Jim Meyering 2f28897780 *** empty log message *** 2003-10-17 13:31:36 +00:00
Jim Meyering 0cdca03662 (TESTS): Add no-x. 2003-10-17 13:31:26 +00:00
Jim Meyering 37505e3181 (TESTS): Add no-x. 2003-10-17 13:29:01 +00:00
Jim Meyering 9176a26bd3 *** empty log message *** 2003-10-17 13:28:45 +00:00
Jim Meyering aef3dbf2d9 Update tests accordingly. 2003-10-15 21:23:46 +00:00
Jim Meyering 150d562831 . 2003-10-14 14:44:28 +00:00
Jim Meyering 25a26bee10 (TESTS): Add posix-H. 2003-10-14 13:22:32 +00:00
Jim Meyering 1c4bd21e70 add a blank line 2003-10-14 09:34:05 +00:00
Jim Meyering 26afdbc959 *** empty log message *** 2003-10-14 09:04:36 +00:00
Jim Meyering 6e2f5aeeb6 Change wording of diagnostic to match latest du.c. 2003-10-13 06:56:47 +00:00
Jim Meyering f89cc866b3 Remove from CVS; assume that people
brave enough to check coreutils out from CVS can rebuild it.
2003-10-13 06:53:50 +00:00
Jim Meyering 65cf146ccb . 2003-10-07 07:21:37 +00:00
Jim Meyering 90d369d90a . 2003-10-02 20:30:19 +00:00
Jim Meyering 2601bad546 (TESTS): Add inaccessible-cwd. 2003-10-02 20:30:05 +00:00
Jim Meyering 2e59a4b3e6 Adjust for slightly different output. 2003-10-02 20:29:12 +00:00
Jim Meyering 77043f0f21 *** empty log message *** 2003-10-02 17:14:39 +00:00
Jim Meyering 858d2b2f73 *** empty log message *** 2003-10-02 17:13:50 +00:00
Jim Meyering 36337bfd18 Ensure that du can process a hierarchy
of depth 400 while using no more than 50KB of stack space.
2003-10-02 17:05:34 +00:00
Jim Meyering 1790ed9cb8 . 2003-09-23 22:02:44 +00:00
Jim Meyering a8c942e915 (TESTS): Add deref-args. 2003-09-23 22:02:26 +00:00
Jim Meyering 91bc10f713 *** empty log message *** 2003-09-19 08:29:09 +00:00
Jim Meyering 567e58cd2d *** empty log message *** 2003-09-19 08:27:29 +00:00
Jim Meyering 932e5a2ecc . 2003-09-13 12:29:15 +00:00
Jim Meyering adc224e5b1 . 2003-09-10 09:35:07 +00:00
Jim Meyering 8bf64609dc (programs): Use ../src/tr -s ' ' '\n' in place
of `fmt -1'.  Using the just-built tr is a little cleaner.
Christian Krackowizer reported that HPUX 10.20 doesn't have fmt.
2003-09-10 09:24:00 +00:00
Jim Meyering d637d9d5b2 . 2003-09-08 06:05:50 +00:00
Jim Meyering 1f36aa5121 Write ^D as \cD.
Complete the change of 2003-08-02.
2003-09-07 17:21:48 +00:00
Jim Meyering fbb58571c6 (EXTRA_DIST): Add vfat. 2003-09-07 17:17:35 +00:00
Jim Meyering 1c7aabc4d2 *** empty log message *** 2003-09-07 17:16:31 +00:00
Jim Meyering 00b25daa96 . 2003-09-05 20:55:28 +00:00
Jim Meyering df4a189e23 Wait .5 seconds for backgrounded process
to start, rather than just .1.  Upon failure, print unexpected state.
2003-09-05 07:56:39 +00:00
Jim Meyering 6d913bbe43 (onearg-2): Output should be empty. 2003-09-05 06:56:38 +00:00
Jim Meyering 5fe692927c . 2003-09-04 22:28:35 +00:00
Jim Meyering 8863b3d3b3 . 2003-09-04 22:27:47 +00:00
Jim Meyering 6503d273a2 [o2, nul-tab]: New tests for changes of 2003-09-02. 2003-09-04 22:11:16 +00:00
Jim Meyering 33ed497451 Reorder/rename the last 3 tests to make them consistent with
those in tests/sha1sum/basic-1.
2003-08-31 11:26:23 +00:00
Jim Meyering 53576d2eda (check-bsd2, check-bsd3): New tests for
--check exit status and BSD SHA1 format (adapted from tests
in tests/md5sum/basic-1).
2003-08-31 11:23:57 +00:00
Jim Meyering a95cc22613 (check-bsd3): New test to make sure that
`md5sum --check' doesn't accept the BSD SHA1 format (adapted
from `check-bsd' test in tests/sha1sum/basic-1).
2003-08-31 11:19:53 +00:00
Jim Meyering 91c35e3464 . 2003-08-27 11:42:19 +00:00