Age | Commit message (Expand) | Author |
2007-10-05 | Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk. | Jim Meyering |
2007-09-22 | rm: give a sensible diagnostic when failing to remove a symlink | Jim Meyering |
2007-09-16 | * tests/rm/v-slash: Avoid test failure with non-C locale. | Jim Meyering |
2007-09-15 | Enable some previously omitted test scripts. Add a test cross-check. | Jim Meyering |
2007-09-15 | Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc. | Jim Meyering |
2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering |
2007-08-25 | Remove all .cvsignore files from version control. | Jim Meyering |
2007-08-22 | Change "rm --verbose -r a//" not to print extra slashes in a///b | Jim Meyering |
2007-08-18 | Run each Coreutils.pm-based test in its own subdirectory. | Jim Meyering |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-05-04 | Avoid failure of root-only test when run with a restrictive umask. | Jim Meyering |
2007-05-03 | Avoid test failure when run with a permissive umask. | Jim Meyering |
2007-05-02 | Invoke rm via 'setuidgid ... env PATH="$PATH" ...', as in fail-eperm. | Jim Meyering |
2007-02-24 | Remove the "gnits" option; it prohibits my using "+" as a version | Jim Meyering |
2007-02-18 | * tests/rm/fail-eacces: Skip this test when running as root. | Jim Meyering |
2007-01-17 | Make "rm --interactive=never ..." never prompt. | Jim Meyering |
2007-01-13 | Put 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=... setting | Jim Meyering |
2006-12-30 | * tests/rm/fail-eperm: Avoid spurious differences (the error function | Jim 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-26 | Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings. | Jim Meyering |
2006-10-25 | new feature: rm accepts new option: --one-file-system | Jim Meyering |
2006-10-22 | * tests/sample-test: Quote variables containing absolute build | Jim 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 by | Jim Meyering |
2006-10-03 | With --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-29 | Work around a readdir bug in Darwin 7.9.0 (MacOS X 10.3.9) on HFS+ | Jim Meyering |
2006-09-28 | fix 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-03 | Use $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-03 | New file. | Paul Eggert |
2006-09-03 | (TESTS): Add r-4. | Paul Eggert |
2006-08-22 | * aclocal.m4, config.hin, configure: | Paul Eggert |
2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert |
2006-08-19 | . | Jim Meyering |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert |
2006-08-15 | . | Jim Meyering |
2006-08-09 | Regenerate. | Paul Eggert |
2006-08-09 | Regenerate. | Paul Eggert |
2006-07-17 | Regenerate. | Paul Eggert |
2006-07-09 | Regenerate. | 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 directory | Jim Meyering |