From: Junio C Hamano Date: Tue, 13 Feb 2024 22:31:11 +0000 (-0800) Subject: Merge branch 'jc/unit-tests-make-relative-fix' X-Git-Tag: v2.44.0-rc1~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9115864cb59473aee9fcb9b0826342444559414d;p=thirdparty%2Fgit.git Merge branch 'jc/unit-tests-make-relative-fix' The mechanism to report the filename in the source code, used by the unit-test machinery, assumed that the compiler expanded __FILE__ to the path to the source given to the $(CC), but some compilers give full path, breaking the output. This has been corrected. * jc/unit-tests-make-relative-fix: unit-tests: do show relative file paths on non-Windows, too --- 9115864cb59473aee9fcb9b0826342444559414d