Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-23 | . | Jim Meyering | |
2005-06-22 | Use umask-check instead of chmod. | Paul Eggert | |
2005-06-22 | Use umask-check. | Paul Eggert | |
2005-06-22 | (EXTRA_DIST): Add umask-check. | Paul Eggert | |
2005-06-22 | Initial revision. | Paul Eggert | |
2005-06-22 | * tests/cp/cp-parents: Use chmod to work around some hosts with | Paul Eggert | |
ACL problems. | |||
2005-06-21 | Use --apparent-size to avoid the vagaries | Jim Meyering | |
of counting blocks. Kevin Mudrick reported that this test would fail on an nfs-mounted directory where attribute-caching is turned on. | |||
2005-06-20 | . | Jim Meyering | |
2005-06-15 | Ensure that rel-named dirs are not created when chdir($PWD) fails. | Jim Meyering | |
2005-06-15 | Ensure that each `-d'-specified directory is created. | Jim Meyering | |
2005-06-15 | Add a test for just-fixed bug in mkdir-p.c. | Jim Meyering | |
2005-06-14 | Ensure mkdir succeeds if the following argument is an absolute directory name. | Jim Meyering | |
2005-06-14 | whoops. | Jim Meyering | |
redirect stderr to dev/null | |||
2005-06-14 | . | Jim Meyering | |
2005-06-14 | (TESTS): Add p-3. | Jim Meyering | |
2005-06-13 | *** empty log message *** | Jim Meyering | |
2005-06-02 | Regenerate. | Paul Eggert | |
2005-05-30 | Regenerate. | Paul Eggert | |
2005-05-27 | (eq-6, gt-5, lt-5): New tests. | Paul Eggert | |
2005-05-27 | (bigcmp): New test. | Paul Eggert | |
2005-05-26 | Add tests using arithmetic on negative integers. | Jim Meyering | |
2005-05-18 | Regenerate. | Paul Eggert | |
2005-05-14 | Regenerate. | Paul Eggert | |
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2005-05-14 | . | Jim Meyering | |
2005-05-14 | . | Jim Meyering | |
2005-05-13 | . | Jim Meyering | |
2005-05-10 | Skip this test if the user running it owns `/' or has write access to it. | Jim Meyering | |
2005-05-10 | Skip the test if the user running it has write access to `/'. | Jim Meyering | |
2005-05-10 | . | Jim Meyering | |
2005-05-10 | (TESTS): Add reply-no. | Jim Meyering | |
2005-05-10 | *** empty log message *** | Jim Meyering | |
2005-05-10 | Don't print PATH to stderr. | Jim Meyering | |
2005-05-04 | Regenerate. | Paul Eggert | |
2005-05-04 | Initial version. | Paul Eggert | |
2005-05-04 | (TESTS): Add umask-x | Paul Eggert | |
2005-04-30 | Regenerate. | Paul Eggert | |
2005-04-29 | (tv): Rename tests from obs to obs-plus | Paul Eggert | |
if they use file names starting with +. (test_vector): Don't set _POSIX2_VERSION if obs but not obs-plus. | |||
2005-04-29 | (tv): Rename tests from obs to obs-plus | Paul Eggert | |
if they use file names starting with +. (test_vector): Don't set _POSIX2_VERSION if obs but not obs-plus. | |||
2005-04-29 | Fix comment to match new behavior of "sort". | Paul Eggert | |
2005-04-29 | Don't set _POSIX2_VERSION; no longer needed. | Paul Eggert | |
2005-04-29 | Don't use 'set -' | Paul Eggert | |
2005-04-29 | Don't use 'set -'. | Paul Eggert | |
2005-04-29 | Don't use 'set -'. Simplify test construction. | Paul Eggert | |
Work even if the underyling system attaches ACLs to new dirs. | |||
2005-04-29 | Don't use 'set -'. Also, don't set _POSIX2_VERSION. | Paul Eggert | |
2005-04-29 | Test for new -p behavior. Omit -1 option. | Paul Eggert | |
The "ls --color" test wasn't being checked; add a check for "ls --color=auto" instead. | |||
2005-04-28 | Check for ug+r and ug,+x bugs. | Paul Eggert | |
2005-04-28 | Check for =u bug. | Paul Eggert | |
2005-04-28 | Check for =xX bug. | Paul Eggert | |
2005-04-22 | Test for "mkdir -m =+x dir" bug. | Paul Eggert | |