<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test, branch 0.10_rc2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.10_rc2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.10_rc2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2011-11-17T23:35:32Z</updated>
<entry>
<title>test: create dtach's session socket in $TEST_TMPDIR</title>
<updated>2011-11-17T23:35:32Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2011-11-16T20:50:06Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8efdc0518d1887737f79d3eb37c461f0d314f5e1'/>
<id>urn:sha1:8efdc0518d1887737f79d3eb37c461f0d314f5e1</id>
<content type='text'>
Due to 108-character limit in unix domain socket path this change
is required; it is more probable that length of ${TMPDIR:-/tmp} is
shorter than length of path to the current directory of notmuch test
source directory. One can expect to create reasonable-length unix
domain sockets wherever $TMPDIR points to.
</content>
</entry>
<entry>
<title>test: create TEST_TMPDIR for holding temporary files</title>
<updated>2011-11-17T23:35:32Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2011-11-16T19:09:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a0ec104f13f66611b6e51cd9b49f4306f4fce8b7'/>
<id>urn:sha1:a0ec104f13f66611b6e51cd9b49f4306f4fce8b7</id>
<content type='text'>
The TEST_TMPDIR if first needed to hold dtach's socket (due
to 108-character limit in socket file names). Later it can be
used to hold other temporary files; directory deleted at exit.
</content>
</entry>
<entry>
<title>test: add tests for notmuch search --offset and --limit</title>
<updated>2011-11-15T23:25:58Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2011-11-15T20:08:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8a4d631d7c9bd3775ae91fe577498d580c918c0a'/>
<id>urn:sha1:8a4d631d7c9bd3775ae91fe577498d580c918c0a</id>
<content type='text'>
Signed-off-by: Jani Nikula &lt;jani@nikula.org&gt;
</content>
</entry>
<entry>
<title>test: add tests for notmuch count</title>
<updated>2011-11-15T23:22:13Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2011-11-15T20:08:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=28d78c2b02ade16d5e5b8a0bc021acb5158ba777'/>
<id>urn:sha1:28d78c2b02ade16d5e5b8a0bc021acb5158ba777</id>
<content type='text'>
Signed-off-by: Jani Nikula &lt;jani@nikula.org&gt;
</content>
</entry>
<entry>
<title>test: Add a test script for "notmuch tag"</title>
<updated>2011-11-15T01:21:22Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2011-11-08T03:57:11Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ed20210b6db0b237d48765351cb99b87be7a0509'/>
<id>urn:sha1:ed20210b6db0b237d48765351cb99b87be7a0509</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test/atomicity: change shebang to '#!/usr/bin/env bash'</title>
<updated>2011-11-14T21:08:53Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2011-11-13T08:52:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9cda22c39b3ec33db09d4f5df5f59c7042658991'/>
<id>urn:sha1:9cda22c39b3ec33db09d4f5df5f59c7042658991</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: make smtp-dummy work with Emacs 24</title>
<updated>2011-11-13T17:48:02Z</updated>
<author>
<name>Thomas Jost</name>
<email>schnouki@schnouki.net</email>
</author>
<published>2011-10-03T16:47:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cb7270b27a4cef99fc4a3f5d44c461da5d622605'/>
<id>urn:sha1:cb7270b27a4cef99fc4a3f5d44c461da5d622605</id>
<content type='text'>
In Emacs 24, a space is expected after a SMTP response code. If we don't respect
that, smtpmail-send-it will wait forever.
</content>
</entry>
<entry>
<title>test: do not hide test_emacs errors</title>
<updated>2011-11-13T13:44:36Z</updated>
<author>
<name>Dmitry Kurochkin</name>
<email>dmitry.kurochkin@gmail.com</email>
</author>
<published>2011-07-01T02:23:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5964a760a5d26f94ea1c262a25f80725877e3445'/>
<id>urn:sha1:5964a760a5d26f94ea1c262a25f80725877e3445</id>
<content type='text'>
Do not redirect test_emacs stderr to /dev/null.  Test_emacs uses
emacsclient(1) now and it does not print unwanted messages (like
those from `message') to stderr.  But it does print useful
errors, e.g. when emacs server connection fails, given expression
is not valid or undefined function is called.
</content>
</entry>
<entry>
<title>exec emacs at the end of run_emacs script</title>
<updated>2011-11-13T03:21:44Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2011-11-10T23:43:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=085d45e3891a7def705082c21fc112a97d85062e'/>
<id>urn:sha1:085d45e3891a7def705082c21fc112a97d85062e</id>
<content type='text'>
In the last line of run_emacs, exec the emacs process.
With one fork less the process list is (also) neater.
</content>
</entry>
<entry>
<title>test: stashing in notmuch-{show,search}</title>
<updated>2011-11-13T00:32:47Z</updated>
<author>
<name>Pieter Praet</name>
<email>pieter@praet.org</email>
</author>
<published>2011-06-30T08:23:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=64febdf71c4184ca369f5d11d7f196704a3ec1a6'/>
<id>urn:sha1:64febdf71c4184ca369f5d11d7f196704a3ec1a6</id>
<content type='text'>
Should provide full test coverage of the stashing feature.

Signed-off-by: Pieter Praet &lt;pieter@praet.org&gt;
</content>
</entry>
</feed>
