]> git.ipfire.org Git - thirdparty/git.git/commit
t/unit-tests: introduce test helper to write reftable blocks
authorPatrick Steinhardt <ps@pks.im>
Fri, 3 Jul 2026 12:58:48 +0000 (14:58 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Jul 2026 18:08:02 +0000 (11:08 -0700)
commita0eb4ca66b6ca701ada355a20bc7083bed0ac7a2
tree84903a65d8812c9664087c3dd11d8e364b7fb198
parented103ab7f89075c8cb98196b4a2577611f009def
t/unit-tests: introduce test helper to write reftable blocks

Introduce a new test helper that allows us to write reftable blocks.
This helper will be used by subsequent commits.

Suggested-by: Christian Couder <christian.couder@gmail.com>
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/unit-tests/u-reftable-block.c