index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
rm
/
inaccessible
Age
Commit message (
Expand
)
Author
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-05-27
in 280+ tests/* files, use $srcdir, not $top_srcdir/tests
Jim Meyering
2008-05-06
tests: hoist the sourcing of "lang-default"
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2008-02-11
* tests/rm/inaccessible: Source test-lib.sh *before* using skip_test_.
Jim Meyering
2008-02-09
tests: call skip_test_ in place of echo+exit 77
Jim Meyering
2007-09-15
More misc, test-related changes. (some to allow running tests as root)
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
2006-10-26
Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.
Jim Meyering
2006-10-22
* tests/sample-test: Quote variables containing absolute build
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-08-17
Add/fix copyright notices and adjust to latest GNU FDL.
Paul Eggert
2006-06-17
* tests/rm/inaccessible: Skip this test on systems without openat support.
Jim Meyering
2006-05-28
Source lang-default. From Ralf Wildenhues.
Jim Meyering
2006-05-28
AIX 4.3.3 gives a different diagnostic.
Jim Meyering
2004-06-29
Don't let verbose-mode output from a subshell obscure actual differences.
Jim Meyering
2004-05-21
# Ensure that rm works even when run from a directory
Jim Meyering