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
/
fail-2eperm
Age
Commit message (
Expand
)
Author
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-06-13
skip (don't fail) root-only tests for common set-up failures
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-09
tests: Remove priv-check. Use new require_root_ function instead.
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
2007-05-02
Invoke rm via 'setuidgid ... env PATH="$PATH" ...', as in fail-eperm.
Jim Meyering
2006-10-22
* tests/sample-test: Quote variables containing absolute build
Jim Meyering
2006-08-17
Add/fix copyright notices and adjust to latest GNU FDL.
Paul Eggert
2003-11-24
Handle another errno variant (HPUX, EPERM).
Jim Meyering
2003-07-23
Add a check for whether $NON_ROOT_USERNAME
Jim Meyering
2003-07-16
Remove setuidgid-related code. Moved to ../priv-check.
Jim Meyering
2003-07-10
Now that we have setuidgid, use it in place of the kludge in this test.
Jim Meyering
2003-03-08
Rather than simply using the first non-root
Jim Meyering
2003-03-04
*** empty log message ***
Jim Meyering