From cd8cda10c9687533949a8a358fd7b858f704da6e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 10 May 2020 22:37:11 +0000 Subject: xt/eml_check_limits: check limits against an inbox This allows maintainers to easily check limits against the contents of existing inboxes. This script covers most of the new limits enforced by PublicInbox::Eml. Usage is similar to most xt/*.t scripts: GIANT_INBOX_DIR=/path/to/inbox prove -bvw xt/eml_check_limits.t Setting `TEST_CLASS=PublicInbox::MIME' allows us to check performance and memory use against the old subclass of Email::MIME. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 9c804a07..b1512c7a 100644 --- a/MANIFEST +++ b/MANIFEST @@ -333,6 +333,7 @@ t/x-unknown-alpine.eml t/xcpdb-reshard.t xt/cmp-msgstr.t xt/cmp-msgview.t +xt/eml_check_limits.t xt/git-http-backend.t xt/git_async_cmp.t xt/mem-msgview.t -- cgit v1.2.3-24-ge0c7