summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2025-11-04tests: avoid skipping by fixing build of shared librariesBernhard Voelker-2/+4
2025-11-03tests: date: check that write errors are promptly diagnosedCollin Funk-0/+2
2025-11-03tests: truncate: ensure negative args not parsed as optionsPádraig Brady-0/+4
2025-11-03date: promptly diagnose write errors with --filePádraig Brady-0/+1
2025-11-02tests: stty: filter out ispeed and ospeed from boolean optionsCollin Funk-2/+2
2025-11-01tests: date: avoid test failure on NetBSDCollin Funk-1/+7
2025-11-01copy: don't avoid copy-offload upon SEEK_HOLE indicating non-sparsePádraig Brady-0/+10
2025-10-29sort: fix silent exit upon SIGPIPE from --compress-programPádraig Brady-4/+22
2025-10-28tests: fix new date/resolution.sh test on macOSPádraig Brady-3/+4
2025-10-25sort: use the more efficient posix_spawn to invoke --compress-programCollin Funk-0/+9
2025-10-23tests: date: test --resolution and %-NPádraig Brady-0/+32
2025-10-23tests: date: test --referencePádraig Brady-0/+51
2025-10-22pr: promptly diagnose write errorsPádraig Brady-1/+2
2025-10-22nl: promptly diagnose write errorsPádraig Brady-1/+1
2025-10-22fmt: promptly diagnose write errorsPádraig Brady-1/+2
2025-10-22numfmt: promptly diagnose write errorsPádraig Brady-1/+1
2025-10-20tests: numfmt: add non-utf8 multi-byte testPádraig Brady-1/+36