summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
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
2023-07-17tests: ensure utilties exit promptly upon write errorPádraig Brady-0/+70
2023-07-04tests: mktemp -t: $TMPDIR has higher priority than -pSylvestre Ledru-0/+6
2023-06-19tests: move tests to a directory per utilitySylvestre Ledru-14574/+0
2023-06-09build: update gnulib submodule to latestPádraig Brady-1/+1
2023-04-26tests: more cases for read input diagnosticsPádraig Brady-5/+21
2023-04-24tests: ensure all utilities that read input diagnose errorsPádraig Brady-57/+79
2023-04-14tests: tty-eof: fix various issuesPádraig Brady-4/+8
2023-04-08wc: ensure we update file offsetPádraig Brady-0/+12
2023-03-31tests: tee: avoid false failure due to fifo usagePádraig Brady-1/+1
2023-03-31tests: adjust csplit VM limitPádraig Brady-1/+1
2023-03-31wc: diagnose overflow of total countsPádraig Brady-0/+17
2023-03-28dircolors: diagnose read errorsPádraig Brady-0/+28
2023-03-28tests: add a test case for the previous date fixPádraig Brady-0/+29
2023-03-23cksum: fix reporting of failed checksPádraig Brady-0/+10
2023-03-21tests: skip some parts of tests/misc/tee.sh if run as rootNick Alcock-3/+5
2023-03-18tests: aix: avoid unsupported functionalityPádraig Brady-1/+5
2023-03-08tee: support non blocking outputsPádraig Brady-1/+16
2023-03-07tee: fix a crash with unwriteable filesPádraig Brady-0/+5
2023-02-28tests: tee -p: add test for early exit with closed pipesPádraig Brady-0/+10
2023-02-21doc: fix some spelling mistakesChuanGang Jiang-1/+1
2023-02-10maint: fix some typos in commentsChuanGang Jiang-1/+1
2023-02-06cksum: add --raw option to output a binary digestPádraig Brady-0/+60