Hi Junio, I'll make a v4 patch to clean up and finalize the series :) Thanks Seyi On Tue, 3 Jun 2025 at 19:41, Junio C Hamano <gitster@xxxxxxxxx> wrote: > > Seyi Kuforiji <kuforiji98@xxxxxxxxx> writes: > > > This small patch series marks the final batch of our existing unit test > > files transitioned to the Clar testing framework. It covers all the > > reftable-related test files, and is part of our ongoing effort to > > standardize our testing framework to enhance its maintainability. > > > > Changes in v3: > > - some code refactoring based on review, which includes initial creation > > of reftable helper functions to > > t/unit-tests/lib-reftable-clar-test.{c,h} files in the initial commit > > I guess this is no longer a "small patch series" ;-) > > Are we done iterating, or will there be a small and final finishing > touch interation? > > No need to rush, as we won't be merging things down to 'master' > until the 2.50 final gets tagged, but preparing a reasonably well > cooked topic in 'next' for the next cycle is always a good idea. > > Thanks.