pull/263/head
Pieter Marsman 2019-07-10 20:44:23 +02:00
parent ec5218a05f
commit 5d7ac7e88a
1 changed files with 4 additions and 0 deletions

View File

@ -67,3 +67,7 @@ def test_name2unicode_notdef():
def test_name2unicode_pua_ogoneksmall(): def test_name2unicode_pua_ogoneksmall():
""""Ogoneksmall" and "uniF6FB" both map to the string that corresponds to U+F6FB.""" """"Ogoneksmall" and "uniF6FB" both map to the string that corresponds to U+F6FB."""
assert u'\uF6FB' == name2unicode('Ogoneksmall') assert u'\uF6FB' == name2unicode('Ogoneksmall')
def test_name2unicode_overflow_error():
name2unicode('226215240241240240240240')