t/README: unify documentation of test function args
commit72942a617cb1f6e1844a7391d030c15acd2ca052
authorMathias Lafeldt <misfire@debugon.org>
Tue, 26 Apr 2011 10:33:26 +0000 (26 12:33 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Apr 2011 18:45:56 +0000 (26 11:45 -0700)
treeaaa185ae5319a3ef2f78323a3c22a7b7752e4f29
parentec014eac0e9e6f30cbbca616090fa2ecf74797e7
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 <misfire@debugon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README