From: Junio C Hamano Date: Mon, 1 Apr 2024 20:21:35 +0000 (-0700) Subject: Merge branch 'ps/t7800-variable-interpolation-fix' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=f0c570e20b1adcb0ab2ed5d61d3c762ea4bf86e3;p=rit Merge branch 'ps/t7800-variable-interpolation-fix' 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 --- f0c570e20b1adcb0ab2ed5d61d3c762ea4bf86e3