Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering | |
2007-09-15 | Convert tests/du/*, too. | Jim Meyering | |
2007-08-02 | Adjust one more test to accommodate the recent fts change. | Jim Meyering | |
This matters only on systems with insufficient openat support. * tests/du/inacc-dest: Adjust expected diagnostic. | |||
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | |
2006-11-24 | * tests/du/inacc-dest: Skip this test when running as root. | Theodoros V. Kalamatianos | |
2006-11-12 | du would exit early, when encountering an inaccessible directory | Jim Meyering | |
Reported by Mike Frysinger, in http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/8831 * tests/du/inacc-dest: New test, based on an example from Mike Frysinger. * tests/chgrp/no-x: Remove the "fts_read failed: ..." diagnostic from the expected output when using native fdopendir. * tests/chmod/no-x: Likewise. * tests/du/no-x: Likewise. |