summaryrefslogtreecommitdiff
path: root/tests/touch
AgeCommit message (Expand)Author
2017-01-09maint: standardize on "timestamp" as per POSIXPaul Eggert
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-11-10tests: ensure programs are built before testingPádraig Brady
2015-01-14tests: use compare-vs-/dev/null instead of 'test -s'Bernhard Voelker
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-08-01chroot: perform chdir("/") again unless new --skip-chdir is specifiedBernhard Voelker
2014-07-02tests: use "env builtin" in place of "$abs_top_builddir/src/builtin"Jim Meyering
2014-06-26tests: use predetermined NON_ROOT_GIDPádraig Brady
2014-05-21tests: use chroot --user rather than internal setuidgid toolPádraig Brady
2014-05-07tests: improve diagnostics when asserting empty filesPádraig Brady
2014-03-05tests: avoid the :> construct which can hide errorsPádraig Brady
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-01-27maint: use single copyright year rangeJim 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-11-22tests: use compare, not "diff", in a few stray testsJim 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-01-28tests: remove obsolete uses of "$$" in temporary file namesJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert
2010-11-03stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional secondsJim Meyering
2010-10-01stat: print timestamps to full resolutionEric Blake
2010-01-23maint: ensure test independence from config macro formatPádraig Brady
2010-01-12tests: avoid spurious failure on old kernelEric Blake
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-11-22tests: do not fail on read-only root file systemDmitry V. Levin
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
2009-10-29tests: don't let a fail=1 env. setting induce unwarranted test failureJim Meyering
2009-10-21tests: ensure touch honors trailing slashEric Blake
2009-10-17touch: add -h to change symlink timestamps, where supportedEric Blake
2009-09-14touch: don't reject "60" as number of seconds in a legacy time stampJim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim 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-06tests: hoist the sourcing of "lang-default"Jim Meyering
2008-05-06* tests/touch/Makefile.am: Remove now-unused file.Jim Meyering
2008-04-27tests: don't source envvar-check manually, test-lib.sh does itJim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering