File:  [parser3project] / parser3 / tests / results / 171.processed
Revision 1.5: download - view: text, annotated - select for diffs - revision graph
Sat Jul 3 07:29:29 2010 UTC (16 years ago) by misha
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, release_3_4_4, release_3_4_3, release_3_4_2, release_3_4_1, HEAD
- prepare tests to trim trailing methods' EOLs

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

Get not existing file 'notfound.txt' without $.charset option (^file::exec[script;...]):
$f.status: !=0
$f.text: ''
$f.size: 0
$f.text.length: -


Get not existing file 'notfound.txt' without $.charset option (^file::exec[text;script;...]):
$f.status: !=0
$f.text: ''
$f.size: 0
$f.text.length: -


Get not existing file 'notfound.txt' without $.charset option (^file::cgi[text;script;...]):
$f.status: !=0
$f.text: 'тест
'
$f.size: 5
$f.text.length: 5
$f.CONTENT-TYPE: text/plain


Get not existing file 'notfound.gif' without $.charset option (^file::exec[binary;script;...]):
$f.status: !=0
$f.text: ''
$f.size: 0
$f.text.length: -


Get file '161_windows1251.txt' as text with additional text 'тест' in WINDOWS-1251 (^file::cgi[text;script;...]):
$f.status: ==0
$f.text: 'тест
проверка'
$f.size: 13
$f.text.length: 13
$f.CONTENT-TYPE: text/plain


Get file '161_utf8.txt' as text with additional text 'тест' in UTF-8 (^file::exec[text;script;...]):
$f.status: ==0
$f.text: 'тест
проверка'
$f.size: 13
$f.text.length: 13


Get file '019paf2001.gif' as binary without $.charset option (^file::cgi[binary;script;...]):
$f.status: ==0
$f.text: 'GIF89aр'
$f.size: 91968
$f.text.length: 7
$f.CONTENT-TYPE: image/gif


Get file '161_windows1251.txt' as text with additional text 'тест' without $.charset option (^file::exec[script;...]):
$f.status: ==0
$f.text: 'тест
проверка'
$f.size: 13
$f.text.length: 13


Get file '161_windows1251.txt' as text without $.charset option (^file::cgi[script;...]):
$f.status: ==0
$f.text: 'проверка'
$f.size: 8
$f.text.length: 8
$f.CONTENT-TYPE: text/plain


Calling cgi which don't get back CGI headers:
Variable is not a file, can't analyze it.


E-mail: