Annotation of parser3/tests/results/171.processed, revision 1.1
1.1 ! misha 1: content-type: text/html
! 2: content-length: 1143
! 3:
! 4: Get not existing file 'notfound.txt' without $.charset option (^file::exec[text;script;...]):
! 5: status: 2
! 6: text: ''
! 7: size: 0
! 8: stderr: -
! 9: text.length: -
! 10:
! 11: Get not existing file 'notfound.gif' without $.charset option (^file::exec[binary;script;...]):
! 12: status: 2
! 13: text: ''
! 14: size: 0
! 15: stderr: -
! 16: text.length: -
! 17:
! 18: Get file '161_windows1251.txt' as text with additional text 'тест' without $.charset option (^file::exec[script;...]):
! 19: status: 0
! 20: text: 'тест
! 21: проверка'
! 22: size: 13
! 23: stderr: -
! 24: text.length: 13
! 25:
! 26: Get file '161_windows1251.txt' as text without $.charset option (^file::cgi[script;...]):
! 27: status: 0
! 28: text: 'проверка'
! 29: size: 8
! 30: stderr: -
! 31: text.length: 8
! 32:
! 33: Get file '161_windows1251.txt' as text with additional text 'тест' in WINDOWS-1251 (^file::cgi[text;script;...]):
! 34: status: 0
! 35: text: 'тест
! 36: проверка'
! 37: size: 13
! 38: stderr: -
! 39: text.length: 13
! 40:
! 41: Get file '161_utf8.txt' as text with additional text 'тест' in UTF-8 (^file::exec[text;script;...]):
! 42: status: 0
! 43: text: 'тест
! 44: проверка'
! 45: size: 13
! 46: stderr: -
! 47: text.length: 13
! 48:
! 49: Get file '019paf2001.gif' as binary without $.charset option (^file::cgi[binary;script;...]):
! 50: status: 0
! 51: text: 'GIF89aр'
! 52: size: 91968
! 53: stderr: -
! 54: text.length: 7
! 55:
E-mail: