summaryrefslogtreecommitdiffstats
path: root/tests/ln
AgeCommit message (Expand)AuthorLines
2026-02-28tests: ln: verify that -f and -i override each otherSylvestre Ledru-0/+21
2026-02-28test: ln: verify backup suffix path traversal preventionSylvestre Ledru-0/+65
2026-01-01maint: run 'make update-copyright'Collin Funk-8/+8
2025-10-10tests: ln -f: ensure existing link replacedSylvestre Ledru-0/+8
2025-01-01maint: update all copyright year number rangesPádraig Brady-8/+8
2024-01-01maint: update all copyright year number rangesPádraig Brady-8/+8
2023-01-01maint: update all copyright year number rangesPádraig Brady-8/+8
2022-01-02maint: update all copyright year number rangesPádraig Brady-8/+8
2021-01-01maint: update all copyright year number rangesPádraig Brady-8/+8
2020-01-01maint: update all copyright year number rangesPádraig Brady-8/+8
2019-01-01maint: update all copyright year number rangesAssaf Gordon-8/+8
2018-01-01maint: update all copyright year number rangesPádraig Brady-8/+8
2017-09-19all: prefer HTTPS in URLsPaul Eggert-8/+8
2017-08-30tests: avoid printf '0*d' construct unsupported by ashPádraig Brady-1/+1
2017-08-29stat: fix determination of max name length on BSD systemsPádraig Brady-5/+3
2017-08-29tests: don't fail tests when failing to write filesPádraig Brady-1/+1
2017-08-13tests: avoid false failures on AIXPádraig Brady-1/+6
2017-01-01maint: update all copyright year number rangesPádraig Brady-8/+8
2016-01-01maint: update all copyright year number rangesPádraig Brady-8/+8
2015-11-04all: avoid quoting file names when possiblePádraig Brady-2/+2
2015-05-28tests: ln/hard-to-sym FAIL rather than ERROR when ln failsPádraig Brady-15/+21
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady-5/+5
2015-01-01maint: update all copyright year number rangesPádraig Brady-8/+8
2014-03-13ln: with -sr, don't segfault for a TARGET of ''Jim Meyering-0/+5
2014-01-17ln: fix replacing symbolic links whose targets can't existPádraig Brady-1/+16
2014-01-02maint: update all copyright year number rangesBernhard Voelker-8/+8
2013-04-04doc: add details on ln --relative symlink resolutionPádraig Brady-0/+11
2013-04-04ln: --relative: fix updating of existing symlinksRémy Lefevre-0/+5
2013-02-07tests: avoid actual/expected mismatch due to changed diagnosticJim Meyering-1/+1
2013-01-01maint: update all copyright year number rangesJim Meyering-8/+8
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini-8/+8
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini-0/+0
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering-7/+7
2012-03-22ln: add the --relative optionHarald Hoyer-0/+32
2012-01-27maint: use single copyright year rangeJim Meyering-4/+4
2012-01-09maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering-3/+3
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering-5/+5
2012-01-01maint: update all copyright year number rangesJim Meyering-7/+7
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering-1/+1
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini-37/+37
2011-01-01maint: update all copyright year number rangesJim Meyering-7/+7
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering-7/+7
2010-11-17tests: convert remaining uses of test-lib.sh to init.shJim Meyering-1/+1
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering-6/+1
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering-36/+12
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-7/+7
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering-7/+0
2009-10-29tests: don't let a fail=1 env. setting induce unwarranted test failureJim Meyering-0/+1
2009-09-25ln: add -L/-P optionsEric Blake-23/+82
2009-09-10link,ln: use gnulib's link module to work around Solaris 10 deficiencyJim Meyering-0/+34