]> git.ipfire.org Git - thirdparty/git.git/commit
t: mark some tests as leak free
authorPatrick Steinhardt <ps@pks.im>
Wed, 20 Nov 2024 13:39:53 +0000 (14:39 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Nov 2024 23:23:46 +0000 (08:23 +0900)
commit33e782e95907ed2b9f3359d2a70e52eee787d626
treec48b8d5ab0d16e03708e9c7e0531e668016d9d6a
parent84155952038b036a40f69e26e7e4b56c390aec81
t: mark some tests as leak free

Both t5558 and t5601 are leak-free starting with 6dab49b9fb (bundle-uri:
plug leak in unbundle_from_file(), 2024-10-10). Mark them accordingly.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5558-clone-bundle-uri.sh
t/t5601-clone.sh