diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-01-31 18:09:17 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-01-31 18:09:17 -0800 |
commit | c0f6f67b3d6c8afb89847b6b7bc187d7bed260eb (patch) | |
tree | e264c1f959d9452b7404e6191f3fa7a2ce222859 /t/t5100/info0013 | |
parent | Merge branch 'jc/maint-apply-fix' (diff) | |
parent | mailinfo: tests for RFC2047 examples (diff) | |
download | tgif-c0f6f67b3d6c8afb89847b6b7bc187d7bed260eb.tar.xz |
Merge branch 'ks/maint-mailinfo-folded'
* ks/maint-mailinfo-folded:
mailinfo: tests for RFC2047 examples
mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'
mailinfo: 'From:' header should be unfold as well
mailinfo: correctly handle multiline 'Subject:' header
Diffstat (limited to 't/t5100/info0013')
-rw-r--r-- | t/t5100/info0013 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/t5100/info0013 b/t/t5100/info0013 new file mode 100644 index 0000000000..bbe049e20e --- /dev/null +++ b/t/t5100/info0013 @@ -0,0 +1,5 @@ +Author: A U Thor +Email: a.u.thor@example.com +Subject: a patch +Date: Fri, 9 Jun 2006 00:44:16 -0700 + |