diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-09-25 11:20:31 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-11-10 08:16:27 +0900 |
commit | 0df903d402959e052b6fa927dfe447d92b81eaef (patch) | |
tree | feaceaa6b4245a22656d7f5e0a51949d8e34628e /commit-graph.c | |
parent | a15d4465a9918911e0953e89276d563fdc8cceef (diff) |
unit-tests: do not mistake `.pdb` files for being executable
When building the unit tests via CMake, the `.pdb` files are built.
Those are, essentially, files containing the debug information
separately from the executables.
Let's not confuse them with the executables we actually want to run.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions