]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
Makefile
t/helper/test-tool.c
t/helper/test-tool.h

diff --cc Makefile
Simple merge
Simple merge
Simple merge