From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: meta@public-inbox.org Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id A42742045B for ; Mon, 29 Feb 2016 08:25:58 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [ssoma PATCH 0/3] test output cleanups Date: Mon, 29 Feb 2016 08:25:52 +0000 Message-Id: <20160229082555.28323-1-e@80x24.org> List-Id: Are reproducible test outputs required for reproducible builds? We have no binaries to build :P Eric Wong (3): t/*.t: quiet down "git init" t/: try to ensure test output is stable t/*: use identifiable tempdir names t/all.t | 8 ++++---- t/extractor.t | 6 +++--- t/git.t | 4 ++-- t/mda-badheaders.t | 7 ++++--- t/mda-conflict.t | 4 ++-- t/mda-missing-mid.t | 4 ++-- t/remover.t | 4 ++-- 7 files changed, 19 insertions(+), 18 deletions(-)