Pass | lead not 0x00 and no more bytes: AB | Asserts runPass | assert_equals("\ufffd", "\ufffd")
at Test.<anonymous> ( /encoding/legacy-mb-tchinese/big5/big5-decode-errors.html:60:3) |
|
Pass | lead not 0x00 and no more bytes: AB B5 AB | Asserts runPass | assert_equals("奏\ufffd", "奏\ufffd")
at Test.<anonymous> ( /encoding/legacy-mb-tchinese/big5/big5-decode-errors.html:65:3) |
|
Pass | lead not 0x00 and no more bytes: AB AB AB | Asserts runPass | assert_equals("垂\ufffd", "垂\ufffd")
at Test.<anonymous> ( /encoding/legacy-mb-tchinese/big5/big5-decode-errors.html:70:3) |
|
Pass | lead byte outside 0x81-0xFE: FF | Asserts runPass | assert_equals("\ufffd", "\ufffd")
at Test.<anonymous> ( /encoding/legacy-mb-tchinese/big5/big5-decode-errors.html:75:3) |
|
Pass | lead byte outside 0x81-0xFE: AB AB FF | Asserts runPass | assert_equals("奏\ufffd", "奏\ufffd")
at Test.<anonymous> ( /encoding/legacy-mb-tchinese/big5/big5-decode-errors.html:80:3) |
|
Pass | trail byte outside 0x41-0xFE: AB 31 | Asserts runPass | assert_equals("\ufffd1", "\ufffd1")
at Test.<anonymous> ( /encoding/legacy-mb-tchinese/big5/big5-decode-errors.html:85:3) |
|
Pass | trail byte outside 0x41-0xFE: AB FF | Asserts runPass | assert_equals("\ufffd", "\ufffd")
at Test.<anonymous> ( /encoding/legacy-mb-tchinese/big5/big5-decode-errors.html:90:3) |
|
Pass | pointer is null: C8 F2 | Asserts runPass | assert_equals("\ufffd", "\ufffd")
at Test.<anonymous> ( /encoding/legacy-mb-tchinese/big5/big5-decode-errors.html:95:3) |
|