[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fix/ert-multiline-explanation
From: |
David Kastrup |
Subject: |
Re: fix/ert-multiline-explanation |
Date: |
Wed, 21 Oct 2015 22:47:48 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
address@hidden (Phillip Lord) writes:
> I would appreciate feedback on whether the change on
> fix/ert-multiline-explanation would be a good one.
>
> At the moment, ert allows you to attach explanation functions to explain
> why tests have failed. Unfortunately, these explanations are printed out
> using "pp" which escapes new lines. So multiline explanations are,
> largely, unreadable.
>
> So this patch ignores the value of pp-escape-newlines and resets it to
> nil for the duration.
This patch?
--
David Kastrup
Re: fix/ert-multiline-explanation, Eli Zaretskii, 2015/10/24