Summary

Harness status: OK

Found 8 tests

Details

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