summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
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
2023-10-30join: fix recently introduced NUL bugPaul Eggert-3/+7
2023-10-30maint: pacify ‘make syntax-check’Paul Eggert-4/+2
2023-10-30maint: copy join, uniq tests from FedoraPaul Eggert-0/+50
2023-10-30join,uniq: support multi-byte separatorsPaul Eggert-0/+51
2023-10-06tests: move all basenc tests to their own directoryPádraig Brady-504/+0
2023-10-06basenc: auto pad base32 and base64 inputs when decodingPádraig Brady-4/+2
2023-08-31maint: avoid syntax check failurePádraig Brady-2/+2
2023-08-29maint: remove need for mbsalignPaul Eggert-7/+3
2023-08-28maint: spelling fixes, including author namesPaul Eggert-1/+1
2023-08-27tests: avoid false failure where sleep is a shell builtinPádraig Brady-1/+1
2023-07-17join: promptly diagnose write errorsPádraig Brady-1/+1
2023-07-17comm: promptly diagnose write errorsPádraig Brady-1/+1
2023-07-17cut: promptly diagnose write errorsPádraig Brady-1/+2
2023-07-17uniq: promptly diagnose write errorsPádraig Brady-1/+1
2023-07-17od: promptly diagnose write errorsPádraig Brady-1/+1
2023-07-17all: avoid repeated diagnostic upon write errorPádraig Brady-6/+0