]> git.ipfire.org Git - thirdparty/git.git/commit
t5100: add some more mailinfo tests
authorKyle J. McKay <mackyle@gmail.com>
Wed, 31 May 2017 10:26:10 +0000 (03:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Jun 2017 16:37:08 +0000 (09:37 -0700)
commitae52d57f0b45b2db93f13c009b7a31108d5d6525
treec6dc0d9a90d217ff38e1d01f27e333ea289d772a
parent840ed141983718e0c5518a325534a5656797132a
t5100: add some more mailinfo tests

Add some more simple mailinfo tests including a few that
produce:

  fatal: `pos + len' is too far after the end of the buffer

Mark those as 'test_expect_failure'.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5100-mailinfo.sh