--- parser3/tests/results/169.processed 2007/08/28 10:16:28 1.1 +++ parser3/tests/results/169.processed 2024/10/05 03:40:36 1.7 @@ -1,11 +1,11 @@ -content-type: text/html -content-length: 557 +Content-Type: text/html +Content-Length: 685

Horisontal split '/a/b/c/' with '/'

Columns: nameless table

Horisontal split '/a/b/c/' with '/' using column name 'zigi' (error)

-

zigi: column name can't be specified with horisontal split [parser.runtime]

+

zigi: column name cannot be specified when splitting into a table horizontal row [parser.runtime]

Horisontal split '/a/b/c/' with '/' using empty column name (ok)

Columns: nameless table @@ -19,3 +19,8 @@ zigi

Vertical split '/a/b/c/' with '/' using empty column name

Columns: piece +
+

Split of empty string with ','

+^t.count[]: 0 +

Split of void with ','

+^t.count[]: 0 \ No newline at end of file