author | Kirill Smelkov <kirr@landau.phys.spbu.ru> | |
Mon, 12 Jan 2009 22:21:04 +0000 (01:21 +0300) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 29 Jan 2009 00:23:21 +0000 (16:23 -0800) | ||
commit | c32815f903f50a44006f6d12da11492141e70d73 | |
tree | 8374b3bd260c1d832932943bdc3769d2c3546de0 | tree | snapshot |
parent | 806d5e90440046a7807f757d70acb29573f89524 | commit | diff |
mailinfo: tests for RFC2047 examples
Also as suggested by Junio, in order to try to catch other MIME
problems, test cases from the "8. Examples" section of RFC2047 are added
to t5100 testsuite as well.
Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru>
Also as suggested by Junio, in order to try to catch other MIME
problems, test cases from the "8. Examples" section of RFC2047 are added
to t5100 testsuite as well.
Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru>
14 files changed:
t/t5100-mailinfo.sh | diff | blob | history | |
t/t5100/empty | [new file with mode: 0644] | blob |
t/t5100/rfc2047-info-0001 | [new file with mode: 0644] | blob |
t/t5100/rfc2047-info-0002 | [new file with mode: 0644] | blob |
t/t5100/rfc2047-info-0003 | [new file with mode: 0644] | blob |
t/t5100/rfc2047-info-0004 | [new file with mode: 0644] | blob |
t/t5100/rfc2047-info-0005 | [new file with mode: 0644] | blob |
t/t5100/rfc2047-info-0006 | [new file with mode: 0644] | blob |
t/t5100/rfc2047-info-0007 | [new file with mode: 0644] | blob |
t/t5100/rfc2047-info-0008 | [new file with mode: 0644] | blob |
t/t5100/rfc2047-info-0009 | [new file with mode: 0644] | blob |
t/t5100/rfc2047-info-0010 | [new file with mode: 0644] | blob |
t/t5100/rfc2047-info-0011 | [new file with mode: 0644] | blob |
t/t5100/rfc2047-samples.mbox | [new file with mode: 0644] | blob |