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
/
test-lib.sh
Age
Commit message (
Expand
)
Author
2008-02-23
Avoid test failures when root (/) is not readable.
Jim Meyering
2008-02-11
tests: Migrate sourced strace file into a function, require_strace_.
Jim Meyering
2008-02-09
tests: Remove priv-check. Use new require_root_ function instead.
Jim Meyering
2008-02-09
tests: move the very-expensive file into test-lib.sh
Jim Meyering
2008-02-09
tests: start migrating sourced-file function-like tests into test-lib.sh.
Jim Meyering
2007-12-20
Avoid another "make check" failure due to omitted programs.
Jim Meyering
2007-11-30
Add quotes to protect against white space in build dir name.
Ralf Wildenhues
2007-11-01
Use mktemp, not mkdtemp, to create test directories.
Jim Meyering
2007-11-01
Make the new printf-surprise test more precise.
Jim Meyering
2007-10-09
Skip the chcon test on a system with no SELinux support.
Jim Meyering
2007-09-15
More misc, test-related changes. (some to allow running tests as root)
Jim Meyering
2007-09-15
Adjust chgrp, chmod, chown, cp tests to use test-lib.sh.
Jim Meyering
2007-09-15
Parallel "make check" support.
Jim Meyering