summaryrefslogtreecommitdiff
path: root/tests/install
AgeCommit message (Expand)Author
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-04-14tests: avoid false failures with non default groupsPádraig Brady
2013-02-22install: cleanup properly if the strip program failed for any reasonOndrej Oprala
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: more automated quote adjustmentJim 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-01maint: update all copyright year number rangesJim Meyering
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-12-13tests: tweak basic-1 to use warn_ rather than literal "exit 77"Jim 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-09-07tests: exclude some tests when running on NFSPádraig Brady
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-08-19tests: make install-C slightly less prone to confusionJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-04-19tests: avoid failure of install-C test on FreeBSD UFS file systemAurelien Jarno
2009-03-27tests: avoid spurious test failure in set-GID build dirJim Meyering
2009-03-27tests: migrate setgid-check into test-lib.shJim Meyering
2009-02-21tests: skip new install-C test if working directory is set-gidJim Meyering
2009-02-18add missing copyright datesEric Blake
2009-02-17install: add --compare (-C) option to install file only when necessaryKamil Dudka
2008-10-04tests: fix the install/strip-program testJim Meyering
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-09-06install: new option: --strip-program,Kamil Dudka
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
2008-03-28Require that "(exit $fail); exit $fail" be last line of each test.Jim Meyering
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering
2007-09-15Enable some previously omitted test scripts. Add a test cross-check.Jim Meyering
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering
2007-09-15Convert tests/install/, too.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-03-29ls: Add support for SELinux and a slightly modified -Z option.Jim Meyering
2007-03-20Skip part of this test when "." is not a local file system.Jim Meyering
2007-03-10The preceding change solved part of the problem. Now ginstall fails.Jim Meyering
2007-03-10* tests/install/basic-1: When setting up an unreadable "." in anJim Meyering