summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Ævar Arnfjörð Bjarmason <avarab@gmail.com>2021-09-23 11:20:45 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-09-23 11:29:45 -0700
commit2cdc292b3160e2bd80c3a9d24eff3afe29a2a46d (patch)
tree913b0f2701759d62b0aca5d4899db6c970c3976e /.github
parentThe third batch (diff)
downloadtgif-2cdc292b3160e2bd80c3a9d24eff3afe29a2a46d.tar.xz
Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS
When SANITIZE=leak is specified we'll now add a SANITIZE_LEAK flag to GIT-BUILD-OPTIONS, this can then be picked up by the test-lib.sh, which sets a SANITIZE_LEAK prerequisite. We can then skip specific tests that are known to fail under SANITIZE=leak, add one such annotation to t0004-unwritable.sh, which now passes under SANITIZE=leak. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions