Diff for /parser3/tests/results/169.processed between versions 1.5 and 1.7

version 1.5, 2010/07/03 07:44:21 version 1.7, 2024/10/05 03:40:36
Line 1 Line 1
 Content-Type: text/html  Content-Type: text/html
 Content-Length: 557  Content-Length: 685
   
 <h3>Horisontal split '/a/b/c/' with '/'</h3>  <h3>Horisontal split '/a/b/c/' with '/'</h3>
 Columns:  Columns:
 nameless table  nameless table
 <h3>Horisontal split '/a/b/c/' with '/' using column name 'zigi' (error)</h3>  <h3>Horisontal split '/a/b/c/' with '/' using column name 'zigi' (error)</h3>
 <p>zigi: column name can't be specified with horisontal split [parser.runtime]</p>  <p>zigi: column name cannot be specified when splitting into a table horizontal row [parser.runtime]</p>
 <h3>Horisontal split '/a/b/c/' with '/' using empty column name (ok)</h3>  <h3>Horisontal split '/a/b/c/' with '/' using empty column name (ok)</h3>
 Columns:  Columns:
 nameless table  nameless table
Line 19  zigi Line 19  zigi
 <h3>Vertical split '/a/b/c/' with '/' using empty column name</h3>  <h3>Vertical split '/a/b/c/' with '/' using empty column name</h3>
 Columns:  Columns:
 piece  piece
   <hr />
   <h3>Split of empty string with ','</h3>
   ^t.count[]: 0
   <h3>Split of void with ','</h3>
   ^t.count[]: 0
   

Removed from v.1.5  
changed lines
  Added in v.1.7


E-mail: