From ef6fd72b6ce18b5be694f39b37d30d4cdc6bfd2a Mon Sep 17 00:00:00 2001 From: Matthew Ogilvie Date: Sat, 13 Oct 2012 23:42:14 -0600 Subject: 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 --- t/t9400-git-cvsserver-server.sh | 70 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) (limited to 't/t9400-git-cvsserver-server.sh') 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$"