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