t: add an interoperability test harness
authorJeff King <peff@peff.net>
Sat, 25 Feb 2017 09:37:07 +0000 (04:37 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Mar 2017 22:30:25 +0000 (14:30 -0800)
commit3d89361...3d8a962ace54a055ebdb308b09ca7c97
tree41decac...8a261341b3d113aabcde3da04a46d413copy hash to clipboard (tree)
parente7e07d5...4fcc2a203d9873968ad3e6bd4d7419d7copy hash to clipboard (diff)
Makefile
t/interop/.gitignore [new file with mode: 0644]
t/interop/Makefile [new file with mode: 0644]
t/interop/README [new file with mode: 0644]
t/interop/i0000-basic.sh [new file with mode: 0755]
t/interop/interop-lib.sh [new file with mode: 0644]