public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: LorenzoPegorari <lorenzo.pegorari2002@gmail.com>
Cc: git@vger.kernel.org,  Jeff King <peff@peff.net>,
	 Toon Claes <toon@iotcl.com>,  Justin Tobler <jltobler@gmail.com>,
	 Niels Glodny <n.glodny@campus.lmu.de>,
	 Patrick Steinhardt <ps@pks.im>
Subject: Re: [GSoC PATCH v2 2/2] t4073: add test for diffstat paths length when containing UTF-8 chars
Date: Sat, 17 Jan 2026 09:52:33 -0800	[thread overview]
Message-ID: <xmqqecno6s9q.fsf@gitster.g> (raw)
In-Reply-To: <ee088ea6ef91f0c349ed4940feab807d421dde66.1768520441.git.lorenzo.pegorari2002@gmail.com> (LorenzoPegorari's message of "Fri, 16 Jan 2026 01:05:38 +0100")

LorenzoPegorari <lorenzo.pegorari2002@gmail.com> writes:

> diff --git a/t/meson.build b/t/meson.build
> index 459c52a489..f2ad6d2f12 100644
> --- a/t/meson.build
> +++ b/t/meson.build
> @@ -498,6 +498,7 @@ integration_tests = [
>    't4070-diff-pairs.sh',
>    't4071-diff-minimal.sh',
>    't4072-diff-max-depth.sh',
> +  't4073-diff-stat.sh',

This name ...

>    't4100-apply-stat.sh',
>    't4101-apply-nonl.sh',
>    't4102-apply-rename.sh',
> diff --git a/t/t4073-diff-stat-name-width.sh b/t/t4073-diff-stat-name-width.sh
> new file mode 100755

... must match this one.  I already locally updated the former to
match, so no need to resend, but if you need to reroll the patch in
the future, please make sure to correct this part.  Thanks.

      reply	other threads:[~2026-01-17 17:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-14 22:27 [GSoC PATCH 1/1] diff: improve scaling of filenames in diffstat to handle UTF-8 chars LorenzoPegorari
2026-01-14 22:50 ` Junio C Hamano
2026-01-16  0:00   ` Lorenzo Pegorari
2026-01-16  0:04 ` [GSoC PATCH v2 0/2] " LorenzoPegorari
2026-01-16  0:05   ` [GSoC PATCH v2 1/2] " LorenzoPegorari
2026-01-16  0:05   ` [GSoC PATCH v2 2/2] t4073: add test for diffstat paths length when containing " LorenzoPegorari
2026-01-17 17:52     ` Junio C Hamano [this message]

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

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

  git send-email \
    --in-reply-to=xmqqecno6s9q.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=jltobler@gmail.com \
    --cc=lorenzo.pegorari2002@gmail.com \
    --cc=n.glodny@campus.lmu.de \
    --cc=peff@peff.net \
    --cc=ps@pks.im \
    --cc=toon@iotcl.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox