diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-09-25 13:20:32 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-11-10 00:16:27 +0100 |
commit | a2c5e294dbb095023e6c0d53b302c4363021f1b2 (patch) | |
tree | 4f8e0069b2eb54a5b397db66ddcdfe390422ee09 /Makefile | |
parent | unit-tests: do not mistake `.pdb` files for being executable (diff) | |
download | git-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