Re: [PATCH 02/10] test suite: Use 'say' to say something instead of 'test_expect_success'
From: Junio C Hamano <hidden> Date: 2016-06-15 22:46:25
Johannes Schindelin [off-list ref] writes:
Hi,
On Thu, 19 Mar 2009, Johannes Sixt wrote:
quoted
Johannes Schindelin schrieb:
quoted
I see that you exchanged one "say_color" by "say". What is the
difference?
The color. It's a change towards consistency. I figured that the command
to use by the tests is "say", while "say_color" is an implementation
detail of test-lib.sh.
Fair enough. Could you say that in the commit message, too,...