File:  [parser3project] / parser3 / tests / results / 312.processed
Revision 1.6: download - view: text, annotated - select for diffs - revision graph
Tue Sep 24 00:18:24 2024 UTC (20 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, HEAD
tests updated after default endless loop limit increased, atoi error messages improved

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

1 : [
	["c1","c2","c3"]
]
Exception type: parser.runtime,
Source: c3,
Comment: invalid current row
2 : [
	["c1","c2","c3"],
	["v0"]
]
3 : [
	["c1","c2","c3"],
	["v0","","v1"]
]
4 : [
	["c1","c2","c3"],
	["","","v1"]
]
current: 2
5 : [
	["c1","c2","c3"],
	["","","v1"],
	["v2"],
	["a","b","c","d","e"]
]
current: 2
6 : [
	["c1","c2","c3"],
	["","","v1"],
	["a","b","c","d","e"]
]
current: 1
7 : [
	["c1","c2","c3"],
	["","","v1"]
]
current: 1
8 : [
	["c1","c2","c3"]
]
Exception type: parser.runtime,
Source: delete,
Comment: invalid current row
9: [
	["c1","c2","c3"],
	["v0"]
]
10: {
	"v0":[
		["c1","c2","c3"],
		["v0"]
	]
}
n1 : [
	null
]
Exception type: parser.runtime,
Source: 3,
Comment: invalid current row
n2 : [
	null,
	["v0"]
]
n3 : [
	null,
	["v0","","","v1"]
]
n4 : [
	null,
	["","","","v1"]
]
Exception type: parser.runtime,
Source: 200000,
Comment: too big column number
n5 : [
	null,
	["","","","v1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","v2"],
	["0","1","","","","5"]
]

E-mail: