From: Mathias Lafeldt Date: Tue, 26 Apr 2011 10:33:26 +0000 (+0200) Subject: t/README: unify documentation of test function args X-Git-Tag: v1.7.5.4~10^2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=72942a617cb1f6e1844a7391d030c15acd2ca052;p=git.git t/README: unify documentation of test function args Document all test function arguments in the same way. While at it, tweak the description of test_path_is_* (thanks to Junio), and correct some grammatical errors. Signed-off-by: Mathias Lafeldt Signed-off-by: Junio C Hamano --- diff --git a/t/README b/t/README index 428ee05c4..cad36dd75 100644 --- a/t/README +++ b/t/README @@ -379,7 +379,7 @@ library for your script to use. - test_expect_success []