unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Florian Klink <flokli@flokli.de>
To: notmuch@notmuchmail.org
Subject: [PATCH] T460-emacs-tree: sync $EXPECTED with test name
Date: Thu, 19 Apr 2018 10:41:01 +0200	[thread overview]
Message-ID: <20180419084101.32445-1-flokli@flokli.de> (raw)

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

             reply	other threads:[~2018-04-19  8:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-19  8:41 Florian Klink [this message]
2018-05-05 14:07 ` [PATCH] T460-emacs-tree: sync $EXPECTED with test name David Bremner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180419084101.32445-1-flokli@flokli.de \
    --to=flokli@flokli.de \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).