summaryrefslogtreecommitdiff
path: root/tests/ls
Commit message (Expand)AuthorAgeFilesLines
* tests: avoid false failure on systems without statxPádraig Brady2023-03-192-4/+6
* ls: --color: honor separate sequences for extension casesPádraig Brady2023-03-131-1/+45
* maint: update all copyright year number rangesPádraig Brady2023-01-0146-46/+46
* maint: avoid new grep -q syntax-check failuresPádraig Brady2022-11-152-2/+2
* maint: update all copyright year number rangesPádraig Brady2022-01-0246-46/+46
* doc: colorize -> colorPaul Eggert2021-12-245-5/+5
* tests: port removed-directory test to FreeBSDPádraig Brady2021-09-171-1/+1
* tests: stat-vs-dirent.sh: avoid a false failurePádraig Brady2021-09-121-1/+2
* tests: augment new ls --zero test casesPádraig Brady2021-07-281-1/+9
* ls: rename --null to --zero (Bug#49716)Paul Eggert2021-07-271-2/+2
* ls: add --null option (Bug#49716)Paul Eggert2021-07-261-0/+33
* tests: fix FP in ls/stat-free-color.shBernhard Voelker2021-04-221-4/+6
* ls: add --sort=width option to sort by file name widthCarl Edquist2021-04-111-0/+41
* maint: update all copyright year number rangesPádraig Brady2021-01-0144-44/+44
* ls: fix crash printing SELinux context for unstatable filesPádraig Brady2020-11-111-2/+8
* tests: fix removed-directory testBernhard Voelker2020-05-231-10/+9
* ls: port removed-directory test to NFSPaul Eggert2020-05-201-5/+10
* ls: allow --classify to be ignored for non tty outputJason Kim2020-04-271-0/+63
* ls: improve removed-directory testPaul Eggert2020-03-071-9/+4
* ls: restore 8.31 behavior on removed directoriesPaul Eggert2020-03-071-8/+2
* tests: improve test coverage for ls stat checksPádraig Brady2020-03-012-19/+44
* tests: fix incorrect `|| fail` pattern in testsPádraig Brady2020-02-291-1/+1
* ls: issue error message on removed directoryColin Watson2020-02-271-0/+45
* ls: support --time=creation to show/sort birth timePádraig Brady2020-02-031-0/+27
* maint: update all copyright year number rangesPádraig Brady2020-01-0141-41/+41
* ls: with --group-directories-first, also group symlinked dirsPádraig Brady2019-01-121-0/+43
* maint: update all copyright year number rangesAssaf Gordon2019-01-0140-40/+40
* ls: ignore case when coloring file extensionsKaxandra Labat2018-06-201-0/+41
* tests: fix periodic false failure in month alignmentPádraig Brady2018-05-291-1/+2
* tests: avoid a recent syntax-check failurePádraig Brady2018-03-271-1/+1
* ls: -A now overrides -aPaul Eggert2018-03-271-0/+27
* ls: increase the allowed abmon width from 5 to 12Pádraig Brady2018-03-161-3/+6
* maint: update all copyright year number rangesPádraig Brady2018-01-0138-38/+38
* tests: make ls/block-size more readableJean Delvare2017-12-021-0/+13
* tests: avoid false failure with inaccessible mount pointsThomas Deutschmann2017-11-061-1/+4
* all: prefer HTTPS in URLsPaul Eggert2017-09-1938-38/+38
* tests: fix false failure in recent ls --hyperlink testPádraig Brady2017-09-011-13/+15
* ls: support --hyperlink to output file:// URIsPádraig Brady2017-08-291-0/+61
* tests: don't fail tests when failing to write filesPádraig Brady2017-08-297-13/+12
* ls: consistently quote symlink targetsPádraig Brady2017-08-241-0/+30
* maint: update all copyright year number rangesPádraig Brady2017-01-0136-36/+36
* tests: fix false failure on new ls testPádraig Brady2016-11-251-2/+1
* ls: improve alignment of quoted namesPádraig Brady2016-11-221-0/+63
* tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering2016-11-131-2/+1
* tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering2016-11-133-6/+3
* maint: update all copyright year number rangesPádraig Brady2016-01-0135-35/+35
* tests: avoid false failure on older NFS implementationsPádraig Brady2015-11-211-2/+6
* tests: ensure programs are built before testingPádraig Brady2015-11-102-2/+2
* ls: fix off by one error when determining max display columnsPádraig Brady2015-10-211-0/+4
* ls: allow -w0 to mean no limit on line lengthPádraig Brady2015-10-211-0/+44