blob: ce91ead8a5e0b5fda80c89384611fcf99472bca9 [file] [log] [blame]
PASS testEntity('�') is "0xFFFD"
PASS testEntity('𐀀') is "0xD800, 0xDC00"
PASS testEntity('') is "0xDBFF, 0xDFFF"
PASS testEntity('�') is "0xFFFD"
PASS testEntity('�') is "0xFFFD"
PASS testEntity('�') is "0xFFFD"
PASS testEntity('�') is "0xFFFD"
PASS testEntity('�') is "0xFFFD"
PASS testEntity('�') is "0xFFFD"
PASS testEntity('𐀀') is "0xD800, 0xDC00"
PASS testEntity('�') is "0xFFFD"
PASS testEntity('') is "0x1"
PASS testEntity('') is "0xB"
PASS testEntity('o') is "0x6F"
PASS testEntity('ї') is "0x457"
PASS testEntity('⭧') is "0x2B67"
PASS testEntity('𛈇') is "0xD82C, 0xDE07"
PASS testEntity('􏑇') is "0xDBFD, 0xDC47"
PASS testEntity('�') is "0xFFFD"
PASS testEntity('�') is "0xFFFD"
PASS testEntity('�') is "0xFFFD"
PASS testEntity('�') is "0xFFFD"
PASS testEntity('') is "0x1"
PASS testEntity('	') is "0x9"
PASS testEntity('
') is "0xA"
PASS testEntity('') is "0xB"
PASS testEntity('') is "0xC"
PASS testEntity('
') is "0xD"
PASS testEntity('') is "0x7F"
PASS testEntity('') is "0x81"
PASS testEntity('') is "0x8D"
PASS testEntity('') is "0x8F"
PASS testEntity('') is "0x90"
PASS testEntity('') is "0x9D"
PASS testEntity('€') is "0x20AC"
PASS testEntity('‚') is "0x201A"
PASS testEntity('ƒ') is "0x192"
PASS testEntity('„') is "0x201E"
PASS testEntity('…') is "0x2026"
PASS testEntity('†') is "0x2020"
PASS testEntity('‡') is "0x2021"
PASS testEntity('ˆ') is "0x2C6"
PASS testEntity('‰') is "0x2030"
PASS testEntity('Š') is "0x160"
PASS testEntity('‹') is "0x2039"
PASS testEntity('Œ') is "0x152"
PASS testEntity('Ž') is "0x17D"
PASS testEntity('‘') is "0x2018"
PASS testEntity('’') is "0x2019"
PASS testEntity('“') is "0x201C"
PASS testEntity('”') is "0x201D"
PASS testEntity('•') is "0x2022"
PASS testEntity('–') is "0x2013"
PASS testEntity('—') is "0x2014"
PASS testEntity('˜') is "0x2DC"
PASS testEntity('™') is "0x2122"
PASS testEntity('š') is "0x161"
PASS testEntity('›') is "0x203A"
PASS testEntity('œ') is "0x153"
PASS testEntity('ž') is "0x17E"
PASS testEntity('Ÿ') is "0x178"
PASS successfullyParsed is true
TEST COMPLETE