unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] T460-emacs-tree: sync $EXPECTED with test name
@ 2018-04-19  8:41 Florian Klink
  2018-05-05 14:07 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Klink @ 2018-04-19  8:41 UTC (permalink / raw)
  To: notmuch

This syncs the $EXPECTED directory name with the tests filename.

Signed-off-by: Florian Klink <flokli@flokli.de>
---
 test/T460-emacs-tree.sh                                                 | 2 +-
 .../notmuch-tree-show-window                                            | 0
 .../notmuch-tree-single-thread                                          | 0
 .../notmuch-tree-tag-inbox                                              | 0
 .../notmuch-tree-tag-inbox-tagged                                       | 0
 .../notmuch-tree-tag-inbox-thread-tagged                                | 0
 6 files changed, 1 insertion(+), 1 deletion(-)
 rename test/{tree.expected-output => emacs-tree.expected-output}/notmuch-tree-show-window (100%)
 rename test/{tree.expected-output => emacs-tree.expected-output}/notmuch-tree-single-thread (100%)
 rename test/{tree.expected-output => emacs-tree.expected-output}/notmuch-tree-tag-inbox (100%)
 rename test/{tree.expected-output => emacs-tree.expected-output}/notmuch-tree-tag-inbox-tagged (100%)
 rename test/{tree.expected-output => emacs-tree.expected-output}/notmuch-tree-tag-inbox-thread-tagged (100%)

diff --git a/test/T460-emacs-tree.sh b/test/T460-emacs-tree.sh
index 0f4e4503..cb2c90b8 100755
--- a/test/T460-emacs-tree.sh
+++ b/test/T460-emacs-tree.sh
@@ -3,7 +3,7 @@
 test_description="emacs tree view interface"
 . $(dirname "$0")/test-lib.sh || exit 1
 
-EXPECTED=$NOTMUCH_SRCDIR/test/tree.expected-output
+EXPECTED=$NOTMUCH_SRCDIR/test/emacs-tree.expected-output
 
 add_email_corpus
 
diff --git a/test/tree.expected-output/notmuch-tree-show-window b/test/emacs-tree.expected-output/notmuch-tree-show-window
similarity index 100%
rename from test/tree.expected-output/notmuch-tree-show-window
rename to test/emacs-tree.expected-output/notmuch-tree-show-window
diff --git a/test/tree.expected-output/notmuch-tree-single-thread b/test/emacs-tree.expected-output/notmuch-tree-single-thread
similarity index 100%
rename from test/tree.expected-output/notmuch-tree-single-thread
rename to test/emacs-tree.expected-output/notmuch-tree-single-thread
diff --git a/test/tree.expected-output/notmuch-tree-tag-inbox b/test/emacs-tree.expected-output/notmuch-tree-tag-inbox
similarity index 100%
rename from test/tree.expected-output/notmuch-tree-tag-inbox
rename to test/emacs-tree.expected-output/notmuch-tree-tag-inbox
diff --git a/test/tree.expected-output/notmuch-tree-tag-inbox-tagged b/test/emacs-tree.expected-output/notmuch-tree-tag-inbox-tagged
similarity index 100%
rename from test/tree.expected-output/notmuch-tree-tag-inbox-tagged
rename to test/emacs-tree.expected-output/notmuch-tree-tag-inbox-tagged
diff --git a/test/tree.expected-output/notmuch-tree-tag-inbox-thread-tagged b/test/emacs-tree.expected-output/notmuch-tree-tag-inbox-thread-tagged
similarity index 100%
rename from test/tree.expected-output/notmuch-tree-tag-inbox-thread-tagged
rename to test/emacs-tree.expected-output/notmuch-tree-tag-inbox-thread-tagged
-- 
2.16.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] T460-emacs-tree: sync $EXPECTED with test name
  2018-04-19  8:41 [PATCH] T460-emacs-tree: sync $EXPECTED with test name Florian Klink
@ 2018-05-05 14:07 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2018-05-05 14:07 UTC (permalink / raw)
  To: Florian Klink, notmuch

Florian Klink <flokli@flokli.de> writes:

> This syncs the $EXPECTED directory name with the tests filename.
>
> Signed-off-by: Florian Klink <flokli@flokli.de>

pushed to master

d

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-05 14:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-19  8:41 [PATCH] T460-emacs-tree: sync $EXPECTED with test name Florian Klink
2018-05-05 14:07 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).