summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* sort: fix several version-sort problemsPaul Eggert2022-02-122-3/+15
* date: test against bug#50115Paul Eggert2022-02-051-0/+3
* cksum: use more exact selection of digest algorithmsPádraig Brady2022-01-301-0/+4
* mv: when installing to dir use dir-relative namesPaul Eggert2022-01-292-3/+3
* dd: improve integer overflow checkingPaul Eggert2022-01-272-4/+14
* cp: when copying to dir use dir-relative namesPaul Eggert2022-01-131-1/+9
* maint: update all copyright year number rangesPádraig Brady2022-01-02604-604/+604
* doc: colorize -> colorPaul Eggert2021-12-245-5/+5
* maint: update tests/init.sh from gnulibBernhard Voelker2021-12-201-0/+17
* mv: Bug#52410 fixPaul Eggert2021-12-101-0/+5
* cp: fix --preserve=ownership permissions bugPaul Eggert2021-11-201-1/+9
* tests: avoid false failure in env-signal-handler.shPádraig Brady2021-11-131-43/+25
* sort: --debug: add warnings about sign, radix, and grouping charsPádraig Brady2021-10-311-22/+66
* timeout: ensure --foreground -k exits with status 137Pádraig Brady2021-10-121-0/+3
* tests: cp/sparse-perf: make more robust and add zfs commentsPádraig Brady2021-09-251-16/+10
* chmod: fix exit status when ignoring symlinksPádraig Brady2021-09-242-0/+32
* tests: sparse-perf: avoid false failurePádraig Brady2021-09-241-1/+10
* tests: date-debug: avoid a false failure on solarisPádraig Brady2021-09-201-5/+8
* tests: env-s.pl: avoid spurious failure on OS XJim Meyering2021-09-201-0/+6
* cksum: support more transparent emulation of older utilsPádraig Brady2021-09-201-1/+0
* tests: avoid rare race in tail-2/F-vs-rename.shPádraig Brady2021-09-201-22/+24
* tests: fix typo in cksum-a.shTianjia Zhang2021-09-171-1/+1
* tests: fix rare false failure in tail-2/F-vs-renamePádraig Brady2021-09-171-0/+5
* tests: port removed-directory test to FreeBSDPádraig Brady2021-09-171-1/+1
* digest: ignore empty lines when checkingPádraig Brady2021-09-161-6/+3
* tests: ensure returns_ check failures are propagatedPádraig Brady2021-09-163-4/+4
* cksum: fix --check with non tagged format checksumsPádraig Brady2021-09-161-5/+16
* digest: support windows format checksum filesPádraig Brady2021-09-152-0/+7
* cksum: operate in binary mode onlyPádraig Brady2021-09-151-2/+1
* cksum: use --tag format by defaultPádraig Brady2021-09-154-6/+9
* cksum: support --zero in default modePádraig Brady2021-09-151-1/+0
* cksum: support digest detection for tagged formatPádraig Brady2021-09-154-7/+67
* digest: add support for sm3Pádraig Brady2021-09-152-0/+58
* cksum: add --algorithm option to select digest modePádraig Brady2021-09-153-10/+61
* tests: stat-vs-dirent.sh: avoid a false failurePádraig Brady2021-09-121-1/+2
* tests: add new stdin reading programs to tty-eof testPádraig Brady2021-09-091-1/+2
* tests: narrow scope of faulty join argsJustin Tracey2021-09-051-1/+1
* sum: always output a file name if one passedPádraig Brady2021-08-311-9/+9
* tests: port better to NetBSDPaul Eggert2021-08-301-1/+2
* tests: merge help-version changes back from gzipPaul Eggert2021-08-301-8/+8
* basenc: fix bug49741: using wrong decoding buffer lengthAssaf Gordon2021-08-291-0/+9
* basenc: prefer signed to unsigned integersPaul Eggert2021-08-271-3/+0
* tests: avoid reflinks when testing SEEK_DATA logicPádraig Brady2021-08-255-15/+20
* cat: with -E fix handling of \r\n spanning buffersPádraig Brady2021-08-081-2/+14
* tests: augment new ls --zero test casesPádraig Brady2021-07-281-1/+9
* doc: modernize usage of “disk” and “core”Paul Eggert2021-07-2810-17/+18
* ls: rename --null to --zero (Bug#49716)Paul Eggert2021-07-272-4/+4
* ls: add --null option (Bug#49716)Paul Eggert2021-07-262-0/+34
* tail: fix abuse2 test racePaul Eggert2021-06-261-2/+2
* stat: support more device number representationsPádraig Brady2021-06-211-0/+3