aboutsummaryrefslogtreecommitdiff
path: root/t/t9700-perl-git.sh
Commit message (Collapse)AuthorAge
* t9700: skip when Test::More is not availableJunio C Hamano2008-06-29
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Git.pm: add test suiteLea Wiemann2008-06-19
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>