]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/unit-tests-buildfix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Feb 2024 21:20:33 +0000 (13:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Feb 2024 21:20:33 +0000 (13:20 -0800)
Build dependency around unit tests has been fixed.

* 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