diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-03-12 21:44:00 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-12 21:44:00 -0700 |
commit | e89b991a7fe7e400d96bd69272bf6c9dbade4d2c (patch) | |
tree | aa3a7dd6786690b4dfd55d6222226bea2b76a0bd /t/t5100/msg0012 | |
parent | Merge branch 'jk/maint-1.6.1-cleanup-after-exec-failure' into maint-1.6.1 (diff) | |
parent | mailinfo: tests for RFC2047 examples (diff) | |
download | tgif-e89b991a7fe7e400d96bd69272bf6c9dbade4d2c.tar.xz |
Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.1
* ks/maint-1.6.0-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/msg0012')
-rw-r--r-- | t/t5100/msg0012 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/t/t5100/msg0012 b/t/t5100/msg0012 new file mode 100644 index 0000000000..1dc2bf7f7f --- /dev/null +++ b/t/t5100/msg0012 @@ -0,0 +1,7 @@ +textlive-* исправлены на texlive-* +docutils заменён на python-docutils + +Действительно, оказалось, что rest2web вытягивает за собой +python-docutils. В то время как сам rest2web не нужен. + +Signed-off-by: Dmitriy Blinov <bda@mnsspb.ru> |