[PATCH v3 1/5] Add failing unit tests for indexed mime types

2015-01-17 Thread David Bremner
Todd writes: > +test_begin_subtest "search for non-existent mime-type" > +test_subtest_known_broken > +output=$(notmuch search mimetype:non-existent/mime-type | > notmuch_search_sanitize) > +test_expect_equal "$output" "" > + This one is not in fact broken, since the search silently returns noth

Re: [PATCH v3 1/5] Add failing unit tests for indexed mime types

2015-01-17 Thread David Bremner
Todd writes: > +test_begin_subtest "search for non-existent mime-type" > +test_subtest_known_broken > +output=$(notmuch search mimetype:non-existent/mime-type | > notmuch_search_sanitize) > +test_expect_equal "$output" "" > + This one is not in fact broken, since the search silently returns noth

[PATCH v3 1/5] Add failing unit tests for indexed mime types

2015-01-15 Thread Todd
--- test/T190-multipart.sh | 44 1 file changed, 44 insertions(+) diff --git a/test/T190-multipart.sh b/test/T190-multipart.sh index 85cbf67..57f1b61 100755 --- a/test/T190-multipart.sh +++ b/test/T190-multipart.sh @@ -104,6 +104,30 @@ Content-Transfer

[PATCH v3 1/5] Add failing unit tests for indexed mime types

2015-01-15 Thread Todd
--- test/T190-multipart.sh | 44 1 file changed, 44 insertions(+) diff --git a/test/T190-multipart.sh b/test/T190-multipart.sh index 85cbf67..57f1b61 100755 --- a/test/T190-multipart.sh +++ b/test/T190-multipart.sh @@ -104,6 +104,30 @@ Content-Transfer