On Mon, Mar 04 2013, Aaron Ecay <aaronecay at gmail.com> wrote:

> git send-email is mad about lines >998 characters in the test patch, so
> I?m sending the patches as attachments to this email.  (Is there a
> better way to include the expected output of a notmuch command which
> outputs long lines in a test script?)

Simplest thing is to split the expected string to multiple lines
and use test_expect_equal_json() for checking.

Tomi

Reply via email to