summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2005-06-21Use --apparent-size to avoid the vagariesJim 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-15Ensure that rel-named dirs are not created when chdir($PWD) fails.Jim Meyering
2005-06-15Ensure that each `-d'-specified directory is created.Jim Meyering
2005-06-15Add a test for just-fixed bug in mkdir-p.c.Jim Meyering
2005-06-14Ensure mkdir succeeds if the following argument is an absolute directory name.Jim Meyering
2005-06-14whoops.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-02Regenerate.Paul Eggert
2005-05-30Regenerate.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-26Add tests using arithmetic on negative integers.Jim Meyering
2005-05-18Regenerate.Paul Eggert
2005-05-14Regenerate.Paul Eggert
2005-05-14Update FSF postal mail address.Jim Meyering
2005-05-14.Jim Meyering
2005-05-14.Jim Meyering
2005-05-13.Jim Meyering
2005-05-10Skip this test if the user running it owns `/' or has write access to it.Jim Meyering
2005-05-10Skip 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-10Don't print PATH to stderr.Jim Meyering
2005-05-04Regenerate.Paul Eggert
2005-05-04Initial version.Paul Eggert
2005-05-04(TESTS): Add umask-xPaul Eggert
2005-04-30Regenerate.Paul Eggert
2005-04-29(tv): Rename tests from obs to obs-plusPaul 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-plusPaul Eggert
if they use file names starting with +. (test_vector): Don't set _POSIX2_VERSION if obs but not obs-plus.
2005-04-29Fix comment to match new behavior of "sort".Paul Eggert
2005-04-29Don't set _POSIX2_VERSION; no longer needed.Paul Eggert
2005-04-29Don't use 'set -'Paul Eggert
2005-04-29Don't use 'set -'.Paul Eggert
2005-04-29Don't use 'set -'. Simplify test construction.Paul Eggert
Work even if the underyling system attaches ACLs to new dirs.
2005-04-29Don't use 'set -'. Also, don't set _POSIX2_VERSION.Paul Eggert
2005-04-29Test 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-28Check for ug+r and ug,+x bugs.Paul Eggert
2005-04-28Check for =u bug.Paul Eggert
2005-04-28Check for =xX bug.Paul Eggert
2005-04-22Test for "mkdir -m =+x dir" bug.Paul Eggert
2005-04-21Regenerate.Paul Eggert
2005-04-21Undo previous change.Paul Eggert
(sig): New var. Use it insted of "trap '' CHLD". Append $EXEEXT to executable name.
2005-04-21Undo 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-20Fetish.pm renamed to Coreutils.pm.Paul Eggert
2005-04-20Renamed Fetish package to Coreutils.Paul Eggert