]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cp/unit-test-reftable-stack'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Sep 2024 21:22:53 +0000 (14:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Sep 2024 21:22:53 +0000 (14:22 -0700)
commitc1f41bbe1a23aabdf9026c735dac58c181487e94
tree3fba4e28abc893afed8ba9128665cd84251a4d25
parented155187b429a2a6b6475efe1767053df37ccfe1
parent2b14ced370aea017efc32b525fd72a6dd2cc60c5
Merge branch 'cp/unit-test-reftable-stack'

Another reftable test migrated to the unit-test framework.

* cp/unit-test-reftable-stack:
  t-reftable-stack: add test for stack iterators
  t-reftable-stack: add test for non-default compaction factor
  t-reftable-stack: use reftable_ref_record_equal() to compare ref records
  t-reftable-stack: use Git's tempfile API instead of mkstemp()
  t: harmonize t-reftable-stack.c with coding guidelines
  t: move reftable/stack_test.c to the unit testing framework
Makefile
t/helper/test-tool.c
t/helper/test-tool.h