summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2017-02-25 04:37:07 -0500
committerJunio C Hamano <gitster@pobox.com>2017-03-10 14:30:25 -0800
commit3d8936153d8a962ace54a055ebdb308b09ca7c97 (patch)
tree41decacf8a261341b3d113aabcde3da04a46d413 /contrib
parente7e07d5a4fcc2a203d9873968ad3e6bd4d7419d7 (diff)
downloadgit-3d8936153d8a962ace54a055ebdb308b09ca7c97.tar.gz
t: add an interoperability test harness
The current test suite is good at letting you test a particular version of Git. But it's not very good at letting you test _two_ versions and seeing how they interact (e.g., one cloning from the other). This commit adds a test harness that will build two arbitrary versions of git and make it easy to call them from inside your tests. See the README and the example script for details. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions