aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ls (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-22tests: ls: avoid alignment check with non printable charactersPádraig Brady1-0/+6
2025-08-31ls: fix alignment with locale formatted --sizePádraig Brady1-2/+19
2025-04-21tests: fix false failure with constrained setfaclPádraig Brady1-1/+1
2025-01-20tests: remove use of unprotected 'set'Pádraig Brady2-9/+9
2025-01-19tests: fix typo in tests/ls/ls-time.shDaniel Hofstetter1-1/+1
2025-01-18ls: fix crash with --contextPádraig Brady1-0/+3
2025-01-15tests: avoid false failure with many mountpointsPádraig Brady1-1/+1
2025-01-01maint: update all copyright year number rangesPádraig Brady52-52/+52
2024-11-24tests: avoid false failure with unicode decomposed file systemsPádraig Brady1-2/+2
2024-11-12tests: ls: also test security context output for symlinksPádraig Brady1-12/+17
2024-11-12tests: avoid false failure with --disable-selinuxPádraig Brady2-15/+40
2024-11-09ls: add test case for ls -Z bugPaul Eggert1-0/+15
2024-10-20tests: improve ls --dired with symlink testingSylvestre Ledru1-1/+9
2024-10-03tests: ls: don't always skip a capability testPádraig Brady1-2/+6
2024-08-11ls: add support for explicit file name sortingPádraig Brady1-2/+4
2024-06-27ls: treat --time=mtime consistently with other time selectorsPádraig Brady1-10/+20
2024-03-25tests: avoid triggering obsolete tail option processingPádraig Brady1-1/+1
2024-03-25tests: remove debugging from a testPádraig Brady1-1/+1
2024-01-10tests: ls: add a test to verify that '+' is addedSylvestre Ledru1-0/+40
2024-01-01maint: update all copyright year number rangesPádraig Brady50-50/+50
2023-11-03ls: fix recent regression in size alignmentPádraig Brady1-0/+32
2023-09-17ls: --dired now implies long format with hyperlinks disabledSylvestre Ledru1-3/+5
2023-09-15tests: improve ls --dired testingSylvestre Ledru1-1/+36
2023-08-28maint: spelling fixes, including author namesPaul Eggert3-3/+3
2023-06-19tests: move tests to a directory per utilitySylvestre Ledru2-0/+520
2023-06-07ls: display command line symlinks that return ELOOPPádraig Brady1-0/+35
2023-03-19tests: avoid false failure on systems without statxPádraig Brady2-4/+6
2023-03-13ls: --color: honor separate sequences for extension casesPádraig Brady1-1/+45
2023-01-01maint: update all copyright year number rangesPádraig Brady46-46/+46
2022-11-15maint: avoid new grep -q syntax-check failuresPádraig Brady2-2/+2
2022-01-02maint: update all copyright year number rangesPádraig Brady46-46/+46
2021-12-24doc: colorize -> colorPaul Eggert5-5/+5
2021-09-17tests: port removed-directory test to FreeBSDPádraig Brady1-1/+1
2021-09-12tests: stat-vs-dirent.sh: avoid a false failurePádraig Brady1-1/+2
2021-07-28tests: augment new ls --zero test casesPádraig Brady1-1/+9
2021-07-27ls: rename --null to --zero (Bug#49716)Paul Eggert1-2/+2
2021-07-26ls: add --null option (Bug#49716)Paul Eggert1-0/+33
2021-04-22tests: fix FP in ls/stat-free-color.shBernhard Voelker1-4/+6
2021-04-11ls: add --sort=width option to sort by file name widthCarl Edquist1-0/+41
2021-01-01maint: update all copyright year number rangesPádraig Brady44-44/+44
2020-11-11ls: fix crash printing SELinux context for unstatable filesPádraig Brady1-2/+8
2020-05-23tests: fix removed-directory testBernhard Voelker1-10/+9
2020-05-20ls: port removed-directory test to NFSPaul Eggert1-5/+10
2020-04-27ls: allow --classify to be ignored for non tty outputJason Kim1-0/+63
2020-03-07ls: improve removed-directory testPaul Eggert1-9/+4
2020-03-07ls: restore 8.31 behavior on removed directoriesPaul Eggert1-8/+2
2020-03-01tests: improve test coverage for ls stat checksPádraig Brady2-19/+44
2020-02-29tests: fix incorrect `|| fail` pattern in testsPádraig Brady1-1/+1
2020-02-27ls: issue error message on removed directoryColin Watson1-0/+45
2020-02-03ls: support --time=creation to show/sort birth timePádraig Brady1-0/+27