summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* cksum: accept new option: --base64 (-b)Jim Meyering2023-01-312-0/+100
* cp,mv: skipping due to -u is success, not failurePaul Eggert2023-01-312-4/+3
* cp,ln,mv: when skipping exit with nonzero statusPaul Eggert2023-01-317-15/+16
* tests: cksum: fix test to include more casesPádraig Brady2023-01-301-1/+1
* tests: ensure we fail if mv --no-copy crashesPádraig Brady2023-01-271-2/+2
* mv: new option --no-copyPaul Eggert2023-01-272-0/+34
* all: further adjustments for new Ronna, Quetta SI prefixesPádraig Brady2023-01-061-3/+3
* numfmt: add support for new SI prefixesPaul Eggert2023-01-052-39/+45
* maint: update all copyright year number rangesPádraig Brady2023-01-01608-608/+608
* build: update gnulib submodule to latestPádraig Brady2023-01-011-20/+25
* stty: fix off by one column wrapping on outputPádraig Brady2022-12-311-0/+6
* wc: fix regression determining file sizePádraig Brady2022-12-291-0/+7
* maint: avoid recent syntax check failurePádraig Brady2022-12-291-2/+3
* tests: accommodate bogomips capitalizationsPaul Eggert2022-12-261-2/+2
* maint: avoid new grep -q syntax-check failuresPádraig Brady2022-11-152-2/+2
* printf: with \U, support all valid unicode pointsPádraig Brady2022-10-281-3/+8
* runcon: fix inconsistent exit status upon write errorPádraig Brady2022-09-281-0/+1
* wc: add --total={auto,never,always,only} optionPádraig Brady2022-09-262-0/+44
* rm: fix diagnostics on I/O errorPaul Eggert2022-09-241-0/+1
* rm: fix readdir testPaul Eggert2022-09-241-1/+1
* all: prefer HTTPS to HTTPStefan Kangas2022-09-182-2/+2
* stty: validate ispeed and ospeed argumentsPádraig Brady2022-08-311-0/+3
* tests: runcon: fix new test to skip on non SELinux systemsPádraig Brady2022-08-271-1/+3
* tests: fix tests after recent runcon changePádraig Brady2022-08-272-1/+2
* comm: fix NUL --output-delimiter with --totalPádraig Brady2022-08-271-0/+3
* runcon: distinguish runcon specific errors in exit statusPádraig Brady2022-08-271-0/+2
* ls: support explicit --time=modification selectionPádraig Brady2022-08-131-1/+1
* date: --debug: diagnose discarded -d or -s optionsPádraig Brady2022-07-241-0/+10
* runcon: ensure --compute runs the file it inspectsPádraig Brady2022-07-242-0/+29
* build: update gnulib submodule to latestPaul Eggert2022-06-031-4/+3
* factor: --exponents: new option for printing in p^e formatRasmus Villemoes2022-05-091-1/+4
* tests: sort-NaN-infloop: augment testing for recent fixPádraig Brady2022-05-021-0/+3
* mv: test Bug#55029Paul Eggert2022-04-201-0/+6
* tail: detect closed stdout on SolarisPádraig Brady2022-04-131-2/+2
* tests: cygwin: handle ENOENT from execvp(".")Pádraig Brady2022-04-134-8/+8
* tests: env-S.pl: unset cygwin hardwired env varsPádraig Brady2022-04-131-2/+6
* tests: md5sum: fix false failures on cygwinPádraig Brady2022-04-122-2/+2
* tests: b2sum.sh: fix false failure on cygwinPádraig Brady2022-04-111-2/+4
* tests: dircolors.pl: avoid false failure with TERM=dumbPádraig Brady2022-04-111-0/+5
* tests: printf-mb.sh: fix false failure with french translationsPádraig Brady2022-04-111-5/+13
* cp,mv,install: avoid opening non directory destinationPádraig Brady2022-04-091-7/+5
* tests: improve recent printf testPádraig Brady2022-03-201-0/+4
* printf: support printing the numeric value of multi-byte charsPádraig Brady2022-03-192-0/+53
* date: fix newly-introduced %%-N bugPaul Eggert2022-03-051-0/+3
* fmt: fix invalid multi-byte splitting on macOSPádraig Brady2022-02-242-1/+51
* tests: improve compat with macOSPádraig Brady2022-02-241-2/+2
* dd: counts ending in "B" now count bytesPaul Eggert2022-02-222-31/+38
* dd: support iseek= and oseek=Paul Eggert2022-02-221-0/+10
* dircolors: consider COLORTERM as well as TERM env varsPádraig Brady2022-02-151-0/+8
* dircolors: add --print-ls-colors to display colored entriesPádraig Brady2022-02-131-1/+15