summaryrefslogtreecommitdiff
path: root/tests/ln
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-11-04all: avoid quoting file names when possiblePádraig Brady
2015-05-28tests: ln/hard-to-sym FAIL rather than ERROR when ln failsPá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-03-13ln: with -sr, don't segfault for a TARGET of ''Jim Meyering
2014-01-17ln: fix replacing symbolic links whose targets can't existPádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-04-04doc: add details on ln --relative symlink resolutionPádraig Brady
2013-04-04ln: --relative: fix updating of existing symlinksRémy Lefevre
2013-02-07tests: avoid actual/expected mismatch due to changed diagnosticJim Meyering
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-03-22ln: add the --relative optionHarald Hoyer
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-09maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim 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-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini
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 remaining uses of test-lib.sh to init.shJim Meyering
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim 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-09-25ln: add -L/-P optionsEric Blake
2009-09-10link,ln: use gnulib's link module to work around Solaris 10 deficiencyJim 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-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-15Convert tests/ln/, 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-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-11-18"ln --backup f f" produces a misleading diagnostic:Jim Meyering
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert