Re: [RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

Subject: Re: [RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated

Date: Mon, 04 Mar 2013 07:59:31 +0200

To: Aaron Ecay, Jani Nikula, notmuch@notmuchmail.org

Cc:

From: Tomi Ollila


On Mon, Mar 04 2013, Aaron Ecay <aaronecay@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


Thread: