summaryrefslogtreecommitdiff
path: root/tests/chmod
AgeCommit message (Expand)Author
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
2007-08-02Adjust the other two "no-x" tests and unify all three.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-03-29ls: Add support for SELinux and a slightly modified -Z option.Jim Meyering
2007-02-24Remove the "gnits" option; it prohibits my using "+" as a versionJim Meyering
2007-01-13Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering
2006-11-12du would exit early, when encountering an inaccessible directoryJim Meyering
2006-10-26Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.Jim Meyering
2006-10-22* tests/chmod/c-option: Double-quote instances of `$abs_srcdir'.Jim Meyering
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering
2006-09-20* tests/chmod/inaccessible: New test.Jim Meyering
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert