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/06/18 12:17:55 UTC

cvs commit: embperl/test/cmp pod.asc pod.asc.htm pod.asc.xalan.htm

richter     2002/06/18 03:17:54

  Modified:    test/cmp Tag: Embperl2c pod.asc pod.asc.htm
                        pod.asc.xalan.htm
  Log:
  fix make test for pod
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.10  +5 -5      embperl/test/cmp/Attic/pod.asc
  
  Index: pod.asc
  ===================================================================
  RCS file: /home/cvs/embperl/test/cmp/Attic/pod.asc,v
  retrieving revision 1.1.2.9
  retrieving revision 1.1.2.10
  diff -u -r1.1.2.9 -r1.1.2.10
  --- pod.asc	10 Apr 2002 06:00:47 -0000	1.1.2.9
  +++ pod.asc	18 Jun 2002 10:17:53 -0000	1.1.2.10
  @@ -1,4 +1,4 @@
  -<pod><head><title>Test pod for Embperl</title></head><sect1><title>HEAD1</title>
  +<?xml version="1.0" encoding="ISO-8859-1" ?><pod><head><title>Test pod for Embperl</title></head><sect1><title>HEAD1</title>
   
   <para>some text under HEAD1</para>
   
  @@ -22,8 +22,8 @@
   <emphasis>italic</emphasis> 
   <underline>underline</underline></para><list><item><itemtext>first item</itemtext><para>text 1</para></item><item><itemtext>second item</itemtext><para>text 2</para></item></list>
   
  -<list><item><itemtext>* first item</itemtext><para>text 1
  -two lines</para></item><item><itemtext>* second item</itemtext><para>text 2
  +<list><item><itemtext>first item</itemtext><para>text 1
  +two lines</para></item><item><itemtext>second item</itemtext><para>text 2
   two lines</para>
   <list><item><itemtext>nested list item 1</itemtext>
   
  @@ -41,6 +41,6 @@
   </sect2></sect1><sect1><title>again HEAD1
   and second line of title</title><para>again some text under HEAD1</para>
   <sect2><title>again HEAD2</title><para>again some text under HEAD2</para>
  -</sect2></sect1><sect1><title>restart</title><para>some text</para></sect1><sect1><title>restart 2</title><sect2><title>restart 2 Head 2</title><para>text</para></sect2></sect1><sect1><title>restart 2</title><sect2><title>restart 2 Head 2</title></sect2><sect2><title>restart 3 Head 2</title><para>end</para><para><xlink>test</xlink> <xlink uri="yyy">xxx</xlink> <xlink>http://www.ecos.de</xlink> <xlink>ftp://ftp.dev.ecos.de</xlink>
  -<xlink>test</xlink> <xlink uri="yyy 2">xxx 2</xlink> <xlink>http://www.ecos.de</xlink> <xlink>ftp://ftp.dev.ecos.de</xlink></para></sect2></sect1><sect1><title id="idhead1">ID Test head1</title><sect2><title id="idhead2">ID Test head2</title><para id="idpara">ID Test para</para>
  +</sect2></sect1><sect1><title>restart</title><para>some text</para></sect1><sect1><title>restart 2</title><sect2><title>restart 2 Head 2</title><para>text</para></sect2></sect1><sect1><title>restart 2</title><sect2><title>restart 2 Head 2</title></sect2><sect2><title>restart 3 Head 2</title><para>end</para><para><xlink>test</xlink> <xlink uri='yyy'>xxx</xlink> <xlink>http://www.ecos.de</xlink> <xlink>ftp://ftp.dev.ecos.de</xlink>
  +<xlink>test</xlink> <xlink uri='yyy 2'>xxx 2</xlink> <xlink>http://www.ecos.de</xlink> <xlink>ftp://ftp.dev.ecos.de</xlink></para></sect2></sect1><sect1><title id="idhead1">ID Test head1</title><sect2><title id="idhead2">ID Test head2</title><para id="idpara">ID Test para</para>
   </sect2></sect1></pod>
  
  
  
  1.1.2.9   +2 -2      embperl/test/cmp/Attic/pod.asc.htm
  
  Index: pod.asc.htm
  ===================================================================
  RCS file: /home/cvs/embperl/test/cmp/Attic/pod.asc.htm,v
  retrieving revision 1.1.2.8
  retrieving revision 1.1.2.9
  diff -u -r1.1.2.8 -r1.1.2.9
  --- pod.asc.htm	10 Apr 2002 06:00:47 -0000	1.1.2.8
  +++ pod.asc.htm	18 Jun 2002 10:17:53 -0000	1.1.2.9
  @@ -27,8 +27,8 @@
   <i>italic</i> 
   <u>underline</u></p><ul><li><b>first item<p>text 1</p></b></li><br/><li><b>second item<p>text 2</p></b></li><br/></ul>
   
  -<ul><li><b>* first item<p>text 1
  -two lines</p></b></li><br/><li><b>* second item<p>text 2
  +<ul><li><b>first item<p>text 1
  +two lines</p></b></li><br/><li><b>second item<p>text 2
   two lines</p>
   <ul><li><b>nested list item 1
   
  
  
  
  1.1.2.6   +2 -2      embperl/test/cmp/Attic/pod.asc.xalan.htm
  
  Index: pod.asc.xalan.htm
  ===================================================================
  RCS file: /home/cvs/embperl/test/cmp/Attic/pod.asc.xalan.htm,v
  retrieving revision 1.1.2.5
  retrieving revision 1.1.2.6
  diff -u -r1.1.2.5 -r1.1.2.6
  --- pod.asc.xalan.htm	10 Apr 2002 06:00:47 -0000	1.1.2.5
  +++ pod.asc.xalan.htm	18 Jun 2002 10:17:53 -0000	1.1.2.6
  @@ -56,13 +56,13 @@
   
   <ul>
   <li>
  -<b>* first item<p>text 1
  +<b>first item<p>text 1
   two lines</p>
   </b>
   </li>
   <br/>
   <li>
  -<b>* second item<p>text 2
  +<b>second item<p>text 2
   two lines</p>
   <ul>
   <li>
  
  
  

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