summaryrefslogtreecommitdiff
path: root/tests/local.mk
Commit message (Expand)AuthorAgeFilesLines
* tests: ensure all utilities that read input diagnose errorsPádraig Brady2023-04-241-2/+1
* dircolors: diagnose read errorsPádraig Brady2023-03-281-0/+1
* tests: add a test case for the previous date fixPádraig Brady2023-03-281-0/+1
* maint: pacify ‘make syntax-check’Paul Eggert2023-03-061-1/+1
* du: --apparent counts only symlinks and regularPaul Eggert2023-03-041-0/+1
* cp,install,mv: add --debug to explain how a file is copiedPádraig Brady2023-02-241-0/+1
* cksum: add --raw option to output a binary digestPádraig Brady2023-02-061-0/+1
* cksum: accept new option: --base64 (-b)Jim Meyering2023-01-311-0/+1
* mv: new option --no-copyPaul Eggert2023-01-271-0/+1
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* wc: add --total={auto,never,always,only} optionPádraig Brady2022-09-261-0/+1
* runcon: ensure --compute runs the file it inspectsPádraig Brady2022-07-241-0/+1
* printf: support printing the numeric value of multi-byte charsPádraig Brady2022-03-191-0/+1
* fmt: fix invalid multi-byte splitting on macOSPádraig Brady2022-02-241-1/+2
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* chmod: fix exit status when ignoring symlinksPádraig Brady2021-09-241-0/+1
* cksum: support digest detection for tagged formatPádraig Brady2021-09-151-0/+1
* digest: add support for sm3Pádraig Brady2021-09-151-0/+1
* cksum: add --algorithm option to select digest modePádraig Brady2021-09-151-0/+1
* ls: rename --null to --zero (Bug#49716)Paul Eggert2021-07-271-2/+2
* ls: add --null option (Bug#49716)Paul Eggert2021-07-261-0/+1
* tests: ensure we test SEEK_DATA where usedPádraig Brady2021-05-121-6/+6
* ls: add --sort=width option to sort by file name widthCarl Edquist2021-04-111-0/+1
* rmdir: diagnose non following of symlinks with trailing slashPádraig Brady2021-02-191-0/+1
* cat: extend --show-ends to show \r\n as ^M$Pádraig Brady2021-02-101-0/+1
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* tests: add a test for cksumPádraig Brady2020-12-281-0/+1
* rm: do not skip files upon failure to remove an empty dirNishant Nayan2020-11-261-0/+1
* ls: fix crash printing SELinux context for unstatable filesPádraig Brady2020-11-111-1/+1
* ls: allow --classify to be ignored for non tty outputJason Kim2020-04-271-0/+1
* tests: avoid a false failure on OpenIndiana 11Pádraig Brady2020-03-011-0/+1
* ls: issue error message on removed directoryColin Watson2020-02-271-0/+1
* uniq: avoid strcoll() to improve performance and consistencyPádraig Brady2020-02-241-0/+1
* ls: support --time=creation to show/sort birth timePádraig Brady2020-02-031-0/+1
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* seq: fix superfluous output lineAssaf Gordon2019-08-021-0/+1
* env: new options --{default,ignore,block}-signal[=SIG]Assaf Gordon2019-03-041-0/+1
* wc: treat non breaking space as a word separatorPádraig Brady2019-02-251-0/+1
* all: detect --help and --version more consistentlyBernhard Voelker2019-02-241-0/+1
* seq: output decimal points consistently with invalid localesPádraig Brady2019-02-031-0/+1
* ls: with --group-directories-first, also group symlinked dirsPádraig Brady2019-01-121-0/+1
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* basenc: A new program complementary to base64/base32Assaf Gordon2018-12-271-0/+1
* echo: always process escapes when POSIXLY_CORRECT is setPádraig Brady2018-10-271-0/+1
* test: add -N unary operatorBernhard Voelker2018-10-261-0/+1
* tests: fix false failures when perl not availablePádraig Brady2018-06-271-1/+1
* tests: initialize fail=0 to avoid "unary operator expected" errorsBernhard Voelker2018-06-231-0/+1
* env: add -S/--split-string optionAssaf Gordon2018-06-201-0/+2
* ls: ignore case when coloring file extensionsKaxandra Labat2018-06-201-0/+1
* cp: fix symlink checks when overwriting filesPádraig Brady2018-05-151-0/+1