summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2026-01-16maint: spelling fixesPaul Eggert-1/+1
2026-01-15all: with multi-call binary, only process options for known namesPádraig Brady-5/+12
2026-01-13tests: ensure utilities correctly diagnose read errorsPádraig Brady-0/+24
2026-01-13paste: support multi-byte delimitersPádraig Brady-89/+0
2026-01-12tests: paste -d: test supported escape sequencesPádraig Brady-0/+15
2026-01-11tests: cksum: ensure --check diagnoses read errorsPádraig Brady-0/+1
2026-01-10cksum: promptly diagnose write errorsCollin Funk-0/+3
2026-01-10maint: remove redundant processing in a testPádraig Brady-3/+4
2026-01-10du: promptly diagnose write errorsPádraig Brady-0/+1
2026-01-10wc: promptly diagnose write errorsPádraig Brady-0/+1
2026-01-06maint: organize mktemp tests in a subdirectoryCollin Funk-206/+0
2026-01-01maint: run 'make update-copyright'Collin Funk-34/+34
2025-12-27tests: kill: check that real-time signals are listedCollin Funk-0/+13
2025-12-27tests: check I/O error handling with /dev/full and closed pipesPádraig Brady-0/+94
2025-12-11maint: organize tee tests in a subdirectoryCollin Funk-145/+0
2025-12-02maint: organize expand and unexpand tests in a subdirectoryCollin Funk-330/+0
2025-11-17tests: check that mknod, mkfifo, and mkdir handle comma-separated modesCollin Funk-0/+12
2025-11-16tests: verify we document all supported options in --helpPádraig Brady-0/+59
2025-11-03tests: date: check that write errors are promptly diagnosedCollin Funk-0/+2
2025-11-03date: promptly diagnose write errors with --filePádraig Brady-0/+1
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-1277/+0
2025-10-20numfmt: support multi-byte --delimiterPádraig Brady-0/+7
2025-10-18numfmt: fix issues with multi-byte blanksPádraig Brady-0/+14
2025-10-17numfmt: add --unit-separatorPádraig Brady-0/+71
2025-10-17numfmt: support reading numbers with grouping charactersPádraig Brady-2/+14
2025-10-17numfmt: support reading numbers with NBSP before unitPádraig Brady-0/+23
2025-10-11numfmt: fix buffer over-read (CWE-126)Pádraig Brady-0/+1
2025-10-02unexpand: fix heap buffer overflow with --tabs=[+/]NUMPádraig Brady-0/+4
2025-09-17tests: write-errors.sh: avoid portability issue with dashPádraig Brady-2/+2
2025-09-17tests: fix issues with fold-characters.sh testPádraig Brady-0/+1
2025-09-16fold: exit promptly upon write errorsPádraig Brady-1/+3
2025-09-09nohup: avoid FORTIFY runtime failure on Bionic libcPádraig Brady-0/+20
2025-09-07tests: ensure option aliases are supportedPádraig Brady-0/+61
2025-09-04tests: cksum: check more length variantsPádraig Brady-4/+8
2025-08-26tests: fold: consolidate all fold tests in tests/foldPádraig Brady-51/+0
2025-08-14tsort: add do-nothing -w optionPaul Eggert-0/+4
2025-08-10realpath: support the -E option required by POSIXCollin Funk-0/+3
2025-04-06doc: mention the edge case of hex durations with 'd' suffixPádraig Brady-0/+1
2025-01-20maint: tests: remove duplicate uses of 'my' in PerlCollin Funk-1/+0
2025-01-15tests: misc/write-errors.sh: increase memory limitPádraig Brady-1/+1
2025-01-15tests: avoid slow ulimit -v behaviorPádraig Brady-1/+1
2025-01-12tests: make misc/write-errors.sh immune to default signal dispositionPádraig Brady-3/+5
2025-01-01maint: update all copyright year number rangesPádraig Brady-36/+36
2024-12-30numfmt: don't require a suffix with --from=iec-iPádraig Brady-0/+1
2024-12-23kill: with -l,-t list signal 0Pádraig Brady-0/+3
2024-11-02cksum: add support for --algorithm=crc32bPádraig Brady-0/+1