You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2015/07/16 17:34:07 UTC

svn commit: r1691418 - /httpd/test/framework/trunk/README

Author: jim
Date: Thu Jul 16 15:34:06 2015
New Revision: 1691418

URL: http://svn.apache.org/r1691418
Log:
update versions :)

Modified:
    httpd/test/framework/trunk/README

Modified: httpd/test/framework/trunk/README
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/README?rev=1691418&r1=1691417&r2=1691418&view=diff
==============================================================================
--- httpd/test/framework/trunk/README (original)
+++ httpd/test/framework/trunk/README Thu Jul 16 15:34:06 2015
@@ -20,7 +20,7 @@ http://svn.apache.org/viewvc/perl/modper
 
 (Update 2015-07-14: to run the tests for all modules, it is advisable to have 
  up-to-date versions of the following perl modules: Test::Harness, Crypt::SSLeay, 
- Net::SSLeay, IO::Socket::SSL, LWP::Protocol::https, HTTP::DAV,
+ Net::SSLeay, IO::Socket::SSL, LWP::Protocol::https, HTTP::DAV, and
  DateTime.)
 
 Quick Start 
@@ -29,7 +29,7 @@ Quick Start
 If you don't care how it works and just want to run the tests, here's
 how you go about doing that.
 
-1. You need an installation of Apache. (Either 1.3 or 2.0)
+1. You need an installation of Apache. (1.3.x thru trunk)
 2. Any DSOs you wish to use should be configured in that Apache's
    httpd.conf (the test harness will pick this configuration up)
 3. Setup: