summaryrefslogtreecommitdiff
path: root/tests/cp/same-file
AgeCommit message (Expand)Author
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-07-27maint: copy: refactor hard link creationPádraig Brady
2011-01-28tests: remove obsolete uses of "$$" in temporary file namesJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-03tests: cleanup rm -rf fails under NFSPaul Eggert
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-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-10-29tests: don't let a fail=1 env. setting induce unwarranted test failureJim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2008-09-10fix minor shell issues in test suiteRalf Wildenhues
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-04-21Revamp test-related Makefiles.Jim Meyering
2007-11-01Accommodate FreeBSD 6.1 hard-link-to-symlink differences.Jim Meyering
2007-09-15Adjust chgrp, chmod, chown, cp tests to use test-lib.sh.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-06-15Correct cp's handling of destination symlinks in some cases.Paul Eggert
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-06-11Setting TIME_STYLE=long-iso in the environment would make theJim Meyering
2006-06-11* tests/cp/same-file: Execute 'ls' in the C locale, so that itPaul Eggert
2004-06-23Replace all occurrences of `(exit N); exit' withJim Meyering
2003-12-08Don't assume that 'ls' output is fixed-width.Jim Meyering
2003-05-14Use tr's \n notation rather than \012.Jim Meyering
2003-03-06Unset CDPATH. Otherwise, having theJim Meyering
2003-01-21Add comment, and remove now-unnecessary -l option.Jim Meyering
2003-01-21Don't assume that the file owner usernameJim Meyering
2002-06-15Change temp. file name: s/\.err/_err/, for DOS.Jim Meyering
2002-04-19Lots of clean-up:Jim Meyering
2000-10-22Source lang-default rather than open-codingJim Meyering
2000-09-25Don't use `diff -u'. It's not portable.Jim Meyering
2000-09-23adjust for change in behaviorJim Meyering
2000-09-05Redirect stdout to stderr before trying toJim Meyering
2000-09-05Remove the `cp -bdl symlink foo' case.Jim Meyering
2000-09-05Remove the `cp -dl sl1 sl2' case,Jim Meyering
2000-09-04Add new tests using cp's --rem option.Jim Meyering
2000-08-21Clean up traps. Create files in a subdir.Jim Meyering
2000-08-21remove `dir' in trap, tooJim Meyering
2000-08-21use better trapJim Meyering
2000-05-29Adapt to fit new semantics of `cp -d'.Jim Meyering
1999-05-23Correct erroneous expected output from the `cp -f foo foo' tests.Jim Meyering
1999-04-04Change the sed command used to extract theJim Meyering
1999-01-19put back mistakenly removed pwd= assignmentJim Meyering