test-lib: user-friendly alternatives to test [-d|-f|-e]
commit2caf20c52b7f646d0a7481c25415c48d687773b2
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Tue, 10 Aug 2010 15:17:52 +0000 (10 17:17 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Aug 2010 17:21:36 +0000 (11 10:21 -0700)
tree0d6ea01a4b9cff3719c67ceede9b94f303982941
parentcd035b1cef39811fd3116aa07d99395960ec947a
test-lib: user-friendly alternatives to test [-d|-f|-e]

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>
t/README
t/t3404-rebase-interactive.sh
t/t3407-rebase-abort.sh
t/test-lib.sh