aboutsummaryrefslogtreecommitdiffstats
path: root/tests/install/basic-1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini1-115/+0
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering1-2/+2
2012-01-27maint: use single copyright year rangeJim Meyering1-1/+1
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering1-6/+6
2012-01-01maint: update all copyright year number rangesJim Meyering1-1/+1
2011-11-22tests: use compare, not "diff", in a few stray testsJim Meyering1-1/+1
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini1-3/+3
2011-01-01maint: update all copyright year number rangesJim Meyering1-1/+1
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert1-1/+4
2010-12-13tests: tweak basic-1 to use warn_ rather than literal "exit 77"Jim Meyering1-18/+6
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering1-1/+1
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering1-6/+2
2010-09-07tests: exclude some tests when running on NFSPádraig Brady1-1/+1
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering1-1/+1
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering1-1/+0
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering1-1/+1
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering1-1/+1
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering1-1/+1
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering1-1/+0
2008-04-21Revamp test-related Makefiles.Jim Meyering1-3/+3
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering1-1/+1
2007-09-15Convert tests/install/, too.Jim Meyering1-31/+10
2007-07-23Update all copyright notices to use the newer form.Jim Meyering1-5/+3
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering1-1/+1
2007-03-29ls: Add support for SELinux and a slightly modified -Z option.Jim Meyering1-3/+2
2007-03-20Skip part of this test when "." is not a local file system.Jim Meyering1-7/+11
2007-03-10The preceding change solved part of the problem. Now ginstall fails.Jim Meyering1-1/+1
2007-03-10* tests/install/basic-1: When setting up an unreadable "." in anJim Meyering1-3/+2
2006-10-26Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.Jim Meyering1-2/+2
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering1-5/+5
2006-10-07* src/install.c (make_ancestor): New arg COMPONENT.Paul Eggert1-0/+18
2006-10-05* tests/install/basic-1: Skip the latter part of this test if theJim Meyering1-1/+14
2006-09-18Fix bug where chmod, chown, and chgrp did not process operandsPaul Eggert1-2/+1
2006-09-16* NEWS: Document that mkdir -p and install -d now fork on occasion.Paul Eggert1-7/+18
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert1-0/+19
2005-09-21Require that this test be run as non-root.Jim Meyering1-0/+3
2005-06-15Ensure that rel-named dirs are not created when chdir($PWD) fails.Jim Meyering1-5/+22
2005-06-15Ensure that each `-d'-specified directory is created.Jim Meyering1-0/+3
2005-04-21Undo previous change.Paul Eggert1-13/+8
2005-04-18Fix typo in comment.Paul Eggert1-1/+1
2005-04-18Use "cat", not "test", to test forPaul Eggert1-1/+3
2005-04-18Skip this test if ../../src/dd isn't readable.Paul Eggert1-0/+5
2004-08-11Further fix for -d regression.Paul Eggert1-0/+1
2004-08-11Test for the -d regression.Paul Eggert1-0/+4
2004-06-23Replace all occurrences of `(exit N); exit' withJim Meyering1-1/+1
2002-04-07Tweak comments to reflect reality.Jim Meyering1-2/+2
2001-03-17Add the standard $VERBOSE-handling hook.Jim Meyering1-0/+5
2000-06-17Don't fail (just exit 77) if strip doesn't work.Jim Meyering1-5/+24
2000-02-28Use ginstall, not install.Jim Meyering1-2/+2
2000-02-27Clean up.Jim Meyering1-11/+6