You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ge...@apache.org on 2005/02/09 17:24:08 UTC

svn commit: r153084 - httpd/site/trunk/xdocs/test/index.xml

Author: geoff
Date: Wed Feb  9 08:24:06 2005
New Revision: 153084

URL: http://svn.apache.org/viewcvs?view=rev&rev=153084
Log:
point to the new home of Apache-Test

since I don't have java installed it can just wait until
the next time anyone updates the site

Modified:
    httpd/site/trunk/xdocs/test/index.xml

Modified: httpd/site/trunk/xdocs/test/index.xml
URL: http://svn.apache.org/viewcvs/httpd/site/trunk/xdocs/test/index.xml?view=diff&r1=153083&r2=153084
==============================================================================
--- httpd/site/trunk/xdocs/test/index.xml (original)
+++ httpd/site/trunk/xdocs/test/index.xml Wed Feb  9 08:24:06 2005
@@ -16,6 +16,7 @@
 <ul>
 <li><a href="flood/">Flood</a> - a profile-driven HTTP load tester</li>
 <li><a href="http://svn.apache.org/viewcvs.cgi/httpd/test/trunk/perl-framework/">Perl Framework</a> - a perl-centric HTTP test kit</li>
+<li><a href="http://perl.apache.org/test/">Apache-Test</a> - the testing engine behind the Perl Framework and other HTTP-based projects like mod_perl</li>
 <li><a href="http://svn.apache.org/viewcvs.cgi/httpd/test/trunk/specweb99/">specweb99</a>
 - Modules for <a href="http://www.spec.org/">SPECWeb99</a> tests</li>
 </ul>