File:  [parser3project] / parser3 / tests / results / 169.processed
Revision 1.7: download - view: text, annotated - select for diffs - revision graph
Sat Oct 5 03:40:36 2024 UTC (19 months, 3 weeks ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, HEAD
tests updated after ^string.split[;a] implemented (related to feature #1249)

Content-Type: text/html
Content-Length: 685

<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 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>
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
<hr />
<h3>Split of empty string with ','</h3>
^t.count[]: 0
<h3>Split of void with ','</h3>
^t.count[]: 0

E-mail: