summaryrefslogtreecommitdiff
path: root/t/check-non-portable-shell.pl
AgeCommit message (Expand)Author
2018-08-27tests: fix and add lint for non-portable grep --fileÆvar Arnfjörð Bjarmason
2018-08-27tests: fix and add lint for non-portable seqÆvar Arnfjörð Bjarmason
2018-08-27tests: fix and add lint for non-portable head -c NÆvar Arnfjörð Bjarmason
2018-07-16t/check-non-portable-shell: detect "FOO=bar shell_func"Eric Sunshine
2018-07-16t/check-non-portable-shell: make error messages more compactEric Sunshine
2018-07-16t/check-non-portable-shell: stop being so politeEric Sunshine
2017-12-22check-non-portable-shell.pl: `wc -l` may have leading WSTorsten Bögershausen
2017-09-21test-lint: echo -e (or -E) is not portableTorsten Bögershausen
2014-05-23test-lint: find unportable sed, echo, test, and export usage after &&Jonathan Nieder
2013-07-08test-lint: detect 'export FOO=bar'Thomas Rast
2013-01-03test: Add check-non-portable-shell.plTorsten Bögershausen