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
/
touch
/
not-owner
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-04-20
Use "env" to invoke potential built-ins.
Jim Meyering
2008-02-12
tests/touch/not-owner: Source test-lib.sh before using skip_test_.
Peter Fales
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-09-15
Parallel "make check" support.
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-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
2005-05-10
Skip this test if the user running it owns `/' or has write access to it.
Jim Meyering
2005-05-10
Skip the test if the user running it has write access to `/'.
Jim Meyering
2004-06-23
Replace all occurrences of `(exit N); exit' with
Jim Meyering
2003-07-18
Update to use newer framework.
Jim Meyering
2003-01-07
New test, mostly extracted from fail-diag.
Jim Meyering