Merge branch 'rs/unit-tests-test-run'
commit4dbca805e07de19412807da9dde45bd61f510710
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Aug 2024 18:07:36 +0000 (19 11:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Aug 2024 18:07:36 +0000 (19 11:07 -0700)
treeaeebd2cda1c4573e866de1a72cf6456ed7c46dbd
parentb9849e4f7631d80f146d159bf7b60263b3205632
parent9ddec6b79af6786bc628e66a75f47040fea1857b
Merge branch 'rs/unit-tests-test-run'

Unit-test framework has learned a simple control structure to allow
embedding test statements in-line instead of having to create a new
function to contain them.

* rs/unit-tests-test-run:
  t-strvec: use if_test
  t-reftable-basics: use if_test
  t-ctype: use if_test
  unit-tests: add if_test
  unit-tests: show location of checks outside of tests
  t0080: use here-doc test body
.clang-format
t/unit-tests/t-strvec.c
t/unit-tests/test-lib.h