summaryrefslogtreecommitdiff
path: root/tests/chmod
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-05-07tests: improve diagnostics when asserting empty filesPádraig Brady
2014-03-19chmod: fix erroneous warnings with -R --changesDylan Simon
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering
2012-03-08chmod: add notations +40, 00440, etc.Paul Eggert
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-09tests: more automated quote adjustmentJim Meyering
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering
2011-05-25chmod: output the original mode in verbose modeBernhard Voelker
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-11-17tests: convert the multi-prog $VERBOSE/--version usesJim Meyering
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering
2010-11-17tests: convert remaining uses of test-lib.sh to init.shJim Meyering
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-03-27tests: migrate setgid-check into test-lib.shJim Meyering
2008-12-03tests: ensure that chmod, chgrp and chown honor --silentJim Meyering
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-05-27prefer abs_srcdir over abs_top_srcdir, ...Jim Meyering
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering
2008-04-23tests: don't fail in a non-English localeOndřej Vašík
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-04-20Use "env" to invoke potential built-ins.Jim Meyering
2008-02-28Make copyright comments consistent.Jim Meyering
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering
2007-11-30Add quotes to protect against white space in build dir name.Ralf Wildenhues
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering
2007-09-15Adjust chgrp, chmod, chown, cp tests to use test-lib.sh.Jim Meyering
2007-09-07chmod: don't ignore a dangling symlinkJim Meyering
2007-09-07Add a test: demonstrate that chmod ignores a dangling symlinkBob Proulx
2007-08-25Remove all .cvsignore files from version control.Jim Meyering