aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc (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-10cat: extend --show-ends to show \r\n as ^M$Pádraig Brady2-1/+31
2021-01-26expr: fix bug with unmatched \(...\)Paul Eggert1-0/+3
2021-01-01maint: update all copyright year number rangesPádraig Brady197-197/+197
2020-12-28tests: add a test for cksumPádraig Brady1-0/+35
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-14tr: fix crash validating -c with some case char classesPádraig Brady1-0/+3
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-08factor: treat ' +bignum' like non-bignumPaul Eggert1-0/+3
2020-07-08tests: simplify since expr now works on bignumsPaul Eggert3-53/+27
2020-07-08factor: simplify tests by assuming libgmpPaul Eggert1-9/+6
2020-06-15maint: avoid signed integer overflowsTobias Stoeckmann2-0/+9
2020-04-02maint: clean up recently added testPádraig Brady1-6/+6
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 Brady2-21/+46
2020-03-01tests: use bash in some scripts to avoid false failuresPádraig Brady2-1/+11
2020-02-29tests: fix incorrect `|| fail` pattern in testsPádraig Brady1-1/+1
2020-02-29tests: fix test failure on FreeBSD 12Bruno Haible1-3/+17
2020-02-24uniq: avoid strcoll() to improve performance and consistencyPádraig Brady1-0/+63
2020-01-01maint: update all copyright year number rangesPádraig Brady194-194/+194
2019-10-21shuf: fix bug with ‘-r -n 0’Paul Eggert1-0/+4
2019-09-08seq: use faster processing for integer steps from 2 to 200Pádraig Brady1-0/+3
2019-08-10date: mention military timezone changes from gnulibAssaf Gordon1-0/+10
2019-08-02seq: fix superfluous output lineAssaf Gordon1-0/+47
2019-06-12tests: avoid false-positive in date-debug testAssaf Gordon1-2/+9
2019-03-10tests: test-N: include subsecond values in gating checkPádraig Brady1-3/+7
2019-03-09tests: wc-nbsp: fix false failures on various systemsPádraig Brady1-14/+16
2019-03-06tests: tac-2-nonseekable: ensure we don't block indefinitelyPádraig Brady1-1/+4
2019-03-06tests: test-N: fix false positives on some systemsPádraig Brady1-12/+20
2019-03-06tests: wc-nbsp.sh: avoid failure on FreeBSDPádraig Brady1-7/+15
2019-03-04env: add --list-signal-handling to output non default handlingPádraig Brady1-1/+9
2019-03-04env: new options --{default,ignore,block}-signal[=SIG]Assaf Gordon1-0/+131
2019-02-25wc: treat non breaking space as a word separatorPádraig Brady1-0/+42
2019-02-24date: ‘+’ conversion specification flagPaul Eggert1-0/+3
2019-02-24all: detect --help and --version more consistentlyBernhard Voelker1-0/+74
2019-02-17sort: clarify in --debug; only text comparisons affectedPádraig Brady1-19/+19
2019-02-11comm,join: ensure warnings are apparent upon exitPádraig Brady2-7/+16
2019-02-10gnulib: update to use new strtold modulePádraig Brady1-4/+0
2019-02-03seq: output decimal points consistently with invalid localesPádraig Brady1-0/+28
2019-01-30tests: add test for locale decimal processingPádraig Brady1-1/+14
2019-01-20tail: fix handling of broken pipes with SIGPIPE ignoredPádraig Brady2-6/+2
2019-01-01maint: update all copyright year number rangesAssaf Gordon189-189/+189
2019-01-01base64,base32: fix 'extra operand' error messageAssaf Gordon2-2/+8
2018-12-27basenc: A new program complementary to base64/base32Assaf Gordon2-0/+285
2018-11-06sync: add NEWS and test for the fix in the previous commitBernhard Voelker1-1/+6