X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT370-search-folder-coherence.sh;h=0a2727e74fb4573a36294ac3f68260b9f26f3e2e;hp=da4ec2b8c61a15403b14433b0774ca6aaaf7f2b7;hb=a8bf94af44b21449d8f28478013400c096b0241d;hpb=33c8777a967ece2dd4bbda7e83a4e07c195abf51 diff --git a/test/T370-search-folder-coherence.sh b/test/T370-search-folder-coherence.sh index da4ec2b8..0a2727e7 100755 --- a/test/T370-search-folder-coherence.sh +++ b/test/T370-search-folder-coherence.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash test_description='folder tags removed and added through file renames remain consistent' -. ./test-lib.sh || exit 1 +. $(dirname "$0")/test-lib.sh || exit 1 test_begin_subtest "No new messages" output=$(NOTMUCH_NEW) @@ -28,11 +28,11 @@ MAIL_DIR/msg-001 MAIL_DIR/spam/msg-001 EOF notmuch search --output=files id:$id_x | notmuch_search_files_sanitize >OUTPUT -test_expect_equal_file OUTPUT EXPECTED +test_expect_equal_file EXPECTED OUTPUT test_begin_subtest "Test matches folder:spam" output=$(notmuch search folder:spam) -test_expect_equal "$output" "thread:0000000000000001 2001-01-05 [1/1] Notmuch Test Suite; Single new message (inbox unread)" +test_expect_equal "$output" "thread:0000000000000001 2001-01-05 [1/1(2)] Notmuch Test Suite; Single new message (inbox unread)" test_begin_subtest "Remove folder:spam copy of email" rm $dir/spam/$(basename $file_x)