summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2006-01-25.Jim Meyering
2006-01-24New file. Test for today's fix.Jim Meyering
2006-01-24(TESTS): Add append-only.Jim Meyering
2006-01-24(check-root): Add tail-2/append-onlyJim Meyering
2006-01-19(pfx-1, pfx-2): New tests, to demonstrate the bugJim Meyering
2006-01-18(TESTS): Add long-from-unreadable.Jim Meyering
2006-01-17.Jim Meyering
2006-01-17New test, to exercise one small corner of fts.c.Jim Meyering
2006-01-13(SUBDIRS): Add comments discouraging theJim Meyering
2006-01-13Redirect stdin to /dev/null. Otherwise, FreeBSD 5.0's getfacl would hang.Jim Meyering
2006-01-12Adjust not to hard-code the expectedJim Meyering
2006-01-12Create final file *after* the loop.Jim Meyering
2006-01-12Create file at end of symlink chain.Jim Meyering
2006-01-12skip the test on a system that can handle this many symlinks in a file name,Jim Meyering
2006-01-12.Jim Meyering
2006-01-12whoops. traps were commented out.Jim Meyering
2006-01-12(TESTS): Add test.Jim Meyering
2006-01-12New file, with a test for one of theJim Meyering
2006-01-11Test for today's fts.c bug fix.Jim Meyering
2006-01-11(TESTS): Add long-sloop.Jim Meyering
2006-01-10Add a test for today's fts.c fix.Jim Meyering
2006-01-04.Jim Meyering
2006-01-04fix typoJim Meyering
2006-01-04change comment and temp file name: s/openat/fdopendir/Jim Meyering
2006-01-04change comments and temp file name: s/openat/fdopendir/Jim Meyering
2006-01-04Also allow a slightly different diagnostic -- theJim Meyering
2006-01-03Also allow a slightly different diagnostic -- theJim Meyering
2006-01-03Also allow a slightly different diagnostic -- theJim Meyering
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
2005-12-15Fix typo in previous changePaul Eggert
2005-12-15Port to pre-POSIX shells like Solaris 8 /bin/sh.Paul Eggert
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