summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2006-01-03Also allow a slightly different diagnostic -- theJim Meyering
one you get when using openat-enabled fts.c and du (coming soon).
2006-01-03Also allow a slightly different diagnostic -- theJim Meyering
one you get when using openat-enabled fts.c and du (coming soon).
2006-01-03Make sure we can change the group of inaccessible files.Paul Eggert
2005-12-23(TESTS): Add p-thru-slinkJim Meyering
2005-12-23New file. Test for today's mkdir-p.c fix.Jim Meyering
2005-12-22redirect stderr to /dev/full, too (to suppress write error diagnostic)Jim Meyering
2005-12-21.Jim Meyering
2005-12-19.Jim Meyering
2005-12-19(TESTS): Add mknod.Jim Meyering
2005-12-17.Jim Meyering
2005-12-15(print_it): Properly handle a backslash at theJim Meyering
end of a --printf format string. Reported by Paul Eggert. (end-bs): Add a test for the above.
2005-12-15Fix typo in previous changePaul Eggert
2005-12-15Port to pre-POSIX shells like Solaris 8 /bin/sh.Paul Eggert
Don't assume /etc/passwd contains user names; use 'id' instead.
2005-12-15Regenerate.Paul Eggert
2005-12-15.Jim Meyering
2005-12-15(TESTS): Add stat-printf.Jim Meyering
2005-12-15Test --printf and --format.Jim Meyering
2005-12-14(incompat4): New test.Paul Eggert
2005-12-14(incompat1, incompat2, incompat3): New tests.Paul Eggert
2005-12-10(TESTS): Add sort-rand.Jim Meyering
2005-12-10Add a basic test of the new options.Jim Meyering
2005-12-09add commentsJim Meyering
2005-12-09Add test for dd iflags=noatime.Paul Eggert
2005-12-07exit-77 before the trap, not after, if we failJim Meyering
to create a temporary directory on another partition.
2005-12-03.Jim Meyering
2005-12-03Update uses of undocumented, for- testing-only --presume* optionsJim Meyering
to start with `---'.
2005-11-24(EXTRA_DIST): Add acl to the list.Jim Meyering
2005-11-24Add `$0: ' prefix to diagnostics.Jim Meyering
2005-11-22.Jim Meyering
2005-11-22(rm): Change expected diagnostic, `cannot open directory' to `cannot remove',Jim Meyering
to align with new version of rm.
2005-11-22Ensure that rm now continues removing entries even after certain types of ↵Jim Meyering
failure.
2005-11-17s/filesystem/file system/ in a commentJim Meyering
2005-11-17s/filesystem/file system/Jim Meyering
2005-11-17.Jim Meyering
2005-11-17remove commented-out linesJim Meyering
2005-11-17Let traps handle removing temporary directories.Jim Meyering
2005-11-17(XFAIL_TESTS): Add acl.Jim Meyering
2005-11-17(XFAIL_TESTS): Add acl.Jim Meyering
2005-11-17(TESTS): Add acl.Jim Meyering
2005-11-17(TESTS): Add acl.Jim Meyering
2005-11-17no need to do `cd $pwd; rm -rf $tmp'; the traps handle thatJim Meyering
2005-11-17split long lineJim Meyering
2005-11-17New tests, from Andreas Gruenbacher.Jim Meyering
2005-11-17New tests, from Andreas Gruenbacher.Jim Meyering
2005-11-17*** empty log message ***Jim Meyering
2005-11-16Accommodate HPUX. It appears to fail with EACCES rather than EPERM.Jim Meyering
Reported by Peter O'Gorman here: http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/5766
2005-11-12s/expensive/very expensive/ in a comment.Jim Meyering
2005-11-04.Jim Meyering
2005-11-04.Jim Meyering
2005-11-04fix typo in commentJim Meyering