Merge branch 'jk/unit-tests-buildfix' into js/unit-test-suite-runner
commit483b759b47cc9d1624ae92bfa56d278a0b673bbd
authorJunio C Hamano <gitster@pobox.com>
Sat, 3 Feb 2024 20:33:00 +0000 (3 12:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 3 Feb 2024 20:33:00 +0000 (3 12:33 -0800)
tree5e5bbf527f638e003d63896a4321901f71d10d00
parent2a540e432fe5dff3cfa9d3bf7ca56db2ad12ebb9
parent4904a4d08cc085716df12ce713ae7ee3d5ecb75a
Merge branch 'jk/unit-tests-buildfix' into js/unit-test-suite-runner

* 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
Makefile