summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2021-01-26expr: fix bug with unmatched \(...\)Paul Eggert-0/+3
2021-01-25split: fix --number=K/N to output correct part of filePádraig Brady-19/+26
2021-01-15mkdir: fix bug when -m's more generous than umaskPaul Eggert-0/+1
2021-01-01maint: update all copyright year number rangesPádraig Brady-597/+597
2020-12-28tests: add a test for cksumPádraig Brady-0/+36
2020-12-15nl: fix --section-delimiter handling of single charactersKOBAYASHI Takashi-0/+11
2020-12-15doc: mention the GNU extensions to nl --section-delimiterPádraig Brady-0/+20
2020-12-01date: with --debug, show the output formatPádraig Brady-0/+9
2020-11-26rm: do not skip files upon failure to remove an empty dirNishant Nayan-0/+47
2020-11-14tr: fix crash validating -c with some case char classesPádraig Brady-0/+3
2020-11-11ls: fix crash printing SELinux context for unstatable filesPádraig Brady-3/+9
2020-10-26nl: support a negative --line-incrementKOBAYASHI Takashi-0/+12
2020-10-25nl: only fail if need to output overflowed numbersPádraig Brady-1/+13
2020-08-08csplit: fix regex suppression with specific match countEmanuele Giacomelli-3/+9
2020-07-31tests: skip some parts of 'tests/rmdir/ignore.sh' if run as rootBernhard Voelker-6/+13
2020-07-08factor: treat ' +bignum' like non-bignumPaul Eggert-0/+3
2020-07-08tests: simplify since expr now works on bignumsPaul Eggert-57/+29
2020-07-08factor: simplify tests by assuming libgmpPaul Eggert-9/+6
2020-06-30tests: avoid spurious testsuite failureAndreas Schwab-1/+1
2020-06-26tests: fix false failure with valgrind and reflinkPádraig Brady-1/+1
2020-06-15maint: avoid signed integer overflowsTobias Stoeckmann-0/+9
2020-05-23tests: fix removed-directory testBernhard Voelker-10/+9
2020-05-20ls: port removed-directory test to NFSPaul Eggert-5/+10
2020-04-27ls: allow --classify to be ignored for non tty outputJason Kim-0/+64
2020-04-02maint: clean up recently added testPádraig Brady-6/+6
2020-04-02cp: ensure --attributes-only doesn't remove filesPádraig Brady-3/+18
2020-03-07ls: improve removed-directory testPaul Eggert-9/+4
2020-03-07ls: restore 8.31 behavior on removed directoriesPaul Eggert-8/+2
2020-03-04tests: don't rely on system env(1) being presentPádraig Brady-50/+56
2020-03-01tests: avoid a false failure on OpenIndiana 11Pádraig Brady-21/+47
2020-03-01tests: avoid a hang on GNU/Hurd from 2019Pádraig Brady-1/+2
2020-03-01tests: use bash in some scripts to avoid false failuresPádraig Brady-1/+11
2020-03-01tests: improve test coverage for ls stat checksPádraig Brady-19/+44
2020-02-29tests: fix incorrect `|| fail` pattern in testsPádraig Brady-3/+3
2020-02-29tests: avoid false failures on darwin 19.2.0Pádraig Brady-3/+16
2020-02-29tests: fix test failure on FreeBSD 12Bruno Haible-3/+17
2020-02-27ls: issue error message on removed directoryColin Watson-0/+46
2020-02-24uniq: avoid strcoll() to improve performance and consistencyPádraig Brady-0/+64
2020-02-10tests: fix test for symlinkPádraig Brady-1/+1
2020-02-09tests: ensure tests/cp/preserve-gid.sh works with single binaryKamil Dudka-1/+8
2020-02-04tests: avoid false failure due to varying /proc/kallsymsPádraig Brady-13/+9
2020-02-04rmdir: fix --ignore-fail-on-non-empty with permissions errorsPádraig Brady-0/+17
2020-02-03ls: support --time=creation to show/sort birth timePádraig Brady-0/+28
2020-01-01maint: update all copyright year number rangesPádraig Brady-589/+597
2019-10-21shuf: fix bug with ‘-r -n 0’Paul Eggert-0/+4
2019-09-08seq: use faster processing for integer steps from 2 to 200Pádraig Brady-0/+3
2019-08-10date: mention military timezone changes from gnulibAssaf Gordon-0/+10
2019-08-02seq: fix superfluous output lineAssaf Gordon-0/+48
2019-06-12tests: avoid false-positive in date-debug testAssaf Gordon-2/+9
2019-06-08split: fix failure for certain number of specified filesPádraig Brady-0/+6