aboutsummaryrefslogtreecommitdiffstats
path: root/t/chainlint/return-loop.test
diff options
context:
space:
mode:
authorEric Sunshine <sunshine@sunshineco.com>2022-09-01 00:29:42 +0000
committerJunio C Hamano <gitster@pobox.com>2022-09-01 10:07:40 -0700
commit6d932e92fcb49b59b780bc018fe550d867bb3d84 (patch)
tree8362d17f744bbbc3fae5077f94c7aba25bfb9418 /t/chainlint/return-loop.test
parentchainlint.pl: add POSIX shell parser (diff)
downloadgit-6d932e92fcb49b59b780bc018fe550d867bb3d84.tar.gz
git-6d932e92fcb49b59b780bc018fe550d867bb3d84.zip
chainlint.pl: add parser to validate tests
Continue fleshing out chainlint.pl by adding TestParser, a parser with special knowledge about how Git tests should be written; for instance, it knows that commands within a test body should be chained together with `&&`. An upcoming parser which plucks test definitions from test scripts will invoke TestParser for each test body it encounters. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/chainlint/return-loop.test')
0 files changed, 0 insertions, 0 deletions