]> git.99rst.org Git - git.git/commit
t/t4026-color: add test coverage for invalid RGB colors
authorBeat Bolli <redacted>
Thu, 2 May 2024 11:03:30 +0000 (13:03 +0200)
committerJunio C Hamano <redacted>
Thu, 2 May 2024 16:30:38 +0000 (09:30 -0700)
commitd78d692efcc734195515fd060a1f35cb5123a72d
treee967a8f0023126b4e3c5cf01b3c8ef098268ee96
parente95af749a2114415bea96333709f3471fdb5c529
t/t4026-color: add test coverage for invalid RGB colors

Make sure that the RGB color parser rejects invalid characters and
invalid lengths.

Signed-off-by: Beat Bolli <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t4026-color.sh
git clone https://git.99rst.org/PROJECT