]> git.99rst.org Git - git.git/commit
t-reftable-block: add tests for index blocks
authorChandra Pratap <redacted>
Wed, 21 Aug 2024 12:31:01 +0000 (18:01 +0530)
committerJunio C Hamano <redacted>
Wed, 21 Aug 2024 16:41:41 +0000 (09:41 -0700)
commit772408fe7548f4f0fe886eaccda9d3e0aaa8589c
tree5a585479ec4347c0f653ce5394fcdad9bafb7577
parent1528c481d71e60f66851b054ad22695beb965fe2
t-reftable-block: add tests for index blocks

In the current testing setup, block operations are left unexercised
for index blocks. Add a test that exercises these operations for
index blocks.

Mentored-by: Patrick Steinhardt <redacted>
Mentored-by: Christian Couder <redacted>
Signed-off-by: Chandra Pratap <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/unit-tests/t-reftable-block.c
git clone https://git.99rst.org/PROJECT