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
/
cp
/
acl
Age
Commit message (
Expand
)
Author
2012-08-30
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Stefano Lattarini
2012-08-22
tests: correct print_ver_ arguments and add a rule to enforce this
Bernhard Voelker
2012-04-04
tests: convert nearly all `...` expressions to $(...)
Jim Meyering
2012-01-05
tests: adjust setfacl usage to accommodate Solaris 10
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-08-08
tests: complete the renaming framework_failure -> framework_failure_
Stefano Lattarini
2011-06-17
tests: remove skip_test_ function; use new skip_ instead
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-11-17
tests: convert the multi-prog $VERBOSE/--version uses
Jim Meyering
2010-11-17
tests: convert remaining uses of test-lib.sh to init.sh
Jim Meyering
2010-11-17
tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&
Jim Meyering
2010-07-01
cp: add an option to only copy the file attributes
Pádraig Brady
2010-01-23
maint: ensure test independence from config macro format
Pádraig Brady
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-10-30
tests: factor 350 fail=0 initializations into test-lib.sh
Jim Meyering
2009-10-29
tests: don't let a fail=1 env. setting induce unwarranted test failure
Jim Meyering
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
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-03-28
Require that "(exit $fail); exit $fail" be last line of each test.
Jim Meyering
2008-02-12
Move more test_skip_-using code to follow ". test-lib.sh".
Jim Meyering
2008-02-09
tests: call skip_test_ in place of echo+exit 77
Jim Meyering
2008-02-09
tests: start migrating sourced-file function-like tests into test-lib.sh.
Jim Meyering
2007-09-15
Adjust chgrp, chmod, chown, cp tests to use test-lib.sh.
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-09-05
* tests/cp/acl: Skip this test when cp lacks ACL support.
Jim Meyering
2006-08-17
Add/fix copyright notices and adjust to latest GNU FDL.
Paul Eggert
2006-08-16
* tests/cp/Makefile.am: Don't mark "acl" as XFAIL.
Jim Meyering
2006-08-16
2006-08-16 Andreas Schwab <schwab@suse.de>
Jim Meyering
2005-11-17
s/filesystem/file system/ in a comment
Jim Meyering
2005-11-17
remove commented-out lines
Jim Meyering
2005-11-17
no need to do `cd $pwd; rm -rf $tmp'; the traps handle that
Jim Meyering
2005-11-17
split long line
Jim Meyering
2005-11-17
New tests, from Andreas Gruenbacher.
Jim Meyering