summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-09-16 10:50:11 +0200
committerJunio C Hamano <gitster@pobox.com>2024-09-16 13:57:18 -0700
commita4f50bb1e9b6840bb4583ac4bc6d93bea9704879 (patch)
tree30f8484a3c1efdde38898d0d7631f62229713a47 /builtin/commit.c
parent428672a3b16f65c01f0bb78d266b9fc168a94eb3 (diff)
t/unit-tests: introduce reftable library
We have recently migrated all of the reftable unit tests that were part of the reftable library into our own unit testing framework. As part of that migration we have duplicated some of the functionality that was part of the reftable test framework into each of the migrated test suites. This was a sensible decision to not have all of the migrations dependent on each other, but now that the migration is done it makes sense to deduplicate the functionality again. Introduce a new reftable test library that hosts some shared code and adapt tests to use it. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions