[Compbench-web-devel] compbenchmarks-web/tools validate.pl, 1.5, 1.6
Brought to you by:
xfred
|
From: Frederic T. <xf...@us...> - 2006-11-30 18:51:23
|
Update of /cvsroot/compbench/compbenchmarks-web/tools In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv10476 Modified Files: validate.pl Log Message: New pages checked. Index: validate.pl =================================================================== RCS file: /cvsroot/compbench/compbenchmarks-web/tools/validate.pl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** validate.pl 29 Nov 2006 19:16:41 -0000 1.5 --- validate.pl 30 Nov 2006 18:51:15 -0000 1.6 *************** *** 59,62 **** --- 59,64 ---- 'links.cgi?tab=devel', 'index.cgi', + 'index.cgi?tab=welcome', + 'index.cgi?tab=news', 'doc.cgi', 'downloads.cgi', *************** *** 68,71 **** --- 70,76 ---- 'doc.cgi?tab=package&topic=advanced', 'doc.cgi?tab=benchs', + 'doc.cgi?tab=benchs&topic=gzip', + 'doc.cgi?tab=benchs&topic=nbench-byte', + 'doc.cgi?tab=benchs&topic=scimark2', 'feedback.cgi', 'feedback.cgi?tab=project', |