author | Brandon Casey <drafnel@gmail.com> | |
Tue, 20 Jul 2010 17:17:12 +0000 (12:17 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 20 Jul 2010 18:26:39 +0000 (11:26 -0700) | ||
commit | 971ecbd1f8d1468951274d01103f80dd7d32d110 | |
tree | 6fe61dff49f5926032d24766e54bc60ce93079c4 | tree | snapshot |
parent | 3c9d0414ed2db0167e6c828b547be8fc9f88fccc | commit | diff |
t/README: clarify test_must_fail description
Some have found the wording of the description to be somewhat ambiguous
with respect to when it is desirable to use test_must_fail instead of
"! <git-command>". Tweak the wording somewhat to hopefully clarify that
it is _because_ test_must_fail can detect segmentation fault that it is
desirable to use it instead of "! <git-command>".
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Some have found the wording of the description to be somewhat ambiguous
with respect to when it is desirable to use test_must_fail instead of
"! <git-command>". Tweak the wording somewhat to hopefully clarify that
it is _because_ test_must_fail can detect segmentation fault that it is
desirable to use it instead of "! <git-command>".
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README | diff | blob | history |