<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/emacs.expected-output, branch 0.5</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.5</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.5'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2010-11-12T01:00:15Z</updated>
<entry>
<title>test: Update emacs tests for fix to counting of signature lines.</title>
<updated>2010-11-12T01:00:15Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-12T01:00:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=42f1a13374bdb75c51132ff2b07c8e192291f8d7'/>
<id>urn:sha1:42f1a13374bdb75c51132ff2b07c8e192291f8d7</id>
<content type='text'>
The recent bug fix invalidated some expected test results. Fix them up.
</content>
</entry>
<entry>
<title>test: Add test for viewing raw message within emacs.</title>
<updated>2010-11-06T21:33:30Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-06T21:33:30Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f8007ecb290d9ce03e21ad75a7e5234404471abf'/>
<id>urn:sha1:f8007ecb290d9ce03e21ad75a7e5234404471abf</id>
<content type='text'>
This provides further coverage for the recently added (and recently
modified) use of "notmuch show --format=raw" within emacs.
</content>
</entry>
<entry>
<title>test: Add test for saving an attachment from emacs</title>
<updated>2010-11-06T18:25:56Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-06T18:25:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=581ea7c8d39c9de73282b21de16dd9b0192ec5ac'/>
<id>urn:sha1:581ea7c8d39c9de73282b21de16dd9b0192ec5ac</id>
<content type='text'>
This tests the use of "notmuch cat" recently added to the emacs
interface.
</content>
</entry>
<entry>
<title>test: Update mail corpus with original mails (with attachments).</title>
<updated>2010-11-06T00:19:51Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-06T00:17:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=484639453a8eee0581d00e7d7da85c31df39c4c8'/>
<id>urn:sha1:484639453a8eee0581d00e7d7da85c31df39c4c8</id>
<content type='text'>
The original mails used to pupulate the mail corpus had had their
attachments (obnoxiously) scrubbed by the pipermail mail archiver.
Since we actually want to test the handling of attachments, this is
less than useful. Restore these files from my own collection, (with
some Received and similar headers pruned).
</content>
</entry>
<entry>
<title>test: Clear the "BROKEN" flag on an existing emacs test</title>
<updated>2010-11-06T00:19:51Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-05T20:59:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2d4b3e33481baf98a2bf185304d693855dca296a'/>
<id>urn:sha1:2d4b3e33481baf98a2bf185304d693855dca296a</id>
<content type='text'>
I still don't know everything about how I want search order to be
customizable, but I do like the current defaults, (namely, performing
a new search gives results newest first, but performing a saved search
like "tag:inbox" gives results as oldest first).

Until we come up with a better plan for people to select what *they*
want, (rather than just getting what I want), let's codify the current
results in the test suite.
</content>
</entry>
<entry>
<title>test: Test emacs notmuch-hello with no saved searches to display.</title>
<updated>2010-10-29T22:53:34Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-10-29T22:53:34Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3fe90a955e21bc6825e3d9b7ffaba31e1c3d0c8b'/>
<id>urn:sha1:3fe90a955e21bc6825e3d9b7ffaba31e1c3d0c8b</id>
<content type='text'>
Haippily, this works just fine, but we might as well test that.
</content>
</entry>
<entry>
<title>test: Test emacs notmuch-hello when displaying a saved search with 0 results.</title>
<updated>2010-10-29T22:50:42Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-10-29T22:49:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=dec2d57fbcaf470e97c37cd40d2953b2404f07b6'/>
<id>urn:sha1:dec2d57fbcaf470e97c37cd40d2953b2404f07b6</id>
<content type='text'>
This test verifies that the bug fix in the previous commit is working.
</content>
</entry>
<entry>
<title>test: Avoid using unreliable, hard-coded thread ID values in test suite.</title>
<updated>2010-10-28T18:45:50Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-10-28T18:45:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4884f5496caa2cdc8749c5eefbdc264373403f22'/>
<id>urn:sha1:4884f5496caa2cdc8749c5eefbdc264373403f22</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>test: Add tests for emacs notmuch-search and notmuch-show functions.</title>
<updated>2010-10-22T23:58:35Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-10-22T23:32:38Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4bb1b1603c416c167459203fd2bd0fe94518bacb'/>
<id>urn:sha1:4bb1b1603c416c167459203fd2bd0fe94518bacb</id>
<content type='text'>
Moving the expected output into individual files (rather than inline)
to keep the test script much easier to read.
</content>
</entry>
</feed>
