summaryrefslogtreecommitdiff
path: root/tests/touch
AgeCommit message (Expand)Author
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
2008-04-20Use "env" to invoke potential built-ins.Jim Meyering
2008-03-28tests: Factor out code that's going to be reused.Pádraig Brady
2008-03-28Require that "(exit $fail); exit $fail" be last line of each test.Jim Meyering
2008-02-12tests/touch/not-owner: Source test-lib.sh before using skip_test_.Peter Fales
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim Meyering
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering
2008-01-06touch: add a test for today's change.Jim Meyering
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-15Parallel "make check" support.Jim Meyering
2007-08-25Remove all .cvsignore files from version control.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-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-12-07* tests/touch/empty-file: Use envvar-check, so "make check" doesn'tJim Meyering
2006-10-26Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.Jim Meyering
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim 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
2006-08-19.Jim Meyering