index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
multipart
Age
Commit message (
Expand
)
Author
2013-12-09
test: pass expected output through json_sanitize in 2 places
David Bremner
2013-08-27
test: test notmuch show --include-html option
Tomi Ollila
2013-08-17
reply: Remove extraneous space from generated References
Austin Clements
2012-12-17
test: conform to content length, encoding fields
Peter Wang
2012-12-17
test: normalize only message filenames in show json
Peter Wang
2012-08-03
test: Remove unnecessary JSON canonicalization
Austin Clements
2012-08-03
test: Uniformly canonicalize actual and expected JSON
Austin Clements
2012-03-19
reply: Add a JSON reply format.
Adam Wolfe Gordon
2012-03-19
test: Add broken test for the new JSON reply format.
Adam Wolfe Gordon
2012-03-18
show: Convert raw format to the new self-recursive style, properly support interior parts
Austin Clements
2012-03-18
test: Fix malformed multipart message
Austin Clements
2012-03-18
test: Fix typo in test description
Austin Clements
2012-03-02
test: update tests to reflect the exclude flag
Mark Walters
2012-03-01
show: Unify JSON header output for messages and message parts
Austin Clements
2012-03-01
show: Use consistent header ordering in the JSON format
Austin Clements
2012-01-23
show: Use consistent header ordering in the text format
Austin Clements
2011-10-06
test: test for absence of "Non-text part: application/pgp-*" lines in reply
Jameson Graef Rollins
2011-10-06
test/multipart: test for absence of "Non-text part:" lines in reply for multipart/* and message/rfc822 parts
Jameson Graef Rollins
2011-09-10
test: mark multipart rfc822 part test as broken
David Bremner
2011-09-05
test: overhaul multipart test to test for improved message/rfc822 handling
Jameson Graef Rollins
2011-09-05
test: Fix date in test message in multipart test.
Jameson Graef Rollins
2011-09-05
test: some small fixes to multipart test
Jameson Graef Rollins
2011-06-29
test: Nix increment_mtime.
Austin Clements
2011-06-28
test: fix tests after notmuch show output changes related to filenames
Dmitry Kurochkin
2011-06-23
fix sum moar typos [user-visible documentation in code]
Pieter Praet
2011-06-03
test: modify multipart test to use test_expect_equal_file
Jameson Graef Rollins
2011-05-31
test: Add test showing notmuch corrupts a part with a CRLF pair in it
Carl Worth
2011-05-31
test: Fix a misspelling in one of our test cases.
Carl Worth
2011-05-27
tag signed/encrypted during notmuch new
Jameson Graef Rollins
2011-05-27
Update some more recent tests to use /usr/bin/env to find bash
Carl Worth
2011-05-24
test: Expand multipart test to cover "notmuch reply" as well
Carl Worth
2011-05-24
test: Expand multipart test to cover part output in all formats.
Jameson Graef Rollins
2011-05-20
test: remove hard-coded paths from multipart test
Jameson Graef Rollins
2011-05-17
notmuch show: Properly nest MIME parts within mulipart parts
Carl Worth
2011-05-17
notmuch show: Include output for the enclosing multipart part of a MIME mail
Carl Worth
2011-05-16
test: Add a test of "notmuch show" with a multipart message
Carl Worth