Summary

Harness status: OK

Found 10 tests

Details

ResultTest NameMessage
Passlead not 0x00 and no more bytes: FA
Asserts run
Pass
assert_equals("\ufffd", "\ufffd")
    at Test.<anonymous> ( /encoding/legacy-mb-japanese/shift_jis/sjis-decode-errors.html:67:3)
Passlead not 0x00 and no more bytes: FA 6E FA
Asserts run
Pass
assert_equals("佖\ufffd", "佖\ufffd")
    at Test.<anonymous> ( /encoding/legacy-mb-japanese/shift_jis/sjis-decode-errors.html:72:3)
Passlead not 0x00 and no more bytes: FA FA FA
Asserts run
Pass
assert_equals("洄\ufffd", "洄\ufffd")
    at Test.<anonymous> ( /encoding/legacy-mb-japanese/shift_jis/sjis-decode-errors.html:77:3)
Passlead byte outside 0x81-0x9F,0xA1-0xDF,0xE0,0xFC: FF
Asserts run
Pass
assert_equals("\ufffd", "\ufffd")
    at Test.<anonymous> ( /encoding/legacy-mb-japanese/shift_jis/sjis-decode-errors.html:82:3)
Passlead byte outside 0x81-0x9F,0xA1-0xDF,0xE0,0xFC: A0
Asserts run
Pass
assert_equals("\ufffd", "\ufffd")
    at Test.<anonymous> ( /encoding/legacy-mb-japanese/shift_jis/sjis-decode-errors.html:87:3)
Passlead byte outside 0x81-0x9F,0xA1-0xDF,0xE0,0xFC: E1
Asserts run
Pass
assert_equals("\ufffd", "\ufffd")
    at Test.<anonymous> ( /encoding/legacy-mb-japanese/shift_jis/sjis-decode-errors.html:92:3)
Passlead byte outside 0x81-0x9F,0xA1-0xDF,0xE0,0xFC: FA FA FF
Asserts run
Pass
assert_equals("洄\ufffd", "洄\ufffd")
    at Test.<anonymous> ( /encoding/legacy-mb-japanese/shift_jis/sjis-decode-errors.html:97:3)
Passtrail byte outside 0x41-0xFE: FA FD
Asserts run
Pass
assert_equals("\ufffd", "\ufffd")
    at Test.<anonymous> ( /encoding/legacy-mb-japanese/shift_jis/sjis-decode-errors.html:102:3)
Passtrail byte outside 0x41-0xFE: FA FE
Asserts run
Pass
assert_equals("\ufffd", "\ufffd")
    at Test.<anonymous> ( /encoding/legacy-mb-japanese/shift_jis/sjis-decode-errors.html:107:3)
Passpointer is null: 81 B5
Asserts run
Pass
assert_equals("\ufffd", "\ufffd")
    at Test.<anonymous> ( /encoding/legacy-mb-japanese/shift_jis/sjis-decode-errors.html:112:3)