Merge branch 'sg/show-failed-test-names'
authorJunio C Hamano <gitster@pobox.com>
Thu, 22 Aug 2019 19:34:11 +0000 (12:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Aug 2019 19:34:11 +0000 (12:34 -0700)
The first line of verbose output from each test piece now carries
the test name and number to help scanning with eyeballs.

* sg/show-failed-test-names:
tests: show the test name and number at the start of verbose output
t0000-basic: use realistic test script names in the verbose tests

1  2 
t/t0000-basic.sh
t/test-lib-functions.sh
t/test-lib.sh
Simple merge
Simple merge
diff --cc t/test-lib.sh
Simple merge