]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sk/unit-tests-0130'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Feb 2025 18:18:31 +0000 (10:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Feb 2025 18:18:31 +0000 (10:18 -0800)
Convert a handful of unit tests to work with the clar framework.

* sk/unit-tests-0130:
  t/unit-tests: convert strcmp-offset test to use clar test framework
  t/unit-tests: convert strbuf test to use clar test framework
  t/unit-tests: adapt example decorate test to use clar test framework
  t/unit-tests: convert hashmap test to use clar test framework

1  2 
Makefile

diff --cc Makefile
Simple merge