[PATCH 4/4] test: fix Emacs tests expected output after notmuch-hello search changes

Subject: [PATCH 4/4] test: fix Emacs tests expected output after notmuch-hello search changes

Date: Sun, 25 Dec 2011 08:14:55 +0400

To: notmuch@notmuchmail.org

Cc:

From: Dmitry Kurochkin


---
 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


Thread: