<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/test.expected-output, branch 0.23.1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.23.1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.23.1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2013-12-09T15:25:41Z</updated>
<entry>
<title>test: print empty line at the beginning of test script, not at end</title>
<updated>2013-12-09T15:25:41Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2013-11-25T17:08:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f05e7f3ce50b5762a56406b29012b25e2d1329b2'/>
<id>urn:sha1:f05e7f3ce50b5762a56406b29012b25e2d1329b2</id>
<content type='text'>
In preparation for quiet mode print empty line before writing the
test description. This is done now in function designed for it --
it will also be called when test fails.
</content>
</entry>
<entry>
<title>test: Better handling of stdout and stderr</title>
<updated>2010-11-16T19:28:06Z</updated>
<author>
<name>Michal Sojka</name>
<email>sojkam1@fel.cvut.cz</email>
</author>
<published>2010-11-14T21:54:28Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ac9dbb47de734afb0ddd4d0b2eb8f5027b1a7f60'/>
<id>urn:sha1:ac9dbb47de734afb0ddd4d0b2eb8f5027b1a7f60</id>
<content type='text'>
Git-style tests (test_expect_success etc.) suppress stdout and stderr
unless -v is given. Notmuch-style tests (created by test_begin_subtest
and test_expect_equal) do not have this behavior so implement it the
same.

Additionally, for both test styles, the test-lib.sh is changed so that
the content of suppressed stdout and stderr is shown in case of failed
test.

Finally a test for this functionality is added to basic tests.
</content>
</entry>
</feed>
