diff options
author | Jeff King <peff@peff.net> | 2015-03-25 01:31:41 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-03-25 12:49:33 -0700 |
commit | be86fb3f8d149b721ab7db63cf46020fd622806d (patch) | |
tree | 3fc37e0130db2f0f3d83e676c7d175185c444d83 /abspath.c | |
parent | t: simplify loop exit-code status variables (diff) | |
download | tgif-be86fb3f8d149b721ab7db63cf46020fd622806d.tar.xz |
t0020: use test_* helpers instead of hand-rolled messages
These tests are not wrong, but it is much shorter and more
idiomatic to say "verbose" or "test_must_fail" rather than
printing our own messages on failure. Likewise, there is no
need to say "happy" at the end of a test; the test suite
takes care of that.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'abspath.c')
0 files changed, 0 insertions, 0 deletions