diff options
author | Chandra Pratap <chandrapratap3519@gmail.com> | 2024-09-08 09:36:01 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-09-09 10:12:56 -0700 |
commit | 2b14ced370aea017efc32b525fd72a6dd2cc60c5 (patch) | |
tree | a1faa56531842a07fd52facf6483ca9161263bdc /diff.c | |
parent | e87952443a90fae9690db6c8dbf05d9ba97541ba (diff) |
t-reftable-stack: add test for stack iterators
reftable_stack_init_ref_iterator and reftable_stack_init_log_iterator
as defined by reftable/stack.{c,h} initialize a stack iterator to
iterate over the ref and log records in a reftable stack respectively.
Since these functions are not exercised by any of the existing tests,
add a test for them.
Mentored-by: Patrick Steinhardt <ps@pks.im>
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Chandra Pratap <chandrapratap3519@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions