summaryrefslogtreecommitdiff
path: root/t/t7511-status-index.sh
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2021-10-30 22:24:22 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-11-01 18:23:08 (GMT)
commit94882d1245ea1eb8b96e9381da476c195e323163 (patch)
tree41d4688ce9b6a681b0e45ba44b0451e436a05136 /t/t7511-status-index.sh
parente2efbd23815b9235786b73b06bde5448b837ab28 (diff)
downloadgit-94882d1245ea1eb8b96e9381da476c195e323163.zip
git-94882d1245ea1eb8b96e9381da476c195e323163.tar.gz
git-94882d1245ea1eb8b96e9381da476c195e323163.tar.bz2
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/t7511-status-index.sh')
-rwxr-xr-xt/t7511-status-index.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t7511-status-index.sh b/t/t7511-status-index.sh
index b5fdc04..4ffa45a 100755
--- a/t/t7511-status-index.sh
+++ b/t/t7511-status-index.sh
@@ -2,6 +2,7 @@
test_description='git status with certain file name lengths'
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
files="0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z"