summaryrefslogtreecommitdiff
path: root/t/chainlint
AgeCommit message (Expand)Author
2018-08-29chainlint: match "quoted" here-doc tagsEric Sunshine
2018-08-13chainlint: add test of pathological case which triggered false positiveEric Sunshine
2018-08-13chainlint: recognize multi-line quoted strings more robustlyEric Sunshine
2018-08-13chainlint: let here-doc and multi-line string commence on same lineEric Sunshine
2018-08-13chainlint: recognize multi-line $(...) when command cuddled with "$("Eric Sunshine
2018-08-13chainlint: match 'quoted' here-doc tagsEric Sunshine
2018-08-13chainlint: match arbitrary here-docs tags rather than hard-coded namesEric Sunshine
2018-07-17t/chainlint: add chainlint "specialized" test casesEric Sunshine
2018-07-17t/chainlint: add chainlint "complex" test casesEric Sunshine
2018-07-17t/chainlint: add chainlint "cuddled" test casesEric Sunshine
2018-07-17t/chainlint: add chainlint "loop" and "conditional" test casesEric Sunshine
2018-07-17t/chainlint: add chainlint "nested subshell" test casesEric Sunshine
2018-07-17t/chainlint: add chainlint "one-liner" test casesEric Sunshine
2018-07-17t/chainlint: add chainlint "whitespace" test casesEric Sunshine
2018-07-17t/chainlint: add chainlint "basic" test casesEric Sunshine