summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
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
2024-09-30tests: add fold(1) test for --bytes optionBernhard Voelker-0/+6
2024-08-04tests: limit mem usage on potentially expensive testPádraig Brady-3/+13
2024-08-04tests: ensure utils support writing to a closed pipePádraig Brady-0/+5
2024-07-10tests: add fold(1) test for non-existent filesBernhard Voelker-0/+7
2024-03-26tests: numfmt: fix false failures on some systemsPádraig Brady-4/+6
2024-03-25tests: avoid false failure with partial locale infoPádraig Brady-0/+5
2024-03-13env,kill,timeout: support unnamed signalsGrisha Levit-1/+9
2024-02-27mktemp: fix template diagnostic with --suffixlvgenggeng-1/+1
2024-02-27tests: move join tests to their own directoryPádraig Brady-430/+0
2024-02-27tests: simplify treatment of the $LOCALE_FR_UTF8 variablePádraig Brady-1/+0
2024-02-27join: avoid test failure on systems with no French UTF-8 localeBruno Haible-1/+1
2024-01-01maint: update all copyright year number rangesPádraig Brady-38/+38
2023-12-29tests: numfmt: fix test related to lower case 'k' SI unitPádraig Brady-1/+1
2023-12-29tests: run locale tests on more systemsPádraig Brady-9/+19
2023-11-27numfmt: support lowercase 'k' for Kilo and KibiPádraig Brady-80/+90
2023-11-16tests: omit inapplicable test codePaul Eggert-16/+1