From af9a34eba5696fc881d2d61864fa62220ccf8ba5 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 15 Mar 2021 12:57:52 +0100 Subject: test_common: add create_inbox helper sub This saves over 100ms in t/lei-q-remote-import.t so far when TMPDIR is on an SSD. If we can memoize inbox creation to save a few dozen milliseconds every test, this could add up to noticeable savings across our entire test suite. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 941a1f90..4d2cfb10 100644 --- a/MANIFEST +++ b/MANIFEST @@ -311,6 +311,7 @@ t/config.t t/config_limiter.t t/content_hash.t t/convert-compact.t +t/data-gen/.gitignore t/data/0001.patch t/data/message_embed.eml t/dir_idle.t -- cgit v1.2.3-24-ge0c7