summaryrefslogtreecommitdiffstats
path: root/t/t7515-status-symlinks.sh
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2021-10-31 00:24:22 +0200
committerJunio C Hamano <gitster@pobox.com>2021-11-01 19:23:08 +0100
commit94882d1245ea1eb8b96e9381da476c195e323163 (patch)
tree41d4688ce9b6a681b0e45ba44b0451e436a05136 /t/t7515-status-symlinks.sh
parentleak tests: mark some clone tests as passing with SANITIZE=leak (diff)
downloadgit-94882d1245ea1eb8b96e9381da476c195e323163.tar.xz
git-94882d1245ea1eb8b96e9381da476c195e323163.zip
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 <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7515-status-symlinks.sh')
-rwxr-xr-xt/t7515-status-symlinks.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t7515-status-symlinks.sh b/t/t7515-status-symlinks.sh
index 9f989be01b..e3d6bb67bf 100755
--- a/t/t7515-status-symlinks.sh
+++ b/t/t7515-status-symlinks.sh
@@ -2,6 +2,7 @@
test_description='git status and symlinks'
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
test_expect_success 'setup' '