summaryrefslogtreecommitdiff
path: root/tests/install
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-12-18tests: support non-MLS enabled SELinux systemsNicolas Iooss
2016-11-19cp: improve status message when omitting directoriesPádraig Brady
2016-07-08install: with -Z, set default SELinux context for created directoriesKamil Dudka
2016-01-16tests: fix false failure with spaces in absolute $PWDPádraig Brady
2016-01-03install: fix relative copies to absolute directory with -DPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-11-10maint: use standard spacing in shebang line in testsPádraig Brady
2015-11-10tests: cleanup trapping of signal namesPádraig Brady
2015-07-03tests: avoid side effects of $SHELL environment variablePádraig Brady
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-07-13build: support building all tools in a single binaryAlex Deymo
2014-07-02tests: use "env builtin" in place of "$abs_top_builddir/src/builtin"Jim Meyering
2014-06-11tests: fix version printing for ginstall in one testPádraig Brady
2014-06-11install: allow options -D and -t to be used togetherBernhard Voelker
2014-03-05tests: avoid the :> construct which can hide errorsPádraig Brady
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