Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-15 | Adjust chgrp, chmod, chown, cp tests to use test-lib.sh. | Jim Meyering | |
* tests/check.mk: Also define abs_top_builddir. | |||
2007-09-07 | chmod: don't ignore a dangling symlink | Jim Meyering | |
* NEWS: Mention the bug fix. * src/chmod.c (process_file): Handle the case of FTS_SLNONE, i.e., give a diagnostic saying we cannot operate on such a file. * tests/chmod/thru-dangling: Compare new stderr output with expected. | |||
2007-09-07 | Add a test: demonstrate that chmod ignores a dangling symlink | Bob Proulx | |
* tests/chmod/thru-dangling: New test. Fails. * tests/chmod/Makefile.am (TESTS): Add thru-dangling. |