diff options
author | Chandra Pratap <chandrapratap3519@gmail.com> | 2024-08-04 19:36:46 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-08-04 09:50:26 -0700 |
commit | ec9c0704fc6ad646f5482d3e31e3a5b3be1677ef (patch) | |
tree | 131bf0dd295a59033d96e8ed1d9ebdf9d5a8da8e /builtin/commit.c | |
parent | e5a0f7076fcb2e9e6b3a8d125ac0e86420a96da1 (diff) |
t: move reftable/tree_test.c to the unit testing framework
reftable/tree_test.c exercises the functions defined in
reftable/tree.{c, h}. Migrate reftable/tree_test.c to the unit
testing framework. Migration involves refactoring the tests to use
the unit testing framework instead of reftable's test framework and
renaming the tests to align with unit-tests' standards.
Also add a comment to help understand the test routine.
Note that this commit mostly moves the test from reftable/ to
t/unit-tests/ and most of the refactoring is performed by the
trailing commits.
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 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions