notmuch/test/emacs.expected-output
Carl Worth 4884f5496c test: Avoid using unreliable, hard-coded thread ID values in test suite.
Some recently-added tests used hard-coded thread ID values in search
specifications. This is unreliable since the thread IDs depend on the
order in which "notmuch new" encounters new files, (which in turn can
depend on inode ordering within the filesystem).

Fix these by using the new "notmuch search --output=threads" to find the
correct thread IDs given a hard-coded (but reliable) message ID.
2010-10-28 11:45:50 -07:00
..
notmuch-hello test: Add tests for emacs notmuch-search and notmuch-show functions. 2010-10-22 16:58:35 -07:00
notmuch-search-tag-inbox test: Add tests for emacs notmuch-search and notmuch-show functions. 2010-10-22 16:58:35 -07:00
notmuch-show-thread-maildir-storage test: Avoid using unreliable, hard-coded thread ID values in test suite. 2010-10-28 11:45:50 -07:00