summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2021-12-10mv: Bug#52410 fixPaul Eggert-0/+5
2021-11-20cp: fix --preserve=ownership permissions bugPaul Eggert-1/+9
2021-11-13tests: avoid false failure in env-signal-handler.shPádraig Brady-43/+25
2021-10-31sort: --debug: add warnings about sign, radix, and grouping charsPádraig Brady-22/+66
2021-10-12timeout: ensure --foreground -k exits with status 137Pádraig Brady-0/+3
2021-09-25tests: cp/sparse-perf: make more robust and add zfs commentsPádraig Brady-16/+10
2021-09-24chmod: fix exit status when ignoring symlinksPádraig Brady-0/+32
2021-09-24tests: sparse-perf: avoid false failurePádraig Brady-1/+10
2021-09-20tests: date-debug: avoid a false failure on solarisPádraig Brady-5/+8
2021-09-20tests: env-s.pl: avoid spurious failure on OS XJim Meyering-0/+6
2021-09-20cksum: support more transparent emulation of older utilsPádraig Brady-1/+0
2021-09-20tests: avoid rare race in tail-2/F-vs-rename.shPádraig Brady-22/+24
2021-09-17tests: fix typo in cksum-a.shTianjia Zhang-1/+1
2021-09-17tests: fix rare false failure in tail-2/F-vs-renamePádraig Brady-0/+5
2021-09-17tests: port removed-directory test to FreeBSDPádraig Brady-1/+1
2021-09-16digest: ignore empty lines when checkingPádraig Brady-6/+3
2021-09-16tests: ensure returns_ check failures are propagatedPádraig Brady-4/+4
2021-09-16cksum: fix --check with non tagged format checksumsPádraig Brady-5/+16
2021-09-15digest: support windows format checksum filesPádraig Brady-0/+7
2021-09-15cksum: operate in binary mode onlyPádraig Brady-2/+1
2021-09-15cksum: use --tag format by defaultPádraig Brady-6/+9
2021-09-15cksum: support --zero in default modePádraig Brady-1/+0
2021-09-15cksum: support digest detection for tagged formatPádraig Brady-7/+67
2021-09-15digest: add support for sm3Pádraig Brady-0/+58
2021-09-15cksum: add --algorithm option to select digest modePádraig Brady-10/+61
2021-09-12tests: stat-vs-dirent.sh: avoid a false failurePádraig Brady-1/+2
2021-09-09tests: add new stdin reading programs to tty-eof testPádraig Brady-1/+2
2021-09-05tests: narrow scope of faulty join argsJustin Tracey-1/+1
2021-08-31sum: always output a file name if one passedPádraig Brady-9/+9
2021-08-30tests: port better to NetBSDPaul Eggert-1/+2
2021-08-30tests: merge help-version changes back from gzipPaul Eggert-8/+8
2021-08-29basenc: fix bug49741: using wrong decoding buffer lengthAssaf Gordon-0/+9
2021-08-27basenc: prefer signed to unsigned integersPaul Eggert-3/+0
2021-08-25tests: avoid reflinks when testing SEEK_DATA logicPádraig Brady-15/+20
2021-08-08cat: with -E fix handling of \r\n spanning buffersPádraig Brady-2/+14
2021-07-28tests: augment new ls --zero test casesPádraig Brady-1/+9
2021-07-28doc: modernize usage of “disk” and “core”Paul Eggert-17/+18
2021-07-27ls: rename --null to --zero (Bug#49716)Paul Eggert-4/+4
2021-07-26ls: add --null option (Bug#49716)Paul Eggert-0/+34
2021-06-26tail: fix abuse2 test racePaul Eggert-2/+2
2021-06-21stat: support more device number representationsPádraig Brady-0/+3
2021-05-12tests: fix tests/cp/sparse-2.sh false failure on some systemsPádraig Brady-3/+10
2021-05-12tests: ensure we test SEEK_DATA where usedPádraig Brady-54/+58
2021-04-22tests: fix FP in ls/stat-free-color.shBernhard Voelker-4/+6
2021-04-11ls: add --sort=width option to sort by file name widthCarl Edquist-0/+42
2021-03-29tests: add a test case for recent env fixPádraig Brady-0/+4
2021-03-15cksum: use pclmul hardware instruction for CRC32 calculationKristoffer Brånemyr-0/+39
2021-02-19rmdir: diagnose non following of symlinks with trailing slashPádraig Brady-0/+67
2021-02-15pr: fix alignment of input tabs to multiple columnsErik Auerswald-0/+38
2021-02-10cat: extend --show-ends to show \r\n as ^M$Pádraig Brady-1/+32