olabusayoT commented on code in PR #1250:
URL: https://github.com/apache/daffodil/pull/1250#discussion_r1622702667
##########
daffodil-test/src/test/resources/org/apache/daffodil/section00/general/testUnparserGeneral.tdml:
##########
@@ -104,30 +112,82 @@
</tdml:parserTestCase>
-<!--
- Test Name: puaInfosetChars_03
+ <!--
+ Test Name: puaInfosetChars_CR_CRLF_01
Schema: illegalChars
- Purpose: When parsing illegal XML characters, they get mapped to PUA.
This test demonstrates that unparsing and unparsing actual PUA values is
handled correctly.
+ Purpose: When unparsing XML that has the remapped CR (0xE00D) code
point, those get remapped back to actual CR.
+ Note that unparsing (without raund trip) never deals with
CR/CRLF replacement by LF in XML.
Review Comment:
typo: round
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]