Re: [PATCH v2 0/2] tests: show the test name and number at the start of verbose output
From: Junio C Hamano <hidden> Date: 2019-08-08 22:09:04
Johannes Schindelin [off-list ref] writes:
On Mon, 5 Aug 2019, SZEDER Gábor wrote:
quoted
Include the test script number, test number, and the test name at the
start of the verbose output of each test, to help navigating the
tests' logs.
...