aboutsummaryrefslogtreecommitdiff
path: root/t/t4034
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2011-01-11 15:49:57 -0600
committerJunio C Hamano <gitster@pobox.com>2011-01-18 09:02:23 -0800
commit5094d158741f0f62d69bba8e07dcdb6308528888 (patch)
treef924d2f8f6dc2b260153a67663499a086f225849 /t/t4034
parent664d44ee7fb18bdfdd66a1be760c7ee1bbe911c6 (diff)
downloadgit-5094d158741f0f62d69bba8e07dcdb6308528888.tar.gz
git-5094d158741f0f62d69bba8e07dcdb6308528888.tar.xz
t4034 (diff --word-diff): style suggestions
Rearrange code to be easier to browse: - first data - then functions - then test assertions Mark up inline test vectors as cat >vector <<-\EOF data data EOF for visual scannability. Use words like "set up" for tests that set up for other tests, to make it obvious which tests are safe to skip. Use repeated function calls instead of a loop for the language-specific tests, so the invocations can be easily tweaked individually (for example if one starts to fail). This means if you add a new subdirectory to t4034/, it will not be automatically used. I think that's worth it for the added explicitness. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4034')
0 files changed, 0 insertions, 0 deletions