summaryrefslogtreecommitdiffstats
path: root/tests/touch
AgeCommit message (Expand)AuthorLines
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering-11/+11
2012-01-27maint: use single copyright year rangeJim Meyering-8/+8
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering-7/+7
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering-2/+2
2012-01-01maint: update all copyright year number rangesJim Meyering-14/+14
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering-4/+4
2011-11-22tests: use compare, not "diff", in a few stray testsJim Meyering-1/+1
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini-24/+24
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering-5/+5
2011-01-28tests: remove obsolete uses of "$$" in temporary file namesJim Meyering-7/+3
2011-01-01maint: update all copyright year number rangesJim Meyering-14/+14
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering-15/+15
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering-90/+30
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert-1/+1
2010-11-03stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional secondsJim Meyering-1/+1
2010-10-01stat: print timestamps to full resolutionEric Blake-1/+1
2010-01-23maint: ensure test independence from config macro formatPádraig Brady-2/+2
2010-01-12tests: avoid spurious failure on old kernelEric Blake-2/+11
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-14/+14
2009-11-22tests: do not fail on read-only root file systemDmitry V. Levin-1/+4
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering-15/+0
2009-10-29tests: don't let a fail=1 env. setting induce unwarranted test failureJim Meyering-0/+1
2009-10-21tests: ensure touch honors trailing slashEric Blake-0/+71
2009-10-17touch: add -h to change symlink timestamps, where supportedEric Blake-0/+80
2009-09-14touch: don't reject "60" as number of seconds in a legacy time stampJim Meyering-0/+38
2009-08-25global: convert indentation-TABs to spacesJim Meyering-2/+2
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-11/+11
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering-12/+12
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering-12/+12
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering-2/+0
2008-05-06* tests/touch/Makefile.am: Remove now-unused file.Jim Meyering-27/+0
2008-04-27tests: don't source envvar-check manually, test-lib.sh does itJim Meyering-1/+0
2008-04-21Revamp test-related Makefiles.Jim Meyering-20/+20
2008-04-20Use "env" to invoke potential built-ins.Jim Meyering-3/+2
2008-03-28tests: Factor out code that's going to be reused.Pádraig Brady-7/+1
2008-03-28Require that "(exit $fail); exit $fail" be last line of each test.Jim Meyering-9/+9
2008-02-12tests/touch/not-owner: Source test-lib.sh before using skip_test_.Peter Fales-3/+3
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim Meyering-1/+1
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering-14/+7
2008-01-06touch: add a test for today's change.Jim Meyering-1/+42
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering-4/+0
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering-53/+18
2007-09-15Parallel "make check" support.Jim Meyering-107/+50
2007-08-25Remove all .cvsignore files from version control.Jim Meyering-2/+0
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-55/+33
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering-11/+11
2007-02-24Remove the "gnits" option; it prohibits my using "+" as a versionJim Meyering-4/+1
2007-01-13Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering-0/+1
2006-12-07* tests/touch/empty-file: Use envvar-check, so "make check" doesn'tJim Meyering-2/+6
2006-10-26Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.Jim Meyering-2/+2