Merge branch 'gt/t-hash-unit-test'
commit22cf18fd9ede79bdfe5ac93e09986a64052e5781
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Jun 2024 20:37:15 +0000 (12 13:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Jun 2024 20:37:15 +0000 (12 13:37 -0700)
tree8ab7f912a4b11df3c9397d4a7332510eb3594205
parent56346ba24e16274196180a859d27a8199acb6150
parent279493254864f0cbc002e1768de6e4f634c8150c
Merge branch 'gt/t-hash-unit-test'

A pair of test helpers that essentially are unit tests on hash
algorithms have been rewritten using the unit-tests framework.

* gt/t-hash-unit-test:
  t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hash
  strbuf: introduce strbuf_addstrings() to repeatedly add a string
Makefile
builtin/submodule--helper.c
strbuf.c