]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'gt/unit-test-hashmap'
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Aug 2024 20:22:12 +0000 (13:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Aug 2024 20:22:12 +0000 (13:22 -0700)
commita3d71f2076d423dd7d0e929ca213707336db0290
tree82d0a4532d5d304a780a32d2bb6e486851a80529
parentf6df5e2d05eae0c0c425b9be9f05be63f3823856
parent3469a23659d8197190d2765cf9f31dec5ab602fa
Merge branch 'gt/unit-test-hashmap'

An existing test of hashmap API has been rewritten with the
unit-test framework.

* gt/unit-test-hashmap:
  t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
Makefile