summaryrefslogtreecommitdiff
path: root/t/t0030-stripspace.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2021-10-07 15:28:38 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-10-07 15:36:00 -0700
commit25dc57bac8ea77a12a98df75d2f1296dea9d9fa9 (patch)
tree296c0adba407b4e5524e4c21f07dfb8ef41b8432 /t/t0030-stripspace.sh
parentThe eleventh batch (diff)
parenttests: add a test mode for SANITIZE=leak, run it in CI (diff)
downloadtgif-25dc57bac8ea77a12a98df75d2f1296dea9d9fa9.tar.xz
Merge branch 'ab/sanitize-leak-ci' into ab/mark-leak-free-tests
* ab/sanitize-leak-ci: tests: add a test mode for SANITIZE=leak, run it in CI Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS
Diffstat (limited to 't/t0030-stripspace.sh')
-rwxr-xr-xt/t0030-stripspace.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0030-stripspace.sh b/t/t0030-stripspace.sh
index 0c24a0f9a3..ae1ca380c1 100755
--- a/t/t0030-stripspace.sh
+++ b/t/t0030-stripspace.sh
@@ -5,6 +5,7 @@
test_description='git stripspace'
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
t40='A quick brown fox jumps over the lazy do'