From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id F345E1F466 for ; Thu, 30 Jan 2020 09:19:06 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/2] subject-free tests and updates Date: Thu, 30 Jan 2020 09:19:04 +0000 Message-Id: <20200130091906.23882-1-e@yhbt.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: Odd cases need more coverage... Eric Wong (2): t/psgi_search: test for subject-free messages mboxgz: ensure gzipped mboxes always have filenames lib/PublicInbox/MboxGz.pm | 10 ++++------ t/psgi_search.t | 39 +++++++++++++++++++++++++++++++++++++-- 2 files changed, 41 insertions(+), 8 deletions(-)