summaryrefslogtreecommitdiff
path: root/t/check-non-portable-shell.pl
Commit message (Expand)AuthorAgeFilesLines
* tests: fix and add lint for non-portable grep --fileÆvar Arnfjörð Bjarmason2018-08-271-0/+1
* tests: fix and add lint for non-portable seqÆvar Arnfjörð Bjarmason2018-08-271-0/+1
* tests: fix and add lint for non-portable head -c NÆvar Arnfjörð Bjarmason2018-08-271-0/+1
* t/check-non-portable-shell: detect "FOO=bar shell_func"Eric Sunshine2018-07-161-0/+19
* t/check-non-portable-shell: make error messages more compactEric Sunshine2018-07-161-0/+2
* t/check-non-portable-shell: stop being so politeEric Sunshine2018-07-161-5/+5
* check-non-portable-shell.pl: `wc -l` may have leading WStb/test-lint-wc-lTorsten Bögershausen2017-12-221-0/+1
* test-lint: echo -e (or -E) is not portabletb/test-lint-echo-eTorsten Bögershausen2017-09-211-1/+1
* test-lint: find unportable sed, echo, test, and export usage after &&jn/test-lint-unmoorJonathan Nieder2014-05-231-4/+4
* test-lint: detect 'export FOO=bar'Thomas Rast2013-07-081-0/+1
* test: Add check-non-portable-shell.plTorsten Bögershausen2013-01-021-0/+27