File:  [parser3project] / parser3 / tests / results / 342.processed
Revision 1.5: download - view: text, annotated - select for diffs - revision graph
Wed Dec 11 02:57:18 2024 UTC (18 months, 3 weeks ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, HEAD
tests updated after params.as_string error reporting was improved (related to feature #1267)

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

code coverage:
1 : a4
2 : a3
1 : a4
,
2 : a3
insert/delete during menu:
1 : a4
2 : more
3 : a4
4 : a3
5 : a2
6 : a1
1 : [
	["c1","c2","c3"],
	["more and more"],
	["more"],
	["a4","b","c","d","e"],
	["a3","b","c","d","e"],
	["a2","b","c","d","e"],
	["a1","b","c","d","e"]
]
offset: 2
1 : more and more
2 : a4
3 : a3
4 : a2
5 : a1
foreach exceptions test:
Exception type: parser.runtime,
Source: foreach,
Comment: rownum-var name must be string (parameter #1 is 'junction')
Exception type: parser.runtime,
Source: foreach,
Comment: value-var name must be string (parameter #2 is 'junction')
Exception type: parser.runtime,
Source: foreach,
Comment: body must be code (parameter #3 is 'string')
0 : more
1 : a4
2 : ups
3 : a4
4 : a3
5 : a2
6 : a1
2 : [
	["c1","c2","c3"],
	["more"],
	["another ups"],
	["ups"],
	["a4","b","c","d","e"],
	["a3","b","c","d","e"],
	["a2","b","c","d","e"],
	["a1","b","c","d","e"]
]
offset: 2
0 : more
,
1 : another ups
,
2 : a4
,
3 : a3
,
4 : a2
,
5 : a1
3 : [
	["c1","c2","c3"],
	["more"],
	["ups"],
	["a4","b","c","d","e"],
	["a3","b","c","d","e"],
	["a2","b","c","d","e"],
	["a1","b","c","d","e"]
]
offset: 2
0 : more
1 : ups
0 : more
,
1 : ups
count: 6
Exception type: parser.runtime,
Source: error,
Comment: parameter must be 'columns', 'cells' and 'rows' only
offset: 3
Exception type: parser.runtime,
Source: error,
Comment: is an invalid whence, valid are 'cur' or 'set'

E-mail: