summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2019-03-06tests: tac-2-nonseekable: ensure we don't block indefinitelyPádraig Brady-1/+4
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/+131
2019-02-25wc: treat non breaking space as a word separatorPádraig Brady-0/+42
2019-02-24date: ‘+’ conversion specification flagPaul Eggert-0/+3
2019-02-24all: detect --help and --version more consistentlyBernhard Voelker-0/+74
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/+28
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-6/+2
2019-01-01maint: update all copyright year number rangesAssaf Gordon-189/+189
2019-01-01base64,base32: fix 'extra operand' error messageAssaf Gordon-2/+8
2018-12-27basenc: A new program complementary to base64/base32Assaf Gordon-0/+285
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/+68
2018-10-26test: add -N unary operatorBernhard Voelker-0/+42
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-07-04tests: fix skipping in some testsPádraig Brady-2/+2
2018-06-30tests: standardize perl usage in testsPádraig Brady-4/+6
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 failure with limited shebang linesPádraig Brady-18/+23
2018-06-27tests: remove unused Data::Dumper perl moduleAssaf Gordon-1/+0
2018-06-20env: add -S/--split-string optionAssaf Gordon-0/+413
2018-06-20md5sum,b2sum,sha*sum: support -z,--zero optionPádraig Brady-0/+2
2018-03-28cut: improve large file support on 32 bitTobias Stoeckmann-8/+8
2018-01-02tests: avoid false failure with xargs on AIXPádraig Brady-4/+5
2018-01-01maint: update all copyright year number rangesPádraig Brady-184/+184
2017-12-21tests: fix recent portability issues on solaris 10Pádraig Brady-5/+7
2017-12-16tests: fix recent regressions with dashPádraig Brady-3/+6
2017-11-29tests: verify usage vs. getoptBernhard Voelker-0/+92
2017-11-27timeout: also support short -v optionBernhard Voelker-2/+4
2017-11-23timeout: add --verbose to diagnose timeoutsPádraig Brady-0/+8
2017-11-07maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering-4/+4
2017-10-23b2sum: fix crash with --check and truncated inputPádraig Brady-0/+5
2017-10-23stty: fix processing of options when -F is specifiedPádraig Brady-0/+9
2017-09-20tests: avoid a false failure in expr test with UTF8Pádraig Brady-2/+8
2017-09-19expr: add detailed syntax error messagesAssaf Gordon-2/+17
2017-09-19shred: reinstate --remove file name length obfuscationPádraig Brady-0/+20
2017-09-19all: prefer HTTPS in URLsPaul Eggert-194/+194
2017-09-14ptx: avoid infloop due to zero-length matches with -S regexBernhard Voelker-0/+6
2017-08-30tty: don't distinguish input errorsPádraig Brady-3/+2
2017-08-30tests: skip tests upon failure to set SELinux contextPádraig Brady-4/+3