<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/basic, branch 0.4</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.4</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.4'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2010-10-27T17:42:46Z</updated>
<entry>
<title>test: Add test that emacs interface actually sends mail.</title>
<updated>2010-10-27T17:42:46Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-10-27T17:42:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=102c57c825d22c8f4741332f1e02e08f66f6cd2f'/>
<id>urn:sha1:102c57c825d22c8f4741332f1e02e08f66f6cd2f</id>
<content type='text'>
Rather than *reall* sending mail here, we instead have a new test
program, smtp-dummy which implements (a small piece of) the
server-side SMTP protocol and saves a mail message to the filename
provided. This gives us reasonable test coverage of a large chunk of
the notmuch+emacs code base (down to talking to an SMTP server with
the final mail contents).
</content>
</entry>
<entry>
<title>test: Fix false failure from the "available tests" test.</title>
<updated>2010-10-23T01:03:39Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-10-23T01:00:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fad0c3b00b0a38215ddb18f9930d95647a01648c'/>
<id>urn:sha1:fad0c3b00b0a38215ddb18f9930d95647a01648c</id>
<content type='text'>
We recently added a new sub-directory below test, so we have to
blacklist it explicitly in this test.
</content>
</entry>
<entry>
<title>test: Fix the search and dump-restore tests to operator on non-empty mail store.</title>
<updated>2010-09-20T23:40:35Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-09-20T23:40:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5497b01c27ed217bc351d9995e0f46c3d6ff2442'/>
<id>urn:sha1:5497b01c27ed217bc351d9995e0f46c3d6ff2442</id>
<content type='text'>
We do this with a new add_email_corpus function that establishes a
mail store with 50 messages from the notmuch mailing list.
</content>
</entry>
<entry>
<title>test: Fix PATH-checking test to work with --valgrind</title>
<updated>2010-09-20T22:07:26Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-09-20T22:07:26Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2b3a219bc981b2facc7c449bdcae7fda735ec0d5'/>
<id>urn:sha1:2b3a219bc981b2facc7c449bdcae7fda735ec0d5</id>
<content type='text'>
The --valgrind option munges the PATH variable, so un-munge it before
testing that we have PATH pointing to the source directory.
</content>
</entry>
<entry>
<title>test: Fix test suite so that --valgrind option works.</title>
<updated>2010-09-20T20:44:32Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-09-20T20:42:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=60c599036e528bc8a856c3312f0222cc7b1fd32a'/>
<id>urn:sha1:60c599036e528bc8a856c3312f0222cc7b1fd32a</id>
<content type='text'>
The output is ugly, and we need a better suppressions file, but this
is at least a start.
</content>
</entry>
<entry>
<title>test: Add test to ensure that all available test scripts are run</title>
<updated>2010-09-20T19:41:10Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-09-20T19:41:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=265de5006f08a90371cc9caec0c0e6f702f42204'/>
<id>urn:sha1:265de5006f08a90371cc9caec0c0e6f702f42204</id>
<content type='text'>
Since we are now using an explicit list of tests to run in
notmuch-test we need to be careful that we don't add a new file of
tests and then forget to add it to the list.
</content>
</entry>
<entry>
<title>test: Rename all tests to get rid of the ugly numbers in file names.</title>
<updated>2010-09-17T23:01:42Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-09-17T22:58:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7263aa9ec3f72bb65a491b2c64345ab5258b24ee'/>
<id>urn:sha1:7263aa9ec3f72bb65a491b2c64345ab5258b24ee</id>
<content type='text'>
The numbers were meaningless, and they made it hard to find a file of interest.

Instead, we get the ordering we want by adding an explicit list of
tests to run to the notmuch-test script.
</content>
</entry>
</feed>
