From e39585ee2bdcbeaab7b6bd33b3568021042d0879 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 25 Apr 2020 05:52:22 +0000 Subject: tests: remove Email::MIME->create use entirely Replace them with .eml files generated with the help of Email::MIME, but without some extraneous and unnecessary headers, and strip mime_load down to just loading files. This will give us more freedom to experiment with other mail libraries which may be more correct, better maintained, use less memory and/or be faster than Email::MIME. --- MANIFEST | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index b06aa679..e3e0f2a8 100644 --- a/MANIFEST +++ b/MANIFEST @@ -231,6 +231,8 @@ t/emergency.t t/epoll.t t/fail-bin/spamc t/feed.t +t/filter_base-junk.eml +t/filter_base-xhtml.eml t/filter_base.t t/filter_mirror.t t/filter_rubylang.t @@ -257,10 +259,13 @@ t/init.t t/iso-2202-jp.eml t/linkify.t t/main-bin/spamc +t/mda-mime.eml t/mda.t t/mda_filter_rubylang.t t/mid.t t/mime.t +t/msg_iter-nested.eml +t/msg_iter-order.eml t/msg_iter.t t/msgmap.t t/msgtime.t @@ -270,8 +275,12 @@ t/nntpd-tls.t t/nntpd.t t/nulsubject.t t/over.t +t/plack-2-txt-bodies.eml +t/plack-attached-patch.eml +t/plack-qp.eml t/plack.t t/precheck.t +t/psgi_attach.eml t/psgi_attach.t t/psgi_bad_mids.t t/psgi_mount.t @@ -279,12 +288,15 @@ t/psgi_multipart_not.t t/psgi_scan_all.t t/psgi_search.t t/psgi_text.t +t/psgi_v2-new.eml +t/psgi_v2-old.eml t/psgi_v2.t t/purge.t t/qspawn.t t/replace.t t/reply.t t/run.perl +t/search-amsg.eml t/search-thr-index.t t/search.t t/sigfd.t -- cgit v1.2.3-24-ge0c7