t/chainlint: add chainlint "complex" test cases
authorEric Sunshine <sunshine@sunshineco.com>
Wed, 11 Jul 2018 06:46:41 +0000 (02:46 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Jul 2018 16:15:15 +0000 (09:15 -0700)
commit1f718b0...78f4fe1b6686c6bbae4ec4859d240070
tree91450b1...f7d72a9c21c13b9c4c2bd75e1bf6db1fcopy hash to clipboard (tree)
parent24c8618...649baec2dde4d5e5b6350d048f5d6bb3copy hash to clipboard (diff)
t/chainlint/close-nested-and-parent-together.expect [new file with mode: 0644]
t/chainlint/close-nested-and-parent-together.test [new file with mode: 0644]
t/chainlint/complex-if-in-cuddled-loop.expect [new file with mode: 0644]
t/chainlint/complex-if-in-cuddled-loop.test [new file with mode: 0644]
t/chainlint/if-in-loop.expect [new file with mode: 0644]
t/chainlint/if-in-loop.test [new file with mode: 0644]
t/chainlint/loop-in-if.expect [new file with mode: 0644]
t/chainlint/loop-in-if.test [new file with mode: 0644]