From: Matthew Ogilvie Date: Sun, 14 Oct 2012 05:42:14 +0000 (-0600) Subject: cvsserver t9400: add basic 'cvs log' test X-Git-Tag: v1.8.1-rc0~76^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef6fd72b6ce18b5be694f39b37d30d4cdc6bfd2a;p=thirdparty%2Fgit.git cvsserver t9400: add basic 'cvs log' test 'cvs log' output is arguably deficient in a number of ways (see the comment added with the test), but add a test for the current output to detect for accidental regressions. Signed-off-by: Matthew Ogilvie Signed-off-by: Junio C Hamano --- diff --git a/t/t9400-git-cvsserver-server.sh b/t/t9400-git-cvsserver-server.sh index 806623e885..6c693ffe99 100755 --- a/t/t9400-git-cvsserver-server.sh +++ b/t/t9400-git-cvsserver-server.sh @@ -504,6 +504,76 @@ test_expect_success 'cvs co -c (shows module database)' ' ! grep -v "^master[ ][ ]*master$"