summaryrefslogtreecommitdiffstats
path: root/tests/ls
AgeCommit message (Expand)AuthorLines
2026-02-28tests: ls: treat invalid UTF-8 paths starting with a dot as hiddenSylvestre Ledru-0/+60
2026-01-24tests: avoid failures if 'ulimit -n' cannot set file descriptor limitsCollin Funk-1/+1
2026-01-21ls: --hyperlink: switch to more standard delimitersPádraig Brady-2/+2
2026-01-01maint: run 'make update-copyright'Collin Funk-52/+52
2025-12-13tests: ls: use a larger file descriptor limitCollin Funk-34/+4
2025-12-08tests: fix non-portable use of printf '\x..'Pádraig Brady-1/+1
2025-12-04tests: ls: check that 'ls -R' doesn't run out of file descriptorsCollin Funk-0/+37
2025-12-02tests: ls --hyperlink: add more escaping test casesPádraig Brady-1/+3
2025-09-22tests: ls: avoid alignment check with non printable charactersPádraig Brady-0/+6
2025-08-31ls: fix alignment with locale formatted --sizePádraig Brady-2/+19
2025-04-21tests: fix false failure with constrained setfaclPádraig Brady-1/+1
2025-01-20tests: remove use of unprotected 'set'Pádraig Brady-9/+9
2025-01-19tests: fix typo in tests/ls/ls-time.shDaniel Hofstetter-1/+1
2025-01-18ls: fix crash with --contextPádraig Brady-0/+3
2025-01-15tests: avoid false failure with many mountpointsPádraig Brady-1/+1
2025-01-01maint: update all copyright year number rangesPádraig Brady-52/+52
2024-11-24tests: avoid false failure with unicode decomposed file systemsPádraig Brady-2/+2
2024-11-12tests: ls: also test security context output for symlinksPádraig Brady-12/+17
2024-11-12tests: avoid false failure with --disable-selinuxPádraig Brady-15/+40
2024-11-09ls: add test case for ls -Z bugPaul Eggert-0/+15
2024-10-20tests: improve ls --dired with symlink testingSylvestre Ledru-1/+9
2024-10-03tests: ls: don't always skip a capability testPádraig Brady-2/+6
2024-08-11ls: add support for explicit file name sortingPádraig Brady-2/+4
2024-06-27ls: treat --time=mtime consistently with other time selectorsPádraig Brady-10/+20
2024-03-25tests: avoid triggering obsolete tail option processingPádraig Brady-1/+1
2024-03-25tests: remove debugging from a testPádraig Brady-1/+1
2024-01-10tests: ls: add a test to verify that '+' is addedSylvestre Ledru-0/+40
2024-01-01maint: update all copyright year number rangesPádraig Brady-50/+50
2023-11-03ls: fix recent regression in size alignmentPádraig Brady-0/+32
2023-09-17ls: --dired now implies long format with hyperlinks disabledSylvestre Ledru-3/+5
2023-09-15tests: improve ls --dired testingSylvestre Ledru-1/+36
2023-08-28maint: spelling fixes, including author namesPaul Eggert-3/+3
2023-06-19tests: move tests to a directory per utilitySylvestre Ledru-0/+520
2023-06-07ls: display command line symlinks that return ELOOPPádraig Brady-0/+35
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