]> git.ipfire.org Git - thirdparty/git.git/commit
t0006: add more tests with a negative TZ offset
authorBeat Bolli <dev+git@drbeat.li>
Thu, 14 Mar 2024 08:55:12 +0000 (09:55 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Mar 2024 16:54:31 +0000 (09:54 -0700)
commite4e9d5fa97c2ad989a98fda253b9700e2b224d37
tree80a11221652774a06f05b7c605a71c2fc33192db
parent3c2a3fdc388747b9eaf4a4a4f2035c1c9ddb26d0
t0006: add more tests with a negative TZ offset

This test doesn't systematically check a negative timezone offset. Add a
test for each format that outputs the offset to improve our test
coverage.

Signed-off-by: Beat Bolli <dev+git@drbeat.li>
t/t0006-date.sh