diff options
| author | Chandra Pratap <chandrapratap3519@gmail.com> | 2024-07-02 12:52:16 +0530 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-07-02 08:12:25 -0700 |
| commit | b7bbb58c14ba92dbfaeb4e995a61b633a8754194 (patch) | |
| tree | 63f97751d7ccc41b751ca72136d1f8d6c74db360 /builtin/commit.c | |
| parent | t-reftable-record: add reftable_record_cmp() tests for log records (diff) | |
| download | git-b7bbb58c14ba92dbfaeb4e995a61b633a8754194.tar.gz git-b7bbb58c14ba92dbfaeb4e995a61b633a8754194.zip | |
t-reftable-record: add comparison tests for ref records
In the current testing setup for ref records, the comparison
functions for ref records, reftable_ref_record_cmp_void() and
reftable_ref_record_equal() are left untested.
Add tests for the same by using the wrapper functions
reftable_record_cmp() and reftable_record_equal() for
reftable_ref_record_cmp_void() and reftable_ref_record_equal()
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
