Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-27 | (TESTS): Add base64. | Jim Meyering | |
2006-02-27 | Test base64. From Simon Josefsson. | Jim Meyering | |
2006-02-20 | . | Jim Meyering | |
2006-02-20 | . | Jim Meyering | |
2006-02-20 | tests for new, -I, option | Jim Meyering | |
2006-02-20 | (TESTS): Add interactive-always and interactive-once. | Jim Meyering | |
2006-02-14 | fix typo in diagnostic | Jim Meyering | |
2006-02-11 | Adjust two expected diagnostics, now that they're | Jim Meyering | |
a tiny bit less precise: cannot remove `a/1': ... instead of cannot open directory `a/1': ... | |||
2006-02-11 | . | Jim Meyering | |
2006-02-11 | (TESTS): Add empty-inacc. | Jim Meyering | |
2006-02-11 | # Ensure that rm -rf removes an empty-and-inaccessible directory. | Jim Meyering | |
2006-02-07 | (expected_failure_status_vdir): | Jim Meyering | |
Redirect an expected disk-full diagnostic to /dev/null. | |||
2006-02-04 | *** empty log message *** | Jim Meyering | |
2006-02-04 | tweak comment | Jim Meyering | |
2006-02-04 | add a comment | Jim Meyering | |
2006-02-04 | (TESTS): Add cp-deref. | Jim Meyering | |
2006-02-04 | New file. Test for today's fix. | Jim Meyering | |
2006-02-03 | regenerate, as usual | Jim Meyering | |
2006-01-25 | . | Jim Meyering | |
2006-01-24 | New 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-only | Jim Meyering | |
2006-01-19 | (pfx-1, pfx-2): New tests, to demonstrate the bug | Jim Meyering | |
reported as http://bugs.debian.org/147577. Forwarded by Thomas Hood. | |||
2006-01-18 | (TESTS): Add long-from-unreadable. | Jim Meyering | |
2006-01-17 | . | Jim Meyering | |
2006-01-17 | New test, to exercise one small corner of fts.c. | Jim Meyering | |
2006-01-13 | (SUBDIRS): Add comments discouraging the | Jim Meyering | |
addition of new directories under tests/. | |||
2006-01-13 | Redirect stdin to /dev/null. Otherwise, FreeBSD 5.0's getfacl would hang. | Jim Meyering | |
2006-01-12 | Adjust not to hard-code the expected | Jim Meyering | |
diagnostic corresponding to ELOOP. Solaris' diagnostic differs from that of Linux/libc. Reported by Paul Eggert. | |||
2006-01-12 | Create final file *after* the loop. | Jim Meyering | |
2006-01-12 | Create file at end of symlink chain. | Jim Meyering | |
2006-01-12 | skip the test on a system that can handle this many symlinks in a file name, | Jim Meyering | |
2006-01-12 | . | Jim Meyering | |
2006-01-12 | whoops. traps were commented out. | Jim Meyering | |
2006-01-12 | (TESTS): Add test. | Jim Meyering | |
2006-01-12 | New file, with a test for one of the | Jim Meyering | |
bugs fixed by yesterday's test.c changes. | |||
2006-01-11 | Test for today's fts.c bug fix. | Jim Meyering | |
2006-01-11 | (TESTS): Add long-sloop. | Jim Meyering | |
2006-01-10 | Add a test for today's fts.c fix. | Jim Meyering | |
2006-01-04 | . | Jim Meyering | |
2006-01-04 | fix typo | Jim Meyering | |
2006-01-04 | change comment and temp file name: s/openat/fdopendir/ | Jim Meyering | |
2006-01-04 | change comments and temp file name: s/openat/fdopendir/ | Jim Meyering | |
2006-01-04 | Also allow a slightly different diagnostic -- the | Jim Meyering | |
one you get when using openat-enabled fts.c and du (coming soon). | |||
2006-01-03 | Also allow a slightly different diagnostic -- the | Jim Meyering | |
one you get when using openat-enabled fts.c and du (coming soon). | |||
2006-01-03 | Also allow a slightly different diagnostic -- the | Jim Meyering | |
one you get when using openat-enabled fts.c and du (coming soon). | |||
2006-01-03 | Make sure we can change the group of inaccessible files. | Paul Eggert | |
2005-12-23 | (TESTS): Add p-thru-slink | Jim Meyering | |
2005-12-23 | New file. Test for today's mkdir-p.c fix. | Jim Meyering | |
2005-12-22 | redirect stderr to /dev/full, too (to suppress write error diagnostic) | Jim Meyering | |