Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2661

Creating test data using 6-bit MSBF encoding doesn't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.2.1
    • 4.0.0
    • TDML Runner
    • None

    Description

      There were no tests of encoding 

      X-DFDL-US-ASCII-6-BIT-PACKED-MSB-FIRST

      I added such a test, and it fails, not because the parser/unparser doesn't work,  but because the TDML runner doesn't create the data properly when using:

            <tdml:documentPart type="text" encoding="X-DFDL-US-ASCII-6-BIT-PACKED-MSB-FIRST">

      test test_packed6BitMSBF fails because it uses the documentPart that doesn't work.

      test test_packed6BitMSBF2 succeeds because it lays down the bits manually for the characters. 

      Attachments

        Activity

          People

            Unassigned Unassigned
            mbeckerle Mike Beckerle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: