<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test, branch debian/0.19-1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.19-1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.19-1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2014-11-09T09:09:51Z</updated>
<entry>
<title>cli: notmuch address option defaults update</title>
<updated>2014-11-09T09:09:51Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2014-11-07T18:31:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0d8251dbe236975e69b07de2aeb9b60df44d6929'/>
<id>urn:sha1:0d8251dbe236975e69b07de2aeb9b60df44d6929</id>
<content type='text'>
When no --output option were given, change default to display senders
only.

When only --count option is given, display senders (in contrary to not
displaying anything).

Document that --count with --sort=**order** is not supported option
combination.

Clean up some whitespace in the documentation.

One test updated to have --output=count without sender nor recipient
output option.
</content>
</entry>
<entry>
<title>cli: address: Add --output=count</title>
<updated>2014-11-05T22:25:05Z</updated>
<author>
<name>Michal Sojka</name>
<email>sojkam1@fel.cvut.cz</email>
</author>
<published>2014-11-05T00:25:58Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a5a6859197fb0b9cea7d75c4ec9377b9fc7d7285'/>
<id>urn:sha1:a5a6859197fb0b9cea7d75c4ec9377b9fc7d7285</id>
<content type='text'>
This output prints how many times was each address encountered during
search.
</content>
</entry>
<entry>
<title>cli: address: Do not output duplicate addresses</title>
<updated>2014-11-05T22:23:01Z</updated>
<author>
<name>Michal Sojka</name>
<email>sojkam1@fel.cvut.cz</email>
</author>
<published>2014-11-05T00:25:57Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4176e527fceb2c1f7a0b263fd8baac88be6fab4c'/>
<id>urn:sha1:4176e527fceb2c1f7a0b263fd8baac88be6fab4c</id>
<content type='text'>
This filters out duplicate addresses from address command output.

It also also adds tests for the address command.

The code here is an extended version of a patch from Jani Nikula.
</content>
</entry>
<entry>
<title>test: Make gen-threads work with python3</title>
<updated>2014-11-02T18:43:39Z</updated>
<author>
<name>Jesse Rosenthal</name>
<email>jrosenthal@jhu.edu</email>
</author>
<published>2014-10-31T17:33:25Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0d40b3795413b9d7d930caa1eb3b700c88fe2614'/>
<id>urn:sha1:0d40b3795413b9d7d930caa1eb3b700c88fe2614</id>
<content type='text'>
python3 doesn't allow dictionaries to be initialized with non-string
keywords. This presents problems on systems in which "python" means
"python3". We instead initalize the dictionary using the dict
comprehension and then update it with the values from the tree. This
will work with both python2 and python3.
</content>
</entry>
<entry>
<title>test: add tests for --output=messages --duplicate=N</title>
<updated>2014-11-02T18:42:28Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2014-11-01T09:31:07Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=207f3bf82102f01fbbda193018e81a82f6c1259d'/>
<id>urn:sha1:207f3bf82102f01fbbda193018e81a82f6c1259d</id>
<content type='text'>
Basic smoke tests for the feature, nothing fancy.
</content>
</entry>
<entry>
<title>cli: Add support for parsing keyword-flag arguments</title>
<updated>2014-11-01T07:02:21Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2014-10-31T21:53:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ecc4a9a6441a3b7011d9afb2ca67e9d4ea1fca48'/>
<id>urn:sha1:ecc4a9a6441a3b7011d9afb2ca67e9d4ea1fca48</id>
<content type='text'>
This allows having multiple --foo=bar --foo=baz options on the command
line, with the corresponding values OR'd together.

[Test added by Michal Sojka]
</content>
</entry>
<entry>
<title>test: use LDFLAGS in test/Makefile.local</title>
<updated>2014-10-31T16:51:22Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2014-10-20T15:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0f35ddcdfc9d4011db32def6082f8aec5c372a7b'/>
<id>urn:sha1:0f35ddcdfc9d4011db32def6082f8aec5c372a7b</id>
<content type='text'>
Apparently the test binaries are built with minimal LDFLAGS, only
adding dependency specific LDFLAGS as needed. However because some of
the test binaries incorporate notmuch object files, it is necessary to
use the same link flags as notmuch. For example user provided
CFLAGS/CXXFLAGS/LDFLAGS with -fsanitize=undefined fails to build the
test binaries if the flags differ.
</content>
</entry>
<entry>
<title>test: add simple tests for post-insert hook</title>
<updated>2014-10-28T18:22:00Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2014-10-18T07:22:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7d32b01d781fedc2fa363ff38ae3aa7fe73540f1'/>
<id>urn:sha1:7d32b01d781fedc2fa363ff38ae3aa7fe73540f1</id>
<content type='text'>
Most of the existing tests for pre/post-new hook don't seem to apply.
</content>
</entry>
<entry>
<title>test: Test upgrade to ghost messages feature</title>
<updated>2014-10-25T17:42:47Z</updated>
<author>
<name>Austin Clements</name>
<email>aclements@csail.mit.edu</email>
</author>
<published>2014-10-23T12:30:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4e2c351c588ad74f4800ca0344232be90387c54a'/>
<id>urn:sha1:4e2c351c588ad74f4800ca0344232be90387c54a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: Enable ghost messages feature</title>
<updated>2014-10-25T17:31:27Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@mit.edu</email>
</author>
<published>2014-10-23T12:30:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ee476f1e7616fa53c492b8077b55af35662eec82'/>
<id>urn:sha1:ee476f1e7616fa53c492b8077b55af35662eec82</id>
<content type='text'>
This fixes the broken thread order test.
</content>
</entry>
</feed>
