summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2019-05-26doc: clarify dd sparse detection is by *output* blockKevin Locke-4/+4
2019-03-11maint: sync extra files from gnulibBernhard Voelker-225/+282
2019-03-10tests: test-N: include subsecond values in gating checkPádraig Brady-3/+7
2019-03-09tests: wc-nbsp: fix false failures on various systemsPádraig Brady-14/+16
2019-03-06tests: tail-2/pipe-f: avoid false failure closing stdoutPádraig Brady-2/+7
2019-03-06tests: tac-2-nonseekable: ensure we don't block indefinitelyPádraig Brady-1/+4
2019-03-06tests: id/zero: avoid false failure due to sed differencesPádraig Brady-1/+3
2019-03-06tests: test-N: fix false positives on some systemsPádraig Brady-12/+20
2019-03-06tests: wc-nbsp.sh: avoid failure on FreeBSDPádraig Brady-7/+15
2019-03-04env: add --list-signal-handling to output non default handlingPádraig Brady-1/+9
2019-03-04env: new options --{default,ignore,block}-signal[=SIG]Assaf Gordon-0/+132
2019-03-03df: support different file system encodings when not using ttyPádraig Brady-6/+25
2019-02-25wc: treat non breaking space as a word separatorPádraig Brady-0/+43
2019-02-24date: ‘+’ conversion specification flagPaul Eggert-0/+3
2019-02-24all: detect --help and --version more consistentlyBernhard Voelker-0/+75
2019-02-17sort: clarify in --debug; only text comparisons affectedPádraig Brady-19/+19
2019-02-11comm,join: ensure warnings are apparent upon exitPádraig Brady-7/+16
2019-02-10gnulib: update to use new strtold modulePádraig Brady-4/+0
2019-02-03seq: output decimal points consistently with invalid localesPádraig Brady-0/+29
2019-01-30tests: add test for locale decimal processingPádraig Brady-1/+14
2019-01-20tail: fix handling of broken pipes with SIGPIPE ignoredPádraig Brady-11/+16
2019-01-12ls: with --group-directories-first, also group symlinked dirsPádraig Brady-0/+44
2019-01-12tail: don't exit immediately with filters on AIXPádraig Brady-1/+4
2019-01-01maint: update all copyright year number rangesAssaf Gordon-584/+584
2019-01-01base64,base32: fix 'extra operand' error messageAssaf Gordon-2/+8
2018-12-27basenc: A new program complementary to base64/base32Assaf Gordon-0/+286
2018-11-06sync: add NEWS and test for the fix in the previous commitBernhard Voelker-1/+6
2018-10-27tests: provide 100% coverage for echoBernhard Voelker-0/+33
2018-10-27echo: always process escapes when POSIXLY_CORRECT is setPádraig Brady-3/+69
2018-10-26test: add -N unary operatorBernhard Voelker-0/+43
2018-10-26test: simplify redundant codeBernhard Voelker-2/+2
2018-10-21test: avoid FP in chroot-credentials.sh for different group list orderBernhard Voelker-6/+9
2018-09-29id: support multiple specified usersAchilles Gaikwad-0/+42
2018-07-21tests: avoid false failure on sparc 32 bitPádraig Brady-3/+13
2018-07-04tests: fix skipping in some testsPádraig Brady-6/+6
2018-06-30tests: standardize perl usage in testsPádraig Brady-7/+9
2018-06-30maint: fix recent stale comments and spelling mistakesPádraig Brady-1/+1
2018-06-27env: adjust diagnostics provided for shebang usagePádraig Brady-12/+9
2018-06-27tests: accept getopt errors without single-quotesAssaf Gordon-1/+3
2018-06-27tests: fix false failures when perl not availablePádraig Brady-1/+1
2018-06-27tests: fix false failure with limited shebang linesPádraig Brady-18/+23
2018-06-27tests: remove unused Data::Dumper perl moduleAssaf Gordon-1/+0
2018-06-23tests: initialize fail=0 to avoid "unary operator expected" errorsBernhard Voelker-0/+1
2018-06-20tests: provide an option to relax the need for gdbPádraig Brady-12/+24
2018-06-20rm: add --preserve-root=all to protect mountsPádraig Brady-3/+6
2018-06-20cp: add --reflink=never to force standard copy modeAdam Borowski-0/+4
2018-06-20env: add -S/--split-string optionAssaf Gordon-0/+415
2018-06-20ls: ignore case when coloring file extensionsKaxandra Labat-0/+42
2018-06-20md5sum,b2sum,sha*sum: support -z,--zero optionPádraig Brady-0/+2
2018-06-03cp: preserve existing permissions with --no-preserve=modePádraig Brady-12/+12