t9400: Add some basic pserver tests
commit240ba7f235c9b946678bd6d34826fb73ea8fd90e
authorFrank Lichtenheld <frank@lichtenheld.de>
Sun, 20 May 2007 22:31:58 +0000 (21 00:31 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 22 May 2007 07:00:42 +0000 (22 00:00 -0700)
tree7c080bb4acff33e74a44105ac3ff72e76ed8e9d3
parent1978659a7421098095fd6a8613302771cae81dd1
t9400: Add some basic pserver tests

While we can easily test the cvs <-> git-cvsserver
communication with :fork: and git-cvsserver server
there are some pserver specifics we should test, too.

Currently this are two tests of the pserver authentication.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t9400-git-cvsserver-server.sh