]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/unit-tests-buildfix' into js/unit-test-suite-runner
authorJunio C Hamano <gitster@pobox.com>
Sat, 3 Feb 2024 20:33:00 +0000 (12:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 3 Feb 2024 20:33:00 +0000 (12:33 -0800)
* jk/unit-tests-buildfix:
  t/Makefile: say the default target upfront
  t/Makefile: get UNIT_TESTS list from C sources
  Makefile: remove UNIT_TEST_BIN directory with "make clean"
  Makefile: use mkdir_p_parent_template for UNIT_TEST_BIN

1  2 
Makefile

diff --cc Makefile
Simple merge