test-lib: user-friendly alternatives to test [-d|-f|-e]
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Tue, 10 Aug 2010 15:17:52 +0000 (17:17 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Aug 2010 17:21:36 +0000 (10:21 -0700)
The helper functions are implemented, documented, and used in a few
places to validate them, but not everywhere to avoid useless code churn.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found