Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id BF282429E2E for ; Sat, 24 Dec 2011 20:15:55 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id COpejBLR8ptN for ; Sat, 24 Dec 2011 20:15:54 -0800 (PST) Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 11120431FD0 for ; Sat, 24 Dec 2011 20:15:48 -0800 (PST) Received: by wgbds13 with SMTP id ds13so15619145wgb.2 for ; Sat, 24 Dec 2011 20:15:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:x-mailer:in-reply-to:references; bh=QqiA5ICmGXrj7WIUsX2tdmlVfaA9wIbx6qoFfr1hGPo=; b=HIReqiwkYSPn9qQjQMyooPJ5p4baqy2Q8bsHr7OTCvlCN8woYQCcfNR565EBufPcf2 apiTuZCKbnLVXZs9+5EX47QIfLdBzBgoshQq4DHYmv9JsWhypad/YowiHEba+JqLCnxG qj9o/2tFbduCT43biyt8b16CoThqQ8zE+KCWE= Received: by 10.227.207.196 with SMTP id fz4mr19937846wbb.2.1324786547833; Sat, 24 Dec 2011 20:15:47 -0800 (PST) Received: from localhost ([91.144.186.21]) by mx.google.com with ESMTPS id en10sm15609900wbb.11.2011.12.24.20.15.47 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 24 Dec 2011 20:15:47 -0800 (PST) From: Dmitry Kurochkin To: notmuch@notmuchmail.org Subject: [PATCH 4/4] test: fix Emacs tests expected output after notmuch-hello search changes Date: Sun, 25 Dec 2011 08:14:55 +0400 Message-Id: <1324786495-14221-4-git-send-email-dmitry.kurochkin@gmail.com> X-Mailer: git-send-email 1.7.7.3 In-Reply-To: <1324786495-14221-1-git-send-email-dmitry.kurochkin@gmail.com> References: <1324786495-14221-1-git-send-email-dmitry.kurochkin@gmail.com> X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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, 25 Dec 2011 04:15:56 -0000 --- test/emacs.expected-output/notmuch-hello | 6 +++--- .../notmuch-hello-no-saved-searches | 6 +++--- .../emacs.expected-output/notmuch-hello-with-empty | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/test/emacs.expected-output/notmuch-hello b/test/emacs.expected-output/notmuch-hello index 48143bd..4e47cde 100644 --- a/test/emacs.expected-output/notmuch-hello +++ b/test/emacs.expected-output/notmuch-hello @@ -4,11 +4,11 @@ Saved searches: [edit] 50 inbox 50 unread -Search: +[ Search! ] [Show all tags] - Type a search query and hit RET to view matching threads. + Use the `search' button or hit `s' to enter search query. Edit saved searches with the `edit' button. Hit RET or click on a saved search or tag name to view matching threads. - `=' refreshes this screen. `s' jumps to the search box. `q' to quit. + `=' refreshes this screen. `s' to search messages. `q' to quit. diff --git a/test/emacs.expected-output/notmuch-hello-no-saved-searches b/test/emacs.expected-output/notmuch-hello-no-saved-searches index 7c09e40..5f79b92 100644 --- a/test/emacs.expected-output/notmuch-hello-no-saved-searches +++ b/test/emacs.expected-output/notmuch-hello-no-saved-searches @@ -1,10 +1,10 @@ Welcome to notmuch. You have 50 messages. -Search: +[ Search! ] [Show all tags] - Type a search query and hit RET to view matching threads. + Use the `search' button or hit `s' to enter search query. Edit saved searches with the `edit' button. Hit RET or click on a saved search or tag name to view matching threads. - `=' refreshes this screen. `s' jumps to the search box. `q' to quit. + `=' refreshes this screen. `s' to search messages. `q' to quit. diff --git a/test/emacs.expected-output/notmuch-hello-with-empty b/test/emacs.expected-output/notmuch-hello-with-empty index 2a267c9..28b8a1f 100644 --- a/test/emacs.expected-output/notmuch-hello-with-empty +++ b/test/emacs.expected-output/notmuch-hello-with-empty @@ -4,11 +4,11 @@ Saved searches: [edit] 50 inbox 50 unread 0 empty -Search: +[ Search! ] [Show all tags] - Type a search query and hit RET to view matching threads. + Use the `search' button or hit `s' to enter search query. Edit saved searches with the `edit' button. Hit RET or click on a saved search or tag name to view matching threads. - `=' refreshes this screen. `s' jumps to the search box. `q' to quit. + `=' refreshes this screen. `s' to search messages. `q' to quit. -- 1.7.7.3