diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2010-08-17 01:57:12 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-08-18 14:02:03 -0700 |
commit | 9cbdd76e097b01fa434dec9fdbe73b9cb6361e26 (patch) | |
tree | 51daca77b28203a07cb8743592e3c09f9b5ad308 /t/t6200-fmt-merge-msg.sh | |
parent | 94d63ce2abfd8de9dc3c928383270ec6ca3605bb (diff) | |
download | git-9cbdd76e097b01fa434dec9fdbe73b9cb6361e26.tar.gz |
t6010 (merge-base): modernize style
Guard setup with test_expect_success, put the opening quote
starting each test on the same line as the test_expect_* invocation,
and combine related actions into single tests.
While at it:
- use test_cmp instead of expr or test $foo = $bar, for more helpful
output with -v when tests fail;
- use test_commit for brevity.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6200-fmt-merge-msg.sh')
0 files changed, 0 insertions, 0 deletions