]> git.ipfire.org Git - thirdparty/git.git/commit - t/t3001-ls-files-others-exclude.sh
ls-files: update test style
authorLi Linchao <lilinchao@oschina.cn>
Sun, 3 Jul 2022 15:49:09 +0000 (15:49 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2022 17:01:04 +0000 (10:01 -0700)
commit18337d406f170bebc303f1b29bd53019ee851a41
treeb80b9015d14ecf72c4c0a17845c85262ba5e16e4
parente4a4b31577c7419497ac30cebe30d755b97752c5
ls-files: update test style

Update test style in t/t30[*].sh for uniformity, that's to
keep test title the same line with helper function itself,
and fix some indentions.

Add a new section "recommended style" in t/README to
encourage people to use more modern style in test.

Signed-off-by: Li Linchao <lilinchao@oschina.cn>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README
t/t3001-ls-files-others-exclude.sh
t/t3002-ls-files-dashpath.sh
t/t3020-ls-files-error-unmatch.sh
t/t3060-ls-files-with-tree.sh