Git.pm: add test suite
authorLea Wiemann <lewiemann@gmail.com>
Thu, 19 Jun 2008 20:32:49 +0000 (22:32 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Jun 2008 21:38:24 +0000 (14:38 -0700)
Add a shell script (t/t9700-perl-git.sh) that sets up a git repository
and a perl script (t/t9700/test.pl) that runs the actual tests.

Signed-off-by: Lea Wiemann <LeWiemann@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found