[PATCH v2 3/3] test: conform to content length, encoding fields

2012-10-21 Thread Peter Wang
On Fri, 19 Oct 2012 22:21:46 -0400, Ethan Glasser-Camp wrote: > > diff --git a/test/json b/test/json > > index ac8fa8e..8ce2e8a 100755 > > --- a/test/json > > +++ b/test/json > > @@ -45,7 +45,7 @@ emacs_deliver_message \ > > (insert \"Message-ID: <$id>\n\")" > > output=$(notmuch show

Re: [PATCH v2 3/3] test: conform to content length, encoding fields

2012-10-20 Thread Peter Wang
On Fri, 19 Oct 2012 22:21:46 -0400, Ethan Glasser-Camp ethan.glasser.c...@gmail.com wrote: diff --git a/test/json b/test/json index ac8fa8e..8ce2e8a 100755 --- a/test/json +++ b/test/json @@ -45,7 +45,7 @@ emacs_deliver_message \ (insert \Message-ID: $id\n\) output=$(notmuch

[PATCH v2 3/3] test: conform to content length, encoding fields

2012-10-19 Thread Ethan Glasser-Camp
Peter Wang writes: > Update tests to expect content-length and content-transfer-encoding > fields in show --format=json output, for leaf parts with omitted body > content. These three patches all look fine to me, except for the following problem. > diff --git a/test/json b/test/json > index

Re: [PATCH v2 3/3] test: conform to content length, encoding fields

2012-10-19 Thread Ethan Glasser-Camp
Peter Wang noval...@gmail.com writes: Update tests to expect content-length and content-transfer-encoding fields in show --format=json output, for leaf parts with omitted body content. These three patches all look fine to me, except for the following problem. diff --git a/test/json

[PATCH v2 3/3] test: conform to content length, encoding fields

2012-08-08 Thread Peter Wang
Update tests to expect content-length and content-transfer-encoding fields in show --format=json output, for leaf parts with omitted body content. --- test/crypto| 30 +- test/json |2 +- test/multipart |9 + 3 files changed, 27

[PATCH v2 3/3] test: conform to content length, encoding fields

2012-08-08 Thread Peter Wang
Update tests to expect content-length and content-transfer-encoding fields in show --format=json output, for leaf parts with omitted body content. --- test/crypto| 30 +- test/json |2 +- test/multipart |9 + 3 files changed, 27