You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by do...@apache.org on 2001/09/12 19:11:48 UTC

cvs commit: modperl-2.0/t/hooks .cvsignore

dougm       01/09/12 10:11:48

  Modified:    t        .cvsignore
               t/apache .cvsignore
               t/apr    .cvsignore
               t/conf   .cvsignore
               t/filter .cvsignore
  Added:       t/api    .cvsignore
               t/hooks  .cvsignore
  Log:
  .cvsignores
  Submitted by:	Philippe M . Chiasson <go...@cpan.org>
  Reviewed by:	dougm
  
  Revision  Changes    Path
  1.2       +1 -0      modperl-2.0/t/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/t/.cvsignore,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .cvsignore	2001/04/02 09:36:01	1.1
  +++ .cvsignore	2001/09/12 17:11:47	1.2
  @@ -1,3 +1,4 @@
   TEST
  +.gdb-test-start
   htdocs
   logs
  
  
  
  1.2       +7 -0      modperl-2.0/t/apache/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/t/apache/.cvsignore,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .cvsignore	2001/04/12 00:30:06	1.1
  +++ .cvsignore	2001/09/12 17:11:47	1.2
  @@ -1 +1,8 @@
  +cgihandler.t
  +compat.t
   conftree.t
  +constants.t
  +post.t
  +read.t
  +scanhdrs.t
  +write.t
  
  
  
  1.1                  modperl-2.0/t/api/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  access.t
  aplog.t
  conn_rec.t
  lookup_uri.t
  module.t
  request_rec.t
  response.t
  r_subclass.t
  rutil.t
  send_fd.t
  sendfile.t
  server_rec.t
  uri.t
  
  
  
  1.2       +5 -1      modperl-2.0/t/apr/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/t/apr/.cvsignore,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .cvsignore	2001/04/12 00:30:06	1.1
  +++ .cvsignore	2001/09/12 17:11:48	1.2
  @@ -1,3 +1,7 @@
  -netlib.t
  +base64.t
  +constants.t
   lib.t
  +netlib.t
  +pool.t
  +table.t
   uuid.t
  
  
  
  1.2       +1 -0      modperl-2.0/t/conf/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/t/conf/.cvsignore,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .cvsignore	2001/04/02 09:36:02	1.1
  +++ .cvsignore	2001/09/12 17:11:48	1.2
  @@ -1,4 +1,5 @@
   httpd.conf
  +extra.conf
   modperl_inc.pl
   modperl_startup.pl
   apache_test_config.pm
  
  
  
  1.2       +5 -0      modperl-2.0/t/filter/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/t/filter/.cvsignore,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .cvsignore	2001/04/02 18:55:00	1.1
  +++ .cvsignore	2001/09/12 17:11:48	1.2
  @@ -1 +1,6 @@
  +api.t
  +buckets.t
  +input_body.t
  +input_msg.t
  +lc.t
   reverse.t
  
  
  
  1.1                  modperl-2.0/t/hooks/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  access.t
  authen.t
  authz.t
  fixup.t
  trans.t