]> git.ipfire.org Git - thirdparty/git.git/commit
t/unit-tests: convert reftable block test to use clar
authorSeyi Kuforiji <kuforiji98@gmail.com>
Thu, 24 Jul 2025 14:28:30 +0000 (15:28 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Jul 2025 18:46:02 +0000 (11:46 -0700)
commita83bf04d8bb635d17888e4d502f0ce73a5d5f0a3
treee225651f63984004f301854ce797aba4f92441b8
parented5dcbf2f06749ccc541f73c52ee23963781108b
t/unit-tests: convert reftable block test to use clar

Adapt reftable block test file to use clar testing framework by using
clar assertions where necessary.

Signed-off-by: Seyi Kuforiji <kuforiji98@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
t/meson.build
t/unit-tests/u-reftable-block.c [moved from t/unit-tests/t-reftable-block.c with 74% similarity]