test: use source and build paths in T4?0-emacs-*.sh

Make a distinction between source and build directories.
This commit is contained in:
Jani Nikula 2017-09-25 23:38:36 +03:00 committed by David Bremner
parent e216d9b7ab
commit 1ab72b13cd
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
test_description="emacs notmuch-hello view"
. $(dirname "$0")/test-lib.sh || exit 1
EXPECTED=$TEST_DIRECTORY/emacs.expected-output
EXPECTED=$NOTMUCH_SRCDIR/test/emacs.expected-output
add_email_corpus

View file

@ -3,7 +3,7 @@
test_description="emacs notmuch-show view"
. $(dirname "$0")/test-lib.sh || exit 1
EXPECTED=$TEST_DIRECTORY/emacs-show.expected-output
EXPECTED=$NOTMUCH_SRCDIR/test/emacs-show.expected-output
add_email_corpus

View file

@ -3,7 +3,7 @@
test_description="emacs tree view interface"
. $(dirname "$0")/test-lib.sh || exit 1
EXPECTED=$TEST_DIRECTORY/tree.expected-output
EXPECTED=$NOTMUCH_SRCDIR/test/tree.expected-output
add_email_corpus