]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/t7800-variable-interpolation-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Apr 2024 20:21:35 +0000 (13:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Apr 2024 20:21:35 +0000 (13:21 -0700)
Fix the way recently added tests interpolate variables defined
outside them, and document the best practice to help future
developers.

* ps/t7800-variable-interpolation-fix:
  t/README: document how to loop around test cases
  t7800: use single quotes for test bodies
  t7800: improve test descriptions with empty arguments

1  2 
t/README

diff --cc t/README
Simple merge