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

* 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