summaryrefslogtreecommitdiffstats
path: root/tests/ls
AgeCommit message (Expand)AuthorLines
2023-03-19tests: avoid false failure on systems without statxPádraig Brady-4/+6
2023-03-13ls: --color: honor separate sequences for extension casesPádraig Brady-1/+45
2023-01-01maint: update all copyright year number rangesPádraig Brady-46/+46
2022-11-15maint: avoid new grep -q syntax-check failuresPádraig Brady-2/+2
2022-01-02maint: update all copyright year number rangesPádraig Brady-46/+46
2021-12-24doc: colorize -> colorPaul Eggert-5/+5
2021-09-17tests: port removed-directory test to FreeBSDPádraig Brady-1/+1
2021-09-12tests: stat-vs-dirent.sh: avoid a false failurePádraig Brady-1/+2
2021-07-28tests: augment new ls --zero test casesPádraig Brady-1/+9
2021-07-27ls: rename --null to --zero (Bug#49716)Paul Eggert-2/+2
2021-07-26ls: add --null option (Bug#49716)Paul Eggert-0/+33
2021-04-22tests: fix FP in ls/stat-free-color.shBernhard Voelker-4/+6
2021-04-11ls: add --sort=width option to sort by file name widthCarl Edquist-0/+41
2021-01-01maint: update all copyright year number rangesPádraig Brady-44/+44
2020-11-11ls: fix crash printing SELinux context for unstatable filesPádraig Brady-2/+8
2020-05-23tests: fix removed-directory testBernhard Voelker-10/+9
2020-05-20ls: port removed-directory test to NFSPaul Eggert-5/+10
2020-04-27ls: allow --classify to be ignored for non tty outputJason Kim-0/+63
2020-03-07ls: improve removed-directory testPaul Eggert-9/+4
2020-03-07ls: restore 8.31 behavior on removed directoriesPaul Eggert-8/+2
2020-03-01tests: improve test coverage for ls stat checksPádraig Brady-19/+44
2020-02-29tests: fix incorrect `|| fail` pattern in testsPádraig Brady-1/+1
2020-02-27ls: issue error message on removed directoryColin Watson-0/+45
2020-02-03ls: support --time=creation to show/sort birth timePádraig Brady-0/+27
2020-01-01maint: update all copyright year number rangesPádraig Brady-41/+41
2019-01-12ls: with --group-directories-first, also group symlinked dirsPádraig Brady-0/+43
2019-01-01maint: update all copyright year number rangesAssaf Gordon-40/+40
2018-06-20ls: ignore case when coloring file extensionsKaxandra Labat-0/+41
2018-05-29tests: fix periodic false failure in month alignmentPádraig Brady-1/+2
2018-03-27tests: avoid a recent syntax-check failurePádraig Brady-1/+1
2018-03-27ls: -A now overrides -aPaul Eggert-0/+27
2018-03-16ls: increase the allowed abmon width from 5 to 12Pádraig Brady-3/+6
2018-01-01maint: update all copyright year number rangesPádraig Brady-38/+38
2017-12-02tests: make ls/block-size more readableJean Delvare-0/+13
2017-11-06tests: avoid false failure with inaccessible mount pointsThomas Deutschmann-1/+4
2017-09-19all: prefer HTTPS in URLsPaul Eggert-38/+38
2017-09-01tests: fix false failure in recent ls --hyperlink testPádraig Brady-13/+15
2017-08-29ls: support --hyperlink to output file:// URIsPádraig Brady-0/+61
2017-08-29tests: don't fail tests when failing to write filesPádraig Brady-13/+12
2017-08-24ls: consistently quote symlink targetsPádraig Brady-0/+30
2017-01-01maint: update all copyright year number rangesPádraig Brady-36/+36
2016-11-25tests: fix false failure on new ls testPádraig Brady-2/+1
2016-11-22ls: improve alignment of quoted namesPádraig Brady-0/+63
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering-2/+1
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering-6/+3
2016-01-01maint: update all copyright year number rangesPádraig Brady-35/+35
2015-11-21tests: avoid false failure on older NFS implementationsPádraig Brady-2/+6
2015-11-10tests: ensure programs are built before testingPádraig Brady-2/+2
2015-10-21ls: fix off by one error when determining max display columnsPádraig Brady-0/+4
2015-10-21ls: allow -w0 to mean no limit on line lengthPádraig Brady-0/+44