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 /commit-graph.c | |
| parent | reftable: remove unnecessary curly braces in reftable/tree.c (diff) | |
| download | git-ec9c0704fc6ad646f5482d3e31e3a5b3be1677ef.tar.gz git-ec9c0704fc6ad646f5482d3e31e3a5b3be1677ef.zip | |
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 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
