summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2026-05-16tests: tail: ensure --pid is responsive to intermittent inputHEADmasterPádraig Brady-2/+41
2026-05-15tests: date: test format options combined with format stringsCollin Funk-0/+14
2026-05-14tests: mktemp: test the creation of hidden files in a subdirectoryCollin Funk-0/+19
2026-05-14test: mktemp: test creation of a directory with a subdirectory templateCollin Funk-3/+12
2026-05-14tests: shred: check shred explicit deallocationPádraig Brady-1/+10
2026-05-11tests: date: test the behavior with multiple --iso-8601 optionsCollin Funk-0/+8
2026-05-10shred: don't block when opening FIFOs with no readersCollin Funk-0/+44
2026-05-07shuf: prefer fwrite over fputs and fputcCollin Funk-0/+12
2026-05-05tests: head: test 'head -n 0' and 'head -c 0' open files for readingCollin Funk-0/+82
2026-05-05tests: ls: verify correct alignment with ACLsSylvestre Ledru-0/+15
2026-05-04ls: exclude newline from consideration in line widthPádraig Brady-2/+28
2026-05-04ls: fix too few display columns edge casePádraig Brady-0/+17
2026-05-04tests: fix false failure with spaces in hierarchyPádraig Brady-3/+5
2026-05-03tests: tee: ensure tee is non bufferedPádraig Brady-0/+6
2026-05-02tests: all: ensure closed stdin is handled appropriatelyCollin Funk-0/+87
2026-04-30sum,cksum: consistently emit detailed write errorsCollin Funk-0/+10
2026-04-29unexpand: fix heap overflowPádraig Brady-0/+8
2026-04-29unexpand: consolidate error messagesPádraig Brady-1/+1
2026-04-29sort: use more dynamic memory allocation with pipesPádraig Brady-0/+51
2026-04-28uniq: fix read overrun with -wPaul Eggert-0/+3
2026-04-27tests: avoid false failure with perl-IO-Tty >= 1.24Pádraig Brady-1/+2
2026-04-25tests: all: ensure closed stdout is handled appropriatelyPádraig Brady-7/+23
2026-04-24tests: tail: avoid a rare false failurePádraig Brady-5/+13
2026-04-23dd: avoid recursive parsing of multipliersPádraig Brady-1/+8
2026-04-22comm: don't close standard input twiceCollin Funk-1/+33
2026-04-17tests: reinstate logname error verificationBruno Haible-3/+4
2026-04-17tests: fix false failure with dashPádraig Brady-1/+1
2026-04-16tests: Avoid accidental matching of the vendor field of $host, part 2Collin Funk-3/+2
2026-04-16tests: mktemp: test the behavior when writing to standard output failsCollin Funk-0/+37
2026-04-16tests: avoid a failure on muslCollin Funk-0/+9
2026-04-16test: avoid false failure on OpenBSDPádraig Brady-1/+2
2026-04-16tests: avoid false failure with hidden /proc on GuixPádraig Brady-1/+4
2026-04-16tests: avoid failure on Manjaro LinuxPádraig Brady-2/+3
2026-04-16tests: fix false failure due to ulimit usagePádraig Brady-3/+4
2026-04-16tests: avoid failure on older Centos 7Pádraig Brady-1/+5
2026-04-16tests: fix false failure on Centos 7Pádraig Brady-1/+2
2026-04-15tests: avoid intermittent false failures with kshPádraig Brady-0/+6
2026-04-15tests: use more accurate ulimit with $SHELL -cPádraig Brady-1/+1
2026-04-15tests: avoid $SHELL -c "ulimit ..." patternPádraig Brady-26/+16
2026-04-15tests: fix false failure due to racePádraig Brady-23/+37
2026-04-15df: improve detection of duplicate entriesLukáš Zaoral-2/+4
2026-04-12tests: fix false failure under some shellsPádraig Brady-4/+3
2026-04-11tests: validate error handling when reading multiple filesPádraig Brady-41/+53
2026-04-10tests: validate command responsivenessPádraig Brady-0/+86
2026-04-10tests: stat: ensure independence from /proc/Pádraig Brady-1/+9
2026-04-10tests: cut: ensure separate read paths checkedPádraig Brady-1/+1
2026-04-10tests: Avoid accidental matching of the vendor field of $hostBruno Haible-15/+15
2026-04-09maint: move tty-eof.pl to misc directoryPádraig Brady-1/+1
2026-04-09tests: tty-eof.pl: address FIXME re hardcoded Ctrl-dPádraig Brady-4/+34
2026-04-09tests: tty-eof.pl: make fully table drivenPádraig Brady-8/+8