summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2018-05-29tests: fix periodic false failure in month alignmentPádraig Brady-1/+2
2018-05-17cp: with --force; replace self referential symlinksPádraig Brady-2/+11
2018-05-15cp: fix symlink checks when overwriting filesPádraig Brady-1/+53
2018-05-15cp: ensure --remove-destination doesn't traverse symlinksPádraig Brady-5/+11
2018-03-28cut: improve large file support on 32 bitTobias Stoeckmann-8/+8
2018-03-27tests: avoid a recent syntax-check failurePádraig Brady-1/+1
2018-03-27ls: -A now overrides -aPaul Eggert-0/+28
2018-03-16ls: increase the allowed abmon width from 5 to 12Pádraig Brady-3/+6
2018-02-24cp: set appropriate default permissions for special filesPádraig Brady-1/+9
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-575/+575
2017-12-23tests: avoid false failure on AIX 7.2Pádraig Brady-1/+1
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-12-10tests: fix false failure in new dd/nocache_eof testPádraig Brady-3/+3
2017-12-10tail: fix tailing non seekable files on certain systemsPádraig Brady-4/+8
2017-12-02tests: make ls/block-size more readableJean Delvare-0/+13