Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-03 | (TESTS_ENVIRONMENT): Define PACKAGE_VERSION. | Jim Meyering | |
2003-11-03 | Fail the test immediately if we're not running | Jim Meyering | |
the expected version of fold. | |||
2003-10-21 | Don't fail when run with VERBOSE=yes. | Jim Meyering | |
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-19 | tweak diagnostic | Jim Meyering | |
2003-10-18 | Ensure that du -D now dereferences all | Jim Meyering | |
symlinks specified on the command line, not just those that reference directories. | |||
2003-10-18 | tweak diagnostic to match actual output | Jim Meyering | |
2003-10-18 | regenerate | Jim Meyering | |
2003-10-18 | . | Jim Meyering | |
2003-10-18 | ($(srcdir)/$x-tests): Pass $(srcdir) as first argument of mk-script. | Jim Meyering | |
($(srcdir)/Makefile.am): Likewise. Prepend $(srcdir) to target. | |||
2003-10-18 | Get $srcdir from first parameter instead of hardcoding it. | Jim Meyering | |
(main): Update usage. | |||
2003-10-17 | . | Jim Meyering | |
2003-10-17 | *** empty log message *** | Jim Meyering | |
2003-10-17 | (TESTS): Add no-x. | Jim Meyering | |
2003-10-17 | (TESTS): Add no-x. | Jim Meyering | |
2003-10-17 | *** empty log message *** | Jim Meyering | |
2003-10-15 | Update tests accordingly. | Jim Meyering | |
2003-10-14 | . | Jim Meyering | |
2003-10-14 | (TESTS): Add posix-H. | Jim Meyering | |
2003-10-14 | add a blank line | Jim Meyering | |
2003-10-14 | *** empty log message *** | Jim Meyering | |
2003-10-13 | Change wording of diagnostic to match latest du.c. | Jim Meyering | |
2003-10-13 | Remove from CVS; assume that people | Jim Meyering | |
brave enough to check coreutils out from CVS can rebuild it. | |||
2003-10-07 | . | Jim Meyering | |
2003-10-02 | . | Jim Meyering | |
2003-10-02 | (TESTS): Add inaccessible-cwd. | Jim Meyering | |
2003-10-02 | Adjust for slightly different output. | Jim Meyering | |
2003-10-02 | *** empty log message *** | Jim Meyering | |
2003-10-02 | *** empty log message *** | Jim Meyering | |
2003-10-02 | Ensure that du can process a hierarchy | Jim Meyering | |
of depth 400 while using no more than 50KB of stack space. | |||
2003-09-23 | . | Jim Meyering | |
2003-09-23 | (TESTS): Add deref-args. | Jim Meyering | |
2003-09-19 | *** empty log message *** | Jim Meyering | |
2003-09-19 | *** empty log message *** | Jim Meyering | |
2003-09-13 | . | Jim Meyering | |
2003-09-10 | . | Jim Meyering | |
2003-09-10 | (programs): Use ../src/tr -s ' ' '\n' in place | Jim Meyering | |
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-08 | . | Jim Meyering | |
2003-09-07 | Write ^D as \cD. | Jim Meyering | |
Complete the change of 2003-08-02. | |||
2003-09-07 | (EXTRA_DIST): Add vfat. | Jim Meyering | |
2003-09-07 | *** empty log message *** | Jim Meyering | |
2003-09-05 | . | Jim Meyering | |
2003-09-05 | Wait .5 seconds for backgrounded process | Jim Meyering | |
to start, rather than just .1. Upon failure, print unexpected state. | |||
2003-09-05 | (onearg-2): Output should be empty. | Jim Meyering | |
2003-09-04 | . | Jim Meyering | |
2003-09-04 | . | Jim Meyering | |
2003-09-04 | [o2, nul-tab]: New tests for changes of 2003-09-02. | Jim Meyering | |
2003-08-31 | Reorder/rename the last 3 tests to make them consistent with | Jim Meyering | |
those in tests/sha1sum/basic-1. | |||
2003-08-31 | (check-bsd2, check-bsd3): New tests for | Jim Meyering | |
--check exit status and BSD SHA1 format (adapted from tests in tests/md5sum/basic-1). | |||
2003-08-31 | (check-bsd3): New test to make sure that | Jim Meyering | |
`md5sum --check' doesn't accept the BSD SHA1 format (adapted from `check-bsd' test in tests/sha1sum/basic-1). | |||
2003-08-27 | . | Jim Meyering | |