Johannes Schindelin schrieb:
Hi,
On Wed, 18 Mar 2009, Johannes Sixt wrote:
quoted
Some tests report that some tests will be skipped. They used
'test_exect_success' with a trivially successful test. Nowadays we have
s/exect/expect/.
quoted
the helper function 'say' for this purpose.
Signed-off-by: Johannes Sixt <redacted>
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.
-- Hannes