From: Junio C Hamano Date: Mon, 16 Sep 2024 21:22:53 +0000 (-0700) Subject: Merge branch 'cp/unit-test-reftable-stack' X-Git-Tag: v2.47.0-rc0~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c1f41bbe1a23aabdf9026c735dac58c181487e94;p=thirdparty%2Fgit.git 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 --- c1f41bbe1a23aabdf9026c735dac58c181487e94