forked from sebix/python-textile
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Current textile version fails a few tests, at least on python2.6@Linux:
====================================================================== FAIL: textile.tests.TestKnownValues.testKnownValuesXHTML(u"p=. O\xf9 est l'\xe9cole, l'\xe9glise s'il vous pla\xeet?", u'\tO\xf9 est l’\xe9cole, l’\xe9glise s’il vous pla\xeet?
', 'xhtml') ---------------------------------------------------------------------- ====================================================================== FAIL: textile.tests.TestKnownValues.testKnownValuesXHTML('p=. "An emphasised _word._" & "*A spanned phrase.*" ', '\t“An emphasised word.” & “A spanned phrase.”
', 'xhtml') ---------------------------------------------------------------------- ====================================================================== FAIL: textile.tests.TestKnownValues.testKnownValuesXHTML('p=. "*Here*\'s a word!" ', '\t“Here’s a word!”
', 'xhtml') ---------------------------------------------------------------------- ====================================================================== FAIL: textile.tests.TestKnownValues.testKnownValuesXHTML(u'| Foreign EXP\xd3\u0145\xc9NTIAL |', u'\t\n\t\t\n\t\t\t\n\t\t\t\n\t', 'xhtml') ----------------------------------------------------------------------
Foreign EXP\xd3\u0145\xc9NTIAL \n\t\t
Metadata
Metadata
Assignees
Labels
No labels