summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2019-05-26doc: clarify dd sparse detection is by *output* blockKevin Locke-4/+4
2019-03-11maint: sync extra files from gnulibBernhard Voelker-225/+282
2019-03-10tests: test-N: include subsecond values in gating checkPádraig Brady-3/+7
2019-03-09tests: wc-nbsp: fix false failures on various systemsPádraig Brady-14/+16
2019-03-06tests: tail-2/pipe-f: avoid false failure closing stdoutPádraig Brady-2/+7
2019-03-06tests: tac-2-nonseekable: ensure we don't block indefinitelyPádraig Brady-1/+4
2019-03-06tests: id/zero: avoid false failure due to sed differencesPádraig Brady-1/+3
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/+132
2019-03-03df: support different file system encodings when not using ttyPádraig Brady-6/+25
2019-02-25wc: treat non breaking space as a word separatorPádraig Brady-0/+43
2019-02-24date: ‘+’ conversion specification flagPaul Eggert-0/+3
2019-02-24all: detect --help and --version more consistentlyBernhard Voelker-0/+75
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