windows: include the Python bits when building Git for Windows
Johannes Schindelin committed about 4 years ago
t5351: avoid using `test_cmp` for binary data
Johannes Schindelin committed about 4 years ago
t5351: avoid relying on `core.fsyncMethod = batch` to be supported
Johannes Schindelin committed about 4 years ago
CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaks
Ævar Arnfjörð Bjarmason committed about 4 years ago
upload-pack: fix a memory leak in create_pack_file()
Ævar Arnfjörð Bjarmason committed about 4 years ago
leak tests: mark passing SANITIZE=leak tests as leak-free
Ævar Arnfjörð Bjarmason committed about 4 years ago
leak tests: don't skip some tests under SANITIZE=leak
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-lib: have the "check" mode for SANITIZE=leak consider leak logs
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-lib: add a GIT_TEST_PASSING_SANITIZE_LEAK=check mode
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-lib: simplify by removing test_external
Ævar Arnfjörð Bjarmason committed about 4 years ago
tests: move copy/pasted PERL + Test::More checks to a lib-perl.sh
Ævar Arnfjörð Bjarmason committed about 4 years ago
t/Makefile: don't remove test-results in "clean-except-prove-cache"
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-lib: add a SANITIZE=leak logging mode
Ævar Arnfjörð Bjarmason committed about 4 years ago
t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-lib: add a --invert-exit-code switch
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-lib: fix GIT_EXIT_OK logic errors, use BAIL_OUT
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-lib: don't set GIT_EXIT_OK before calling test_atexit_handler
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-lib: use $1, not $@ in test_known_broken_{ok,failure}_
Ævar Arnfjörð Bjarmason committed about 4 years ago
Junio C Hamano committed about 4 years ago
Downmerge a handful of fixes for 2.37.x maintenance track
Junio C Hamano committed about 4 years ago