geoff       2003/12/21 13:53:43

  Modified:    src/docs/general/testing testing.pod
  Log:
  acknowledge additional Apache-Test resources
  
  Revision  Changes    Path
  1.26      +12 -0     modperl-docs/src/docs/general/testing/testing.pod
  
  Index: testing.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/general/testing/testing.pod,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- testing.pod       15 Dec 2003 21:19:59 -0000      1.25
  +++ testing.pod       21 Dec 2003 21:53:43 -0000      1.26
  @@ -24,6 +24,9 @@
   
   =back
   
  +For other C<Apache::Test> resources, see the L<References|/"References">
  +section at the end of this document.
  +
   =head1 Basics of Perl Modules Testing
   
   The tests themselves are written in Perl. The framework provides an
  @@ -3106,6 +3109,15 @@
   =head1 References
   
   =over
  +
  +=item * more Apache-Test documentation
  +
  +Testing mod_perl 2.0
  +http://www.perl.com/pub/a/2003/05/22/testing.html
  +
  +Apache-Test manpage
  +
  +Apache-Test README
   
   =item * extreme programming methodology
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to