t/README: document more test helpers
commitc9667456d201c435af523ffb7d583efd1784232a
authorJonathan Nieder <jrnieder@gmail.com>
Tue, 6 Jul 2010 20:04:10 +0000 (6 15:04 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Jul 2010 04:26:11 +0000 (6 21:26 -0700)
treeda34d0a301800d6ac83b0825e091ed8548eb427b
parent6fd45295ae0abf424c2e8a71118dcd277778abff
t/README: document more test helpers

There is no documentation in t/README for test_must_fail,
test_might_fail, test_cmp, or test_when_finished.

Reported-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README