aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-29tests: add a test case for recent env fixPádraig Brady1-0/+4
2021-03-15cksum: use pclmul hardware instruction for CRC32 calculationKristoffer Brånemyr1-0/+39
2021-02-19rmdir: diagnose non following of symlinks with trailing slashPádraig Brady2-0/+67
2021-02-15pr: fix alignment of input tabs to multiple columnsErik Auerswald1-0/+38
2021-02-10cat: extend --show-ends to show \r\n as ^M$Pádraig Brady3-1/+32
2021-01-26expr: fix bug with unmatched \(...\)Paul Eggert1-0/+3
2021-01-25split: fix --number=K/N to output correct part of filePádraig Brady1-19/+26
2021-01-15mkdir: fix bug when -m's more generous than umaskPaul Eggert1-0/+1
2021-01-01maint: update all copyright year number rangesPádraig Brady596-597/+597
2020-12-28tests: add a test for cksumPádraig Brady2-0/+36
2020-12-15nl: fix --section-delimiter handling of single charactersKOBAYASHI Takashi1-0/+11
2020-12-15doc: mention the GNU extensions to nl --section-delimiterPádraig Brady1-0/+20
2020-12-01date: with --debug, show the output formatPádraig Brady1-0/+9
2020-11-26rm: do not skip files upon failure to remove an empty dirNishant Nayan2-0/+47
2020-11-14tr: fix crash validating -c with some case char classesPádraig Brady1-0/+3
2020-11-11ls: fix crash printing SELinux context for unstatable filesPádraig Brady2-3/+9
2020-10-26nl: support a negative --line-incrementKOBAYASHI Takashi1-0/+12
2020-10-25nl: only fail if need to output overflowed numbersPádraig Brady1-1/+13
2020-08-08csplit: fix regex suppression with specific match countEmanuele Giacomelli1-3/+9
2020-07-31tests: skip some parts of 'tests/rmdir/ignore.sh' if run as rootBernhard Voelker1-6/+13
2020-07-08factor: treat ' +bignum' like non-bignumPaul Eggert1-0/+3
2020-07-08tests: simplify since expr now works on bignumsPaul Eggert5-57/+29
2020-07-08factor: simplify tests by assuming libgmpPaul Eggert1-9/+6
2020-06-30tests: avoid spurious testsuite failureAndreas Schwab1-1/+1
2020-06-26tests: fix false failure with valgrind and reflinkPádraig Brady1-1/+1
2020-06-15maint: avoid signed integer overflowsTobias Stoeckmann2-0/+9
2020-05-23tests: fix removed-directory testBernhard Voelker1-10/+9
2020-05-20ls: port removed-directory test to NFSPaul Eggert1-5/+10
2020-04-27ls: allow --classify to be ignored for non tty outputJason Kim2-0/+64
2020-04-02maint: clean up recently added testPádraig Brady1-6/+6
2020-04-02cp: ensure --attributes-only doesn't remove filesPádraig Brady1-3/+18
2020-03-07ls: improve removed-directory testPaul Eggert1-9/+4
2020-03-07ls: restore 8.31 behavior on removed directoriesPaul Eggert1-8/+2
2020-03-04tests: don't rely on system env(1) being presentPádraig Brady1-50/+56
2020-03-01tests: avoid a false failure on OpenIndiana 11Pádraig Brady3-21/+47
2020-03-01tests: avoid a hang on GNU/Hurd from 2019Pádraig Brady1-1/+2
2020-03-01tests: use bash in some scripts to avoid false failuresPádraig Brady2-1/+11
2020-03-01tests: improve test coverage for ls stat checksPádraig Brady2-19/+44
2020-02-29tests: fix incorrect `|| fail` pattern in testsPádraig Brady3-3/+3
2020-02-29tests: avoid false failures on darwin 19.2.0Pádraig Brady2-3/+16
2020-02-29tests: fix test failure on FreeBSD 12Bruno Haible1-3/+17
2020-02-27ls: issue error message on removed directoryColin Watson2-0/+46
2020-02-24uniq: avoid strcoll() to improve performance and consistencyPádraig Brady2-0/+64
2020-02-10tests: fix test for symlinkPádraig Brady1-1/+1
2020-02-09tests: ensure tests/cp/preserve-gid.sh works with single binaryKamil Dudka1-1/+8
2020-02-04tests: avoid false failure due to varying /proc/kallsymsPádraig Brady1-13/+9
2020-02-04rmdir: fix --ignore-fail-on-non-empty with permissions errorsPádraig Brady1-0/+17
2020-02-03ls: support --time=creation to show/sort birth timePádraig Brady2-0/+28
2020-01-01maint: update all copyright year number rangesPádraig Brady589-589/+597
2019-10-21shuf: fix bug with ‘-r -n 0’Paul Eggert1-0/+4