aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-27tests: provide 100% coverage for echoBernhard Voelker1-0/+33
2018-10-27echo: always process escapes when POSIXLY_CORRECT is setPádraig Brady2-3/+68
2018-10-26test: add -N unary operatorBernhard Voelker1-0/+42
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-07-04tests: fix skipping in some testsPádraig Brady2-2/+2
2018-06-30tests: standardize perl usage in testsPádraig Brady2-4/+6
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 failure with limited shebang linesPádraig Brady1-18/+23
2018-06-27tests: remove unused Data::Dumper perl moduleAssaf Gordon1-1/+0
2018-06-20env: add -S/--split-string optionAssaf Gordon2-0/+413
2018-06-20md5sum,b2sum,sha*sum: support -z,--zero optionPádraig Brady1-0/+2
2018-03-28cut: improve large file support on 32 bitTobias Stoeckmann2-8/+8
2018-01-02tests: avoid false failure with xargs on AIXPádraig Brady1-4/+5
2018-01-01maint: update all copyright year number rangesPádraig Brady184-184/+184
2017-12-21tests: fix recent portability issues on solaris 10Pádraig Brady2-5/+7
2017-12-16tests: fix recent regressions with dashPádraig Brady2-3/+6
2017-11-29tests: verify usage vs. getoptBernhard Voelker1-0/+92
2017-11-27timeout: also support short -v optionBernhard Voelker1-2/+4
2017-11-23timeout: add --verbose to diagnose timeoutsPádraig Brady1-0/+8
2017-11-07maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering3-4/+4
2017-10-23b2sum: fix crash with --check and truncated inputPádraig Brady1-0/+5
2017-10-23stty: fix processing of options when -F is specifiedPádraig Brady1-0/+9
2017-09-20tests: avoid a false failure in expr test with UTF8Pádraig Brady1-2/+8
2017-09-19expr: add detailed syntax error messagesAssaf Gordon1-2/+17
2017-09-19shred: reinstate --remove file name length obfuscationPádraig Brady1-0/+20
2017-09-19all: prefer HTTPS in URLsPaul Eggert183-194/+194
2017-09-14ptx: avoid infloop due to zero-length matches with -S regexBernhard Voelker1-0/+6
2017-08-30tty: don't distinguish input errorsPádraig Brady1-3/+2
2017-08-30tests: skip tests upon failure to set SELinux contextPádraig Brady3-4/+3
2017-08-30tty: fix exit code with EINVALPádraig Brady1-1/+3
2017-08-30runcon: revert "disable use of the TIOCSTI ioctl"Pádraig Brady1-31/+0
2017-08-29runcon: disable use of the TIOCSTI ioctlPádraig Brady1-0/+31
2017-08-29env: add --chdir optionColin Watson1-1/+14
2017-08-29tests: don't fail tests when failing to write filesPádraig Brady11-23/+23
2017-08-19tests: fix issues on alpine linuxPádraig Brady3-12/+17
2017-08-17sort: file descriptor disciplinePaul Eggert1-1/+1
2017-08-13sort: handle musl locale differences in --debug reportingPádraig Brady1-2/+7
2017-08-13seq: produce consistent error messages upon write errorPádraig Brady1-1/+1
2017-08-13tests: fix false failure with large printf formatsPádraig Brady1-2/+6
2017-07-23tests: avoid a false failure on AIXPádraig Brady1-1/+3
2017-07-10groups: do not exit earlyJim Meyering1-0/+26
2017-07-08tests: groups-dash.sh: avoid false failureJim Meyering1-4/+6
2017-06-28expr: add multibyte supportAssaf Gordon2-0/+246
2017-04-26date,touch: test and document large TZ security issuePádraig Brady1-0/+26
2017-04-22date: adjust to gnulib parse-datetime changesPaul Eggert1-67/+65
2017-04-17shred: fix invalid pattern generation for certain sizesBogdan Drozdowski1-0/+8
2017-04-05tty: handle misconfigured namespacesPaul Eggert1-0/+42