git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: "SZEDER Gábor" <szeder.dev@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: "Johannes Schindelin" <johannes.schindelin@gmx.de>,
	git@vger.kernel.org, "SZEDER Gábor" <szeder.dev@gmail.com>
Subject: [PATCH v2 0/2] tests: show the test name and number at the start of verbose output
Date: Mon,  5 Aug 2019 23:04:45 +0200	[thread overview]
Message-ID: <20190805210447.7169-1-szeder.dev@gmail.com> (raw)
In-Reply-To: <20190803080126.29488-1-szeder.dev@gmail.com>

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.

Changes since v1:

  - Include not only the test name, but the test script number and
    test number as well.

  - An additional small adjustment was necessary to 't0000-basic.sh',
    which I thought is better as a separate preparatory patch, to ease
    review a bit.

SZEDER Gábor (2):
  t0000-basic: use realistic test script names in the verbose tests
  tests: show the test name and number at the start of verbose output

 t/t0000-basic.sh        | 20 ++++++++++----------
 t/test-lib-functions.sh |  4 ++--
 t/test-lib.sh           |  2 ++
 3 files changed, 14 insertions(+), 12 deletions(-)

-- 
2.23.0.rc1.309.g896d8c5f5f


  parent reply	other threads:[~2019-08-05 21:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-03  8:01 [PATCH] test-lib-functions: show the test name at the start of verbose output SZEDER Gábor
2019-08-04 19:14 ` Johannes Schindelin
2019-08-05 10:12   ` SZEDER Gábor
2019-08-05 11:32     ` Johannes Schindelin
2019-08-05 21:04 ` SZEDER Gábor [this message]
2019-08-05 21:04   ` [PATCH v2 1/2] t0000-basic: use realistic test script names in the verbose tests SZEDER Gábor
2019-08-05 21:04   ` [PATCH v2 2/2] tests: show the test name and number at the start of verbose output SZEDER Gábor
2019-08-08 20:12   ` [PATCH v2 0/2] " Johannes Schindelin
2019-08-08 22:09     ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190805210447.7169-1-szeder.dev@gmail.com \
    --to=szeder.dev@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=johannes.schindelin@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).