..
arithmetic-expansion.expect
…
arithmetic-expansion.test
…
bash-array.expect
t/chainlint: add chainlint "specialized" test cases
7 years ago
bash-array.test
t/chainlint: add chainlint "specialized" test cases
7 years ago
blank-line.expect
…
blank-line.test
…
block.expect
t/chainlint: add chainlint "nested subshell" test cases
7 years ago
block.test
t/chainlint: add chainlint "nested subshell" test cases
7 years ago
broken-chain.expect
…
broken-chain.test
…
case.expect
t/chainlint: add chainlint "loop" and "conditional" test cases
7 years ago
case.test
t/chainlint: add chainlint "loop" and "conditional" test cases
7 years ago
close-nested-and-parent-together.expect
t/chainlint: add chainlint "complex" test cases
7 years ago
close-nested-and-parent-together.test
t/chainlint: add chainlint "complex" test cases
7 years ago
close-subshell.expect
…
close-subshell.test
…
command-substitution.expect
…
command-substitution.test
…
comment.expect
…
comment.test
…
complex-if-in-cuddled-loop.expect
t/chainlint: add chainlint "complex" test cases
7 years ago
complex-if-in-cuddled-loop.test
t/chainlint: add chainlint "complex" test cases
7 years ago
cuddled-if-then-else.expect
t/chainlint: add chainlint "cuddled" test cases
7 years ago
cuddled-if-then-else.test
t/chainlint: add chainlint "cuddled" test cases
7 years ago
cuddled-loop.expect
t/chainlint: add chainlint "cuddled" test cases
7 years ago
cuddled-loop.test
t/chainlint: add chainlint "cuddled" test cases
7 years ago
cuddled.expect
t/chainlint: add chainlint "cuddled" test cases
7 years ago
cuddled.test
t/chainlint: add chainlint "cuddled" test cases
7 years ago
exit-loop.expect
t/chainlint: add chainlint "loop" and "conditional" test cases
7 years ago
exit-loop.test
t/chainlint: add chainlint "loop" and "conditional" test cases
7 years ago
exit-subshell.expect
…
exit-subshell.test
…
for-loop.expect
t/chainlint: add chainlint "loop" and "conditional" test cases
7 years ago
for-loop.test
t/chainlint: add chainlint "loop" and "conditional" test cases
7 years ago
here-doc-close-subshell.expect
chainlint: let here-doc and multi-line string commence on same line
6 years ago
here-doc-close-subshell.test
chainlint: let here-doc and multi-line string commence on same line
6 years ago
here-doc-multi-line-command-subst.expect
chainlint: let here-doc and multi-line string commence on same line
6 years ago
here-doc-multi-line-command-subst.test
chainlint: let here-doc and multi-line string commence on same line
6 years ago
here-doc-multi-line-string.expect
chainlint: recognize multi-line quoted strings more robustly
6 years ago
here-doc-multi-line-string.test
chainlint: let here-doc and multi-line string commence on same line
6 years ago
here-doc.expect
chainlint: match "quoted" here-doc tags
6 years ago
here-doc.test
chainlint: match "quoted" here-doc tags
6 years ago
if-in-loop.expect
t/chainlint: add chainlint "complex" test cases
7 years ago
if-in-loop.test
t/chainlint: add chainlint "complex" test cases
7 years ago
if-then-else.expect
t/chainlint: add chainlint "loop" and "conditional" test cases
7 years ago
if-then-else.test
t/chainlint: add chainlint "loop" and "conditional" test cases
7 years ago
incomplete-line.expect
…
incomplete-line.test
…
inline-comment.expect
…
inline-comment.test
…
loop-in-if.expect
t/chainlint: add chainlint "complex" test cases
7 years ago
loop-in-if.test
t/chainlint: add chainlint "complex" test cases
7 years ago
multi-line-nested-command-substitution.expect
chainlint: recognize multi-line $(...) when command cuddled with "$("
6 years ago
multi-line-nested-command-substitution.test
chainlint: recognize multi-line $(...) when command cuddled with "$("
6 years ago
multi-line-string.expect
chainlint: recognize multi-line quoted strings more robustly
6 years ago
multi-line-string.test
chainlint: recognize multi-line quoted strings more robustly
6 years ago
negated-one-liner.expect
t/chainlint: add chainlint "one-liner" test cases
7 years ago
negated-one-liner.test
t/chainlint: add chainlint "one-liner" test cases
7 years ago
nested-cuddled-subshell.expect
t/chainlint: add chainlint "nested subshell" test cases
7 years ago
nested-cuddled-subshell.test
t/chainlint: add chainlint "nested subshell" test cases
7 years ago
nested-here-doc.expect
chainlint: match arbitrary here-docs tags rather than hard-coded names
6 years ago
nested-here-doc.test
chainlint: match arbitrary here-docs tags rather than hard-coded names
6 years ago
nested-subshell-comment.expect
t/chainlint: add chainlint "nested subshell" test cases
7 years ago
nested-subshell-comment.test
t/chainlint: add chainlint "nested subshell" test cases
7 years ago
nested-subshell.expect
t/chainlint: add chainlint "nested subshell" test cases
7 years ago
nested-subshell.test
t/chainlint: add chainlint "nested subshell" test cases
7 years ago
one-liner.expect
t/chainlint: add chainlint "one-liner" test cases
7 years ago
one-liner.test
t/chainlint: add chainlint "one-liner" test cases
7 years ago
p4-filespec.expect
t/chainlint: add chainlint "specialized" test cases
7 years ago
p4-filespec.test
t/chainlint: add chainlint "specialized" test cases
7 years ago
pipe.expect
…
pipe.test
…
semicolon.expect
…
semicolon.test
…
subshell-here-doc.expect
chainlint: match "quoted" here-doc tags
6 years ago
subshell-here-doc.test
chainlint: match "quoted" here-doc tags
6 years ago
subshell-one-liner.expect
t/chainlint: add chainlint "one-liner" test cases
7 years ago
subshell-one-liner.test
t/chainlint: add chainlint "one-liner" test cases
7 years ago
t7900-subtree.expect
chainlint: add test of pathological case which triggered false positive
6 years ago
t7900-subtree.test
chainlint: add test of pathological case which triggered false positive
6 years ago
while-loop.expect
t/chainlint: add chainlint "loop" and "conditional" test cases
7 years ago
while-loop.test
t/chainlint: add chainlint "loop" and "conditional" test cases
7 years ago