From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 05BE26DE20A2 for ; Sun, 26 Feb 2017 05:43:21 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" X-Spam-Flag: NO X-Spam-Score: -0.18 X-Spam-Level: X-Spam-Status: No, score=-0.18 tagged_above=-999 required=5 tests=[AWL=-0.160, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yo3AVrjEe4iM for ; Sun, 26 Feb 2017 05:43:20 -0800 (PST) Received: from mail-lf0-f44.google.com (mail-lf0-f44.google.com [209.85.215.44]) by arlo.cworth.org (Postfix) with ESMTPS id 1DBC26DE209F for ; Sun, 26 Feb 2017 05:43:20 -0800 (PST) Received: by mail-lf0-f44.google.com with SMTP id k202so10333852lfe.1 for ; Sun, 26 Feb 2017 05:43:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nikula-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=yM2riW1RmHrEzCAMU8zZ1ItEypGX2mZIKkES8Grcok0=; b=q119XT482jalB6XnzgZJAw1JA8pfe/601aiRHCbm8eaB7OJ31AluRhhhof9K++QNOp VAEEyLjA5Uc6O86T00BrSfQLyvxAMvmgtEBHJCoI4eoo3sUxYhhRidUnAs0qukEgfwzT mGMaDjfQONHkE+bRXLYepV+/fkBcscskh5dZhdJYeey6WQ3M+JfYRP5ZC63U+36IJoFE JvxokDp45DoBCo4+Z9d2mTuFRMozkg7j6ezgThV+8F5PI8UX/bCXfc8t0BZZULI9KgaD pH8OtyYTt0jzhWybZB6DqbBDyQem1WIFZitflSV2nOnHKMayB99JO/TQNC6fuqHWdok8 dr2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=yM2riW1RmHrEzCAMU8zZ1ItEypGX2mZIKkES8Grcok0=; b=XiR0R4bDHr23/iQ9KQvjAQUYDRYfOHrVlHtAxBFp9UHEAll9ZjM4zHPsmfcEp6G7G2 uWL5ewEsGIiSYjg/YDtm5ys2zk8WNSA0Pn+hXlepQiue0ma93KbJIWOZX9FINd4MF3jH gjg6beQz3XHVgJ2TteIRi0Pb5LZp7yP+/A1h/YDaqfPAJSBE8egUEm0jcj58hKYBEfnI 6TrwLOg9+c1LQo7ZNG0RlRUoG20xNpUoOM2mdMt3SqOpSLyk5gqwH8TFjpLimIO1Nt7C Fk1ISQ6YxzD2xEsC75mRdx+62wLPWdFkwzU7rrkA+S7Qheyw/OBLTyzfb/V7Jtn3DCAa yn5Q== X-Gm-Message-State: AMke39mjeknGx1tAOqlyOgl8zmfEnVYuqbN6T+cIqZHbB0VUKTHnK0/CHsSxLh9eSz0HRg== X-Received: by 10.25.29.66 with SMTP id d63mr3544383lfd.163.1488116598558; Sun, 26 Feb 2017 05:43:18 -0800 (PST) Received: from localhost (mobile-access-bcee80-14.dhcp.inet.fi. [188.238.128.14]) by smtp.gmail.com with ESMTPSA id q6sm81240ljb.12.2017.02.26.05.43.16 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 26 Feb 2017 05:43:18 -0800 (PST) From: Jani Nikula To: notmuch@notmuchmail.org Subject: [PATCH 2/9] test: remove unused filter functions Date: Sun, 26 Feb 2017 15:42:54 +0200 Message-Id: X-Mailer: git-send-email 2.11.0 In-Reply-To: References: In-Reply-To: References: X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2017 13:43:21 -0000 They've been unused since their introduction in commit 0083854b1204 ("Copy test framework from Git"). --- test/test-lib.sh | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/test/test-lib.sh b/test/test-lib.sh index b136fb949ec1..2ccb62eec122 100644 --- a/test/test-lib.sh +++ b/test/test-lib.sh @@ -274,33 +274,6 @@ TEST_TMPDIR=$(mktemp -d "${TMPDIR:-/tmp}/notmuch-test-$$.XXXXXX") trap 'trap_exit' EXIT trap 'trap_signal' HUP INT TERM -test_decode_color () { - sed -e 's/.\[1m//g' \ - -e 's/.\[31m//g' \ - -e 's/.\[32m//g' \ - -e 's/.\[33m//g' \ - -e 's/.\[34m//g' \ - -e 's/.\[35m//g' \ - -e 's/.\[36m//g' \ - -e 's/.\[m//g' -} - -q_to_nul () { - perl -pe 'y/Q/\000/' -} - -q_to_cr () { - tr Q '\015' -} - -append_cr () { - sed -e 's/$/Q/' | tr Q '\015' -} - -remove_cr () { - tr '\015' Q | sed -e 's/Q$//' -} - # Generate a new message in the mail directory, with a unique message # ID and subject. The message is not added to the index. # -- 2.11.0