You are viewing a plain text version of this content. The canonical link for it is here.
Posted to test-cvs@httpd.apache.org by ge...@apache.org on 2004/11/09 05:37:02 UTC

cvs commit: httpd-test/perl-framework/Apache-Test MANIFEST

geoff       2004/11/08 20:37:02

  Modified:    perl-framework/Apache-Test MANIFEST
  Log:
  add php files to the manifest
  
  Revision  Changes    Path
  1.15      +2 -0      httpd-test/perl-framework/Apache-Test/MANIFEST
  
  Index: MANIFEST
  ===================================================================
  RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/MANIFEST,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- MANIFEST	9 Nov 2004 04:33:09 -0000	1.14
  +++ MANIFEST	9 Nov 2004 04:37:02 -0000	1.15
  @@ -18,6 +18,7 @@
   lib/Apache/TestConfigC.pm
   lib/Apache/TestConfigParse.pm
   lib/Apache/TestConfigPerl.pm
  +lib/Apache/TestConfigPHP.pm
   lib/Apache/TestHandler.pm
   lib/Apache/TestHarness.pm
   lib/Apache/TestMB.pm
  @@ -28,6 +29,7 @@
   lib/Apache/TestRequest.pm
   lib/Apache/TestRun.pm
   lib/Apache/TestRunPerl.pm
  +lib/Apache/TestRunPHP.pm
   lib/Apache/TestSSLCA.pm
   lib/Apache/TestServer.pm
   lib/Apache/TestSmoke.pm