octave:2> run_bug_55452_tests Running fixed-text encoded file test ex-001: Reference text: Hello, world! (13 chars) running: ex-001 ISO-8859-1 fgetl: decoded: Hello, world! (13 chars) ok: ex-001 ISO-8859-1 - fgetl textscan: decoded: Hello, world! (13 chars) ok: ex-001 ISO-8859-1 - textscan running: ex-001 ISO-8859-15 fgetl: decoded: Hello, world! (13 chars) ok: ex-001 ISO-8859-15 - fgetl textscan: decoded: Hello, world! (13 chars) ok: ex-001 ISO-8859-15 - textscan running: ex-001 KOI8-R fgetl: decoded: Hello, world! (13 chars) ok: ex-001 KOI8-R - fgetl textscan: decoded: Hello, world! (13 chars) ok: ex-001 KOI8-R - textscan running: ex-001 SHIFT_JIS fgetl: decoded: Hello, world! (13 chars) ok: ex-001 SHIFT_JIS - fgetl textscan: decoded: Hello, world! (13 chars) ok: ex-001 SHIFT_JIS - textscan running: ex-001 UTF-16 fgetl: decoded: Hello, world! (13 chars) ok: ex-001 UTF-16 - fgetl textscan: decoded: (0 chars) FAIL: ex-001 UTF-16 - textscan running: ex-001 UTF-16 no-bom fgetl: decoded: Hello, world! (13 chars) ok: ex-001 UTF-16 no-bom - fgetl textscan: decoded: Hello, world! (13 chars) ok: ex-001 UTF-16 no-bom - textscan Running fixed-text encoded file test ex-002: Reference text: ありがとう丸 (18 chars) running: ex-002 SHIFT_JIS fgetl: decoded: ありがとう丸 (18 chars) ok: ex-002 SHIFT_JIS - fgetl textscan: decoded: ありがとう丸 (18 chars) ok: ex-002 SHIFT_JIS - textscan running: ex-002 UTF-16 fgetl: decoded: ありがとう丸 (18 chars) ok: ex-002 UTF-16 - fgetl textscan: decoded: ありがとう丸 (18 chars) ok: ex-002 UTF-16 - textscan Running fixed-text encoded file test ex-003: Reference text: Kaßner Ökonom Schöps Übermut Müller (40 chars) running: ex-003 ISO-8859-1 fgetl: decoded: Kaßner Ökonom Schöps Übermut Müller (40 chars) ok: ex-003 ISO-8859-1 - fgetl textscan: decoded: Kaßner Ökonom Schöps Übermut Müller (40 chars) ok: ex-003 ISO-8859-1 - textscan running: ex-003 UTF-16 fgetl: decoded: Kaßner Ökonom Schöps Übermut Müller (40 chars) ok: ex-003 UTF-16 - fgetl textscan: decoded: (0 chars) FAIL: ex-003 UTF-16 - textscan octave:3>