mbeckerle commented on a change in pull request #16: Implemented packed binary
formats
URL: https://github.com/apache/incubator-daffodil/pull/16#discussion_r155309530
##########
File path:
daffodil-test/src/test/resources/edu/illinois/ncsa/daffodil/section13/packed/packed.tdml
##########
@@ -110,5 +153,175 @@
</tdml:infoset>
</tdml:parserTestCase>
-
+
+ <tdml:parserTestCase name="packedCharset01" root="int01" model="s2"
+ description="hex works as a charset encoding">
Review comment:
These description strings are misleading. We're not treating hex as a
charset here. We do have such a charset, but that's not being used here, so
these strings are misleading.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services