summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-12-15tests: mv: add timeout protection when moving fifosPádraig Brady-1/+1
2025-12-13tests: ls: use a larger file descriptor limitCollin Funk-34/+4
2025-12-12tests: printf: add case for quoting single quotesPádraig Brady-1/+3
2025-12-11maint: organize tee tests in a subdirectoryCollin Funk-1/+1
2025-12-11tests: tee: add a test for --appendCollin Funk-0/+48
2025-12-11tests: fix recent portability issue with printfPádraig Brady-1/+1
2025-12-11tests: env: ensure non-utf8 name or value is supportedPádraig Brady-0/+8
2025-12-11tests: mv: ensure ownership preserved when copyingPádraig Brady-0/+41
2025-12-10tests: env: add a test for --ignore-signal=PIPEPádraig Brady-10/+24
2025-12-08tests: fix non-portable use of printf '\x..'Pádraig Brady-4/+4
2025-12-07tests: tac-continue.sh: modernise and always execute as rootPádraig Brady-45/+12
2025-12-04tests: ls: check that 'ls -R' doesn't run out of file descriptorsCollin Funk-0/+37
2025-12-02maint: organize expand and unexpand tests in a subdirectoryCollin Funk-2/+2
2025-12-02tests: expand, unexpand: add a test for bounded memory operationCollin Funk-0/+74
2025-12-02timeout: print the signal number 0 instead of EXITCollin Funk-1/+1
2025-12-02timeout: prioritize "timed out" exit statusPádraig Brady-1/+1
2025-12-02tests: ls --hyperlink: add more escaping test casesPádraig Brady-1/+3
2025-12-01tests: cut: add a test for bounded memory operationCollin Funk-0/+41
2025-12-01tests: enable mkdir/writable-under-readonly.shPádraig Brady-21/+10
2025-12-01tests: mv: add checks for cross device handling of special filesPádraig Brady-0/+63
2025-12-01tests: rm: avoid usually skipped non root testPádraig Brady-164/+17
2025-11-30tests: copy: reinstate check for symlink xattr copyingPádraig Brady-1/+27
2025-11-30tests: avoid skip due to missing nouser_xattr supportPádraig Brady-35/+18
2025-11-29test: re-enable tests that had a false requirement on coreutils' killPádraig Brady-3/+3
2025-11-29timeout: ensure we terminate command upon abnormal exitPádraig Brady-1/+19
2025-11-28tests: tac: test --separator with invalid UTF-8Collin Funk-0/+2
2025-11-28du: add the short option -A corresponding to --apparent-sizeCollin Funk-5/+8
2025-11-28test: tac: test with non-ASCII values for --separatorCollin Funk-0/+44
2025-11-28tests: prefer ext4 casefold for case insensitive testsPádraig Brady-4/+16
2025-11-22timeout: honor ignored signal dispositionsPádraig Brady-13/+33
2025-11-21timeout: handle all terminating signalsPádraig Brady-1/+9
2025-11-17tests: check that mknod, mkfifo, and mkdir handle comma-separated modesCollin Funk-0/+12
2025-11-17tests: install supports comma-separated mode stringsSylvestre Ledru-0/+13
2025-11-17tests: use tail --debug to determine inotify supportPádraig Brady-19/+4
2025-11-17tail: add --debug to report the --follow implementationPádraig Brady-0/+72
2025-11-16tests: verify we document all supported options in --helpPádraig Brady-0/+60
2025-11-15tests: install should ignore umaskSylvestre Ledru-0/+8
2025-11-15tests: pr: add a test for bounded memory operationCollin Funk-0/+37
2025-11-14tests: dd: add tests for conv=lcase and conv=ucaseCollin Funk-0/+58
2025-11-13tests: test: add test cases for -efCollin Funk-0/+30
2025-11-12maint: fix a typo in commentsCollin Funk-1/+1
2025-11-12tests: test: add test cases for -nt and -otCollin Funk-0/+24
2025-11-12tests: env --argv0: fix false failure with symlinked single binaryPádraig Brady-1/+3
2025-11-11tests: add tests for locale orderingPádraig Brady-0/+52
2025-11-09nice: clamp the niceness correctly on GNU/HurdCollin Funk-10/+40
2025-11-08tests: tail: avoid a test failure on GNU/HurdCollin Funk-1/+2
2025-11-08tests: avoid false failure due to small timeoutPádraig Brady-1/+1
2025-11-07install: fix crash with --strip and large $PATH on ppc and sparcPádraig Brady-0/+5
2025-11-06tests: wc: protect against a hang on GNU/HurdCollin Funk-1/+2
2025-11-04tests: avoid skipping of LD_PRELOAD based df testsBernhard Voelker-26/+84