diff options
author | Jeff King <peff@peff.net> | 2017-02-25 04:37:30 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-10 14:30:25 -0800 |
commit | bd4d9d993c1202615178f86a947a5c63e706860f (patch) | |
tree | 1381de60b357e326953deb1ff64ad8d9f61b45d6 /t/interop/interop-lib.sh | |
parent | t: add an interoperability test harness (diff) | |
download | tgif-bd4d9d993c1202615178f86a947a5c63e706860f.tar.xz |
t/interop: add test of old clients against modern git-daemon
This test just checks that old clients can clone and fetch
from a newer git-daemon. The opposite should also be true,
but it's hard to test ancient versions of git-daemon because
they lack basic options like "--listen".
Note that we have to make a slight tweak to the
lib-git-daemon helper from the regular tests, so that it
starts the daemon with our correct git.a version.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/interop/interop-lib.sh')
0 files changed, 0 insertions, 0 deletions