gitweb: Add test t9500 for gitweb (as standalone script)
commit77e4e8bd9b862d7285ca408d5e6dfc2134dba911
authorJakub Narebski <jnareb@gmail.com>
Sat, 19 May 2007 00:19:20 +0000 (19 02:19 +0200)
committerJunio C Hamano <junkio@cox.net>
Mon, 21 May 2007 02:59:04 +0000 (20 19:59 -0700)
treee8c4390a5a38a29a22780a3e615648843a317c8e
parent738a1154db190c75a7454da85d85be68ad7db065
gitweb: Add test t9500 for gitweb (as standalone script)

This test runs gitweb (git web interface) as CGI script from
commandline, and checks that it would not write any errors
or warnings to log.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t9500-gitweb-standalone-no-errors.sh [new file with mode: 0755]