Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2005-04-21 | Regenerate. | Paul Eggert | |
2005-04-21 | Undo previous change. | Paul Eggert | |
(sig): New var. Use it insted of "trap '' CHLD". Append $EXEEXT to executable name. | |||
2005-04-21 | Undo previous change. | Paul Eggert | |
(dd, dd2): New vars, which use $EXEEXT. All uses of dd and dd2 changed. | |||
2005-04-21 | (TESTS_ENVIRONMENT): Add EXEEXT. | Paul Eggert | |
2005-04-20 | Fetish.pm renamed to Coreutils.pm. | Paul Eggert | |
2005-04-20 | Renamed Fetish package to Coreutils. | Paul Eggert | |
2005-04-20 | (EXTRA_DIST): Add Coreutils.pm and remove Fetish.pm. | Paul Eggert | |
2005-04-20 | (package Coreutils): Renamed from package Fetish. | Paul Eggert | |