about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-05-10 22:37:11 +0000
committerEric Wong <e@yhbt.net>2020-05-12 06:15:57 +0000
commitcd8cda10c9687533949a8a358fd7b858f704da6e (patch)
treef4b8872bc24e4a1e84a5e88842e345fc4730f067 /MANIFEST
parente28abc96d9178ad59ca8563bf410c7f293b96321 (diff)
downloadpublic-inbox-cd8cda10c9687533949a8a358fd7b858f704da6e.tar.gz
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.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
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