diff options
| author | Chandra Pratap <chandrapratap3519@gmail.com> | 2024-07-02 12:52:18 +0530 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-07-02 08:12:25 -0700 |
| commit | abb1834f2af0c958f418968760abf4e4c62aef34 (patch) | |
| tree | e9fbb4c76bc4aaf29d7d7d39512aab61f482721f /builtin/commit.c | |
| parent | t-reftable-record: add comparison tests for index records (diff) | |
| download | git-abb1834f2af0c958f418968760abf4e4c62aef34.tar.gz git-abb1834f2af0c958f418968760abf4e4c62aef34.zip | |
t-reftable-record: add comparison tests for obj records
In the current testing setup for obj records, the comparison
functions for obj records, reftable_obj_record_cmp_void() and
reftable_obj_record_equal_void() are left untested.
Add tests for the same by using the wrapper functions
reftable_record_cmp() and reftable_record_equal() for
reftable_index_record_cmp_void() and reftable_index_record_equal_void()
respectively.
Mentored-by: Patrick Steinhardt <ps@pks.im>
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Chandra Pratap <chandrapratap3519@gmail.com>
Acked-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
