]> git.99rst.org Git - git.git/commit
t4073: add test for diffstat paths length when containing UTF-8 chars
authorLorenzoPegorari <redacted>
Fri, 16 Jan 2026 00:05:38 +0000 (01:05 +0100)
committerJunio C Hamano <redacted>
Sat, 17 Jan 2026 17:47:27 +0000 (09:47 -0800)
commit04f5d95ef7715e952c93f078e2973c44bb6f3396
treede2c69dd194fad76d8ebd75b1e01820b0486d62e
parentf85b49f3d4af5ee0b428285799ac711d6abe1cfb
t4073: add test for diffstat paths length when containing UTF-8 chars

Add test checking the length of filepaths containing UTF-8 chars when
generating a diffstat with various `name-width`s.

Signed-off-by: LorenzoPegorari <redacted>
[jc: fixed up t/meson.build to spell the name of the new test file correctly]
Signed-off-by: Junio C Hamano <redacted>
t/meson.build
t/t4073-diff-stat-name-width.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT