Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-08 | iflags->iflag. This fixes a typo that meant the | Paul Eggert | |
noatime test never tested anything. | |||
2006-03-05 | Set SHELL, if not already set, in order to | Jim Meyering | |
avoid failure when `make check' is run through debuild; dircolors would fail due to lack of $SHELL. Reported by Sven Joachim. | |||
2006-03-05 | . | Jim Meyering | |
2006-03-03 | add warning comment | Jim Meyering | |
2006-03-03 | Don't fail when run from an environment with SHELL not a Bourne | Jim Meyering | |
shell, e.g. `env SHELL=/bin/csh make check' would fail this test. Invoke each non-failing test with -b. Reported by Michael Stone. | |||
2006-02-27 | Derive --decode-using tests from the encode-based ones. | Jim Meyering | |
2006-02-27 | Factor out a long constant string. | Jim Meyering | |
Split lines to stay within 80 columns. | |||
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 | |