You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl-cvs@perl.apache.org by ri...@apache.org on 2002/05/17 15:18:57 UTC

cvs commit: embperl/test/html changeattr.htm

richter     02/05/17 06:18:57

  Modified:    .        Tag: Embperl2c MANIFEST test.pl
  Added:       Embperl/Syntax Tag: Embperl2c Test2.pm
               test/html Tag: Embperl2c changeattr.htm
  Log:
  change attr test
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.50.4.44 +2 -0      embperl/MANIFEST
  
  Index: MANIFEST
  ===================================================================
  RCS file: /home/cvs/embperl/MANIFEST,v
  retrieving revision 1.50.4.43
  retrieving revision 1.50.4.44
  diff -u -r1.50.4.43 -r1.50.4.44
  --- MANIFEST	20 Mar 2002 20:38:58 -0000	1.50.4.43
  +++ MANIFEST	17 May 2002 13:18:55 -0000	1.50.4.44
  @@ -40,6 +40,7 @@
   Embperl/Syntax/RTF.pm
   Embperl/Syntax/SSI.pm
   Embperl/Syntax/Test.pm
  +Embperl/Syntax/Test2.pm
   Embperl/Syntax/Text.pm
   Embperl/Util.pm
   EmbperlD.pod
  @@ -390,6 +391,7 @@
   test/html/asp.htm
   test/html/binary.htm
   test/html/callsub.htm
  +test/html/changeattr.htm
   test/html/chdir.htm
   test/html/clearsess.htm
   test/html/delrdsess.htm
  
  
  
  1.70.4.134 +5 -1      embperl/test.pl
  
  Index: test.pl
  ===================================================================
  RCS file: /home/cvs/embperl/test.pl,v
  retrieving revision 1.70.4.133
  retrieving revision 1.70.4.134
  diff -u -r1.70.4.133 -r1.70.4.134
  --- test.pl	7 May 2002 10:50:33 -0000	1.70.4.133
  +++ test.pl	17 May 2002 13:18:55 -0000	1.70.4.134
  @@ -11,7 +11,7 @@
   #   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   #   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   #
  -#   $Id: test.pl,v 1.70.4.133 2002/05/07 10:50:33 richter Exp $
  +#   $Id: test.pl,v 1.70.4.134 2002/05/17 13:18:55 richter Exp $
   #
   ###################################################################################
   
  @@ -711,6 +711,10 @@
           'version'    => 2,
           },
       'syntax.htm' => { 
  +        'version'    => 2,
  +        'repeat'     => 2,
  +        },
  +    'changeattr.htm' => { 
           'version'    => 2,
           'repeat'     => 2,
           },
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +50 -0     embperl/Embperl/Syntax/Attic/Test2.pm
  
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +22 -0     embperl/test/html/Attic/changeattr.htm
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-cvs-help@perl.apache.org