]> git.99rst.org Git - git.git/commit
leak tests: mark some status tests as passing with SANITIZE=leak
authorÆvar Arnfjörð Bjarmason <redacted>
Sat, 30 Oct 2021 22:24:22 +0000 (00:24 +0200)
committerJunio C Hamano <redacted>
Mon, 1 Nov 2021 18:23:08 +0000 (11:23 -0700)
commit94882d1245ea1eb8b96e9381da476c195e323163
tree41d4688ce9b6a681b0e45ba44b0451e436a05136
parente2efbd23815b9235786b73b06bde5448b837ab28
leak tests: mark some status tests as passing with SANITIZE=leak

Mark some tests that match "*status*" 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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t7511-status-index.sh
t/t7515-status-symlinks.sh
git clone https://git.99rst.org/PROJECT