File:  [parser3project] / parser3 / tests / results / 169.processed
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Aug 28 10:16:28 2007 UTC (19 years ago) by misha
Branches: MAIN
CVS tags: release_3_3_0, release_3_2_3, release_3_2_2, HEAD
- tests for ^table.columns[[column name]]  and ^string.split[...][v][column name] were added

content-type: text/html
content-length: 557

<h3>Horisontal split '/a/b/c/' with '/'</h3>
Columns:
nameless table
<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>
<h3>Horisontal split '/a/b/c/' with '/' using empty column name (ok)</h3>
Columns:
nameless table
<hr />
<h3>Vertical split '/a/b/c/' with '/'</h3>
Columns:
piece
<h3>Vertical split '/a/b/c/' with '/' using column name 'zigi'</h3>
Columns:
zigi
<h3>Vertical split '/a/b/c/' with '/' using empty column name</h3>
Columns:
piece

E-mail: