diff options
| author | David Bremner <david@tethera.net> | 2022-01-04 21:06:04 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-01-20 15:31:29 -0400 |
| commit | 704aa76f5dbe64098963100ec0ed89c00340d89b (patch) | |
| tree | 389f31af17a6545318f4966cf5be0b5357a7f52e /test/emacs.expected-output | |
| parent | 87d5a5a8aa323077c0b79fce42d062839eb2ff2d (diff) | |
test/emacs: add known broken test for hidden tags
Gregor Zattler observed that tags could be unintentionally hidden in
the "All tags" view, and Tomi Ollia worked out [2] that the issue was tags
that only occured on excluded messages. This test reproduces that bug.
[1]: id:87wox1vovj.fsf@len.workgroup
[2]: id:m28t9faaim.fsf@guru.guru-group.fi
Diffstat (limited to 'test/emacs.expected-output')
| -rw-r--r-- | test/emacs.expected-output/notmuch-hello-all-tags | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/emacs.expected-output/notmuch-hello-all-tags b/test/emacs.expected-output/notmuch-hello-all-tags new file mode 100644 index 00000000..2802a708 --- /dev/null +++ b/test/emacs.expected-output/notmuch-hello-all-tags @@ -0,0 +1,15 @@ + Welcome to notmuch. You have 52 messages. + +Saved searches: [edit] + + 52 inbox 52 unread 52 all mail + +Search: . + +All tags: [hide] + + 4 attachment 52 inbox 52 unread + 52 exclude_me 7 signed + + Hit `?' for context-sensitive help in any Notmuch screen. + Customize Notmuch or this page. |
