<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/notmuch-test.h, branch 0.26.2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.26.2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.26.2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2016-09-22T11:11:42Z</updated>
<entry>
<title>test: fix printf format</title>
<updated>2016-09-22T11:11:42Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-09-22T11:11:42Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1d4812fd616dbabb11eed0f3718fa7827d69355f'/>
<id>urn:sha1:1d4812fd616dbabb11eed0f3718fa7827d69355f</id>
<content type='text'>
notmuch_status_t is an integer type, printing it as a string is a very
bad idea.
</content>
</entry>
<entry>
<title>test: factor out some boilerplate from C tests</title>
<updated>2016-06-14T00:52:33Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-06-04T12:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cc1a6d2a947ef8c2577a77027d69fce012ae91fd'/>
<id>urn:sha1:cc1a6d2a947ef8c2577a77027d69fce012ae91fd</id>
<content type='text'>
The trick of having a common header file doesn't work to share between
test scripts, so make an include file in the test directory.

The use of #include &lt;notmuch-test.h&gt; looks slightly pretentious, but
the include file is not actually in the current (temporary) directory.
</content>
</entry>
</feed>
