summaryrefslogtreecommitdiff
path: root/t/t9104-git-svn-follow-parent.sh
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2009-02-04 00:26:08 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-02-03 22:01:06 -0800
commitefd92ffd316d03360e1c8a348091e4f50f749d6f (patch)
tree012482c9748ecd91c21c5ed8d40dbed8829e9a1d /t/t9104-git-svn-follow-parent.sh
parentvalgrind: ignore ldso and more libz errors (diff)
downloadtgif-efd92ffd316d03360e1c8a348091e4f50f749d6f.tar.xz
Valgrind support: check for more than just programming errors
This patch makes --valgrind try to override _all_ Git binaries in the PATH, and it makes it an error to call *.sh and *.perl scripts directly. While it is not strictly necessary to look through the whole PATH to find git binaries to override, it is in line with running an expensive test (which valgrind is) to make extra sure that only binaries are tested that actually come from the git.git checkout. In the same spirit, we can test that neither our test suite nor our scripts try to run the *.sh or *.perl scripts directly. It's more like a "because we can" than a "this is tightly connected to valgrind", but in the author's opinion "because we can" is "so we should" in this case. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9104-git-svn-follow-parent.sh')
0 files changed, 0 insertions, 0 deletions