Merge branch 'sk/reftable-clarify-tests'
commit80b80162fd43fcf94c272604faca107e4f20ecab
authorJunio C Hamano <gitster@pobox.com>
Fri, 1 Aug 2025 18:27:14 +0000 (1 11:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 Aug 2025 18:27:14 +0000 (1 11:27 -0700)
tree0948222fa25ff62b08c46ffbb6c4803dd88373aa
parent6fe666b2cef09571aa01d9ffae179472aeaf9378
parent9bbc981c6f27e00d050d4f70b0293f56e39b019a
Merge branch 'sk/reftable-clarify-tests'

The reftable unit tests are now ported to the "clar" unit testing
framework.

* sk/reftable-clarify-tests:
  t/unit-tests: finalize migration of reftable-related tests
  t/unit-tests: convert reftable stack test to use clar
  t/unit-tests: convert reftable record test to use clar
  t/unit-tests: convert reftable readwrite test to use clar
  t/unit-tests: convert reftable table test to use clar
  t/unit-tests: convert reftable pq test to use clar
  t/unit-tests: convert reftable merged test to use clar
  t/unit-tests: convert reftable block test to use clar
  t/unit-tests: convert reftable basics test to use clar test framework
  t/unit-tests: implement clar specific reftable test helper functions
Makefile
t/meson.build