File:  [parser3project] / parser3 / tests / results / 344.processed
Revision 1.4: download - view: text, annotated - select for diffs - revision graph
Tue Aug 2 15:39:56 2016 UTC (9 years, 11 months ago) by moko
Branches: MAIN
CVS tags: HEAD
code coverage tests

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

f1 : {
"name":"247_utf8_bom.txt",
"size":19,
"mode":"binary",
"content-type":"application\/octet-stream",
"text":"проверка"
}
f text from binary, automatic transcode by UTF-8 preambule : {
"name":"247_utf8_bom.txt",
"size":8,
"mode":"text",
"content-type":"application\/octet-stream",
"text":"проверка"
}
f text from binary no transcode as charset specified in content-type : {
"name":"247_utf8_bom.txt",
"size":19,
"mode":"text",
"content-type":"text\/plain; charset=Windows-1251",
"text":"проверка"
}
f text from binary no transcode as from-charset specified : {
"name":"247_utf8_bom.txt",
"size":19,
"mode":"text",
"content-type":"application\/octet-stream",
"text":"проверка"
}
f1 : {
"name":"247_utf8.txt",
"size":16,
"mode":"binary",
"content-type":"application\/octet-stream",
"text":"проверка"
}
f text from binary, no transcode : {
"name":"247_utf8.txt",
"size":16,
"mode":"text",
"content-type":"application\/octet-stream",
"text":"проверка"
}
f text from binary transcode using from-charset : {
"name":"247_utf8.txt",
"size":8,
"mode":"text",
"content-type":"application\/octet-stream",
"text":"проверка"
}
Type: parser.runtime,
Source: create,
Comment: charset option can not be used with to-charset
code coverage tests:
f1 : {
"name":"247_utf8_bom.txt",
"size":4,
"mode":"text",
"content-type":"application\/octet-stream",
"text":"рове"
}

E-mail: