summaryrefslogtreecommitdiff
path: root/tests/rm
AgeCommit message (Expand)Author
2007-09-22rm: give a sensible diagnostic when failing to remove a symlinkJim Meyering
2007-09-16* tests/rm/v-slash: Avoid test failure with non-C locale.Jim Meyering
2007-09-15Enable some previously omitted test scripts. Add a test cross-check.Jim Meyering
2007-09-15Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.Jim Meyering
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering
2007-08-25Remove all .cvsignore files from version control.Jim Meyering
2007-08-22Change "rm --verbose -r a//" not to print extra slashes in a///bJim Meyering
2007-08-18Run each Coreutils.pm-based test in its own subdirectory.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-05-04Avoid failure of root-only test when run with a restrictive umask.Jim Meyering
2007-05-03Avoid test failure when run with a permissive umask.Jim Meyering
2007-05-02Invoke rm via 'setuidgid ... env PATH="$PATH" ...', as in fail-eperm.Jim Meyering
2007-02-24Remove the "gnits" option; it prohibits my using "+" as a versionJim Meyering
2007-02-18* tests/rm/fail-eacces: Skip this test when running as root.Jim Meyering
2007-01-17Make "rm --interactive=never ..." never prompt.Jim Meyering
2007-01-13Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering
2007-01-01* tests/rm/fail-eperm: Instead, simply transform the actual output diagnostic.Jim Meyering
2007-01-01* tests/rm/fail-eperm: Revert last change. The PATH=... settingJim Meyering
2006-12-30* tests/rm/fail-eperm: Avoid spurious differences (the error functionJim Meyering
2006-12-21"rm -rf /etc/motd" (run by non-root) now prints a diagnostic.Jim Meyering
2006-11-21* tests/rm/one-file-system: Upon setup failure (e.g., mount failure),Jim Meyering
2006-11-21* tests/rm/fail-eperm: Use the "(exit N); exit N" idiom,Jim Meyering
2006-10-26Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.Jim Meyering
2006-10-25new feature: rm accepts new option: --one-file-systemJim Meyering
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering
2006-10-03* src/remove.c (nonexistent_file_errno): Remove ENAMETOOLONG.Jim Meyering
2006-10-03* tests/rm/fail-eperm: Report failure also if rm is terminated byJim Meyering
2006-10-03With --force (-f), rm no longer fails for ENOTDIR.Jim Meyering
2006-09-30* tests/rm/readdir-bug: Don't use $(...) in a shell script,Paul Eggert
2006-09-29Work around a readdir bug in Darwin 7.9.0 (MacOS X 10.3.9) on HFS+Jim Meyering
2006-09-28fix typo: s/dignostic/diagnostic/Jim Meyering
2006-09-28* tests/rm/fail-eperm: Unset BASH_ENV, CDPATH, and ENV, too;Paul Eggert
2006-09-28* tests/rm/fail-eperm: Enable Perl's (-T) taint checking.Jim Meyering
2006-09-03Use $CONFIG_HEADER, rather than hard-coding it.Jim Meyering
2006-09-03* tests/rm/inaccessible: Adjust for movement of config.h to lib/.Jim Meyering
2006-09-03New file.Paul Eggert
2006-09-03(TESTS): Add r-4.Paul Eggert
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert
2006-08-19.Jim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-08-15.Jim Meyering
2006-08-09Regenerate.Paul Eggert
2006-08-09Regenerate.Paul Eggert
2006-07-17Regenerate.Paul Eggert
2006-07-09Regenerate.Paul Eggert
2006-07-03* tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT):Jim Meyering
2006-06-26* NEWS: rm no longer fails to remove an empty, unreadable directoryJim Meyering
2006-06-17* tests/rm/inaccessible: Skip this test on systems without openat support.Jim Meyering