summaryrefslogtreecommitdiffstats
path: root/tests/chmod
AgeCommit message (Expand)AuthorLines
2023-02-18tests: port chmod/setgid.sh to macOS 12Paul Eggert-8/+7
2023-01-01maint: update all copyright year number rangesPádraig Brady-12/+12
2022-01-02maint: update all copyright year number rangesPádraig Brady-12/+12
2021-09-24chmod: fix exit status when ignoring symlinksPádraig Brady-0/+31
2021-01-01maint: update all copyright year number rangesPádraig Brady-11/+11
2020-01-01maint: update all copyright year number rangesPádraig Brady-11/+11
2019-01-01maint: update all copyright year number rangesAssaf Gordon-11/+11
2018-01-01maint: update all copyright year number rangesPádraig Brady-11/+11
2017-09-19all: prefer HTTPS in URLsPaul Eggert-11/+11
2017-01-01maint: update all copyright year number rangesPádraig Brady-11/+11
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering-2/+1
2016-01-01maint: update all copyright year number rangesPádraig Brady-11/+11
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady-6/+6
2015-01-01maint: update all copyright year number rangesPádraig Brady-11/+11
2014-05-07tests: improve diagnostics when asserting empty filesPádraig Brady-1/+1
2014-03-19chmod: fix erroneous warnings with -R --changesDylan Simon-0/+11
2014-01-02maint: update all copyright year number rangesBernhard Voelker-11/+11
2013-01-01maint: update all copyright year number rangesJim Meyering-11/+11
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini-11/+11
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini-0/+0
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering-10/+10
2012-03-08chmod: add notations +40, 00440, etc.Paul Eggert-4/+20
2012-01-27maint: use single copyright year rangeJim Meyering-5/+5
2012-01-09tests: more automated quote adjustmentJim Meyering-1/+1
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering-5/+5
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering-4/+4
2012-01-01maint: update all copyright year number rangesJim Meyering-11/+11
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering-3/+3
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini-14/+14
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering-1/+1
2011-05-25chmod: output the original mode in verbose modeBernhard Voelker-2/+2
2011-01-01maint: update all copyright year number rangesJim Meyering-11/+11
2010-11-17tests: convert the multi-prog $VERBOSE/--version usesJim Meyering-1/+1
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering-10/+10
2010-11-17tests: convert remaining uses of test-lib.sh to init.shJim Meyering-1/+1
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering-7/+1
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering-60/+20
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-11/+11
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering-11/+0
2009-08-25global: convert indentation-TABs to spacesJim Meyering-1/+1
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-11/+11
2009-03-27tests: migrate setgid-check into test-lib.shJim Meyering-1/+1
2008-12-03tests: ensure that chmod, chgrp and chown honor --silentJim Meyering-0/+36
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering-10/+10
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering-10/+10
2008-05-27prefer abs_srcdir over abs_top_srcdir, ...Jim Meyering-1/+1
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering-6/+0
2008-04-23tests: don't fail in a non-English localeOndřej Vašík-0/+1
2008-04-21Revamp test-related Makefiles.Jim Meyering-40/+24
2008-04-20Use "env" to invoke potential built-ins.Jim Meyering-5/+3