leak tests: mark some update-index tests as passing with SANITIZE=leak
commit977e458cca6960aff0e83914eee3e8f415edb1d5
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2021 22:24:16 +0000 (31 00:24 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Nov 2021 18:23:08 +0000 (1 11:23 -0700)
tree542a8bfc643eb16d08697542ac1a3ea90ed32c40
parentf442c94638ddf83b78346d48630f87aeee0f074e
leak tests: mark some update-index tests as passing with SANITIZE=leak

Mark some tests that match "*update-index*" as passing when git is compiled
with SANITIZE=leak. They'll now be listed as running under the
"GIT_TEST_PASSING_SANITIZE_LEAK=true" test mode (the "linux-leaks" CI
target).

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t2101-update-index-reupdate.sh
t/t2102-update-index-symlinks.sh
t/t2103-update-index-ignore-missing.sh
t/t2104-update-index-skip-worktree.sh
t/t2105-update-index-gitfile.sh