summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2023-09-25 13:20:32 +0200
committerJunio C Hamano <gitster@pobox.com>2023-11-10 00:16:27 +0100
commita2c5e294dbb095023e6c0d53b302c4363021f1b2 (patch)
tree4f8e0069b2eb54a5b397db66ddcdfe390422ee09 /Makefile
parentunit-tests: do not mistake `.pdb` files for being executable (diff)
downloadgit-a2c5e294dbb095023e6c0d53b302c4363021f1b2.tar.xz
git-a2c5e294dbb095023e6c0d53b302c4363021f1b2.zip
unit-tests: do show relative file paths
Visual C interpolates `__FILE__` with the absolute _Windows_ path of the source file. GCC interpolates it with the relative path, and the tests even verify that. So let's make sure that the unit tests only emit such paths. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions