Skip to content

Add tests for #serialization #13

@nigelmegitt

Description

@nigelmegitt
Contributor

Add tests relating to DAPT §G.13 #serialization

Activity

nigelmegitt

nigelmegitt commented on Apr 25, 2025

@nigelmegitt
ContributorAuthor

Valid test resources:

  • Is an XML 1.0 document encoded as UTF-8 no entity declarations and no entity references other than to predefined entities.

Expect >=1 valid test resources.

Invalid test resources:

  • Is not an XML 1.0 document OR
  • Is not UTF-8 encoded OR
  • Contains >=1 entity declaration OR
  • Contains >=1 entity reference other than to a predefined entity

Expect >=3 invalid test resources since the entity declaration and reference faults might be in a single test resource.

Presentation semantics

There are no presentation semantics associated with this feature.

added
Ready for PRThe issue has reached consensus for a pull request to be prepared and opened.
on Jun 12, 2025
added a commit that references this issue on Jun 13, 2025
6418c9c
added
PR OpenA pull request is open to resolve this issue
and removed
Ready for PRThe issue has reached consensus for a pull request to be prepared and opened.
on Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    PR OpenA pull request is open to resolve this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @nigelmegitt

      Issue actions

        Add tests for `#serialization` · Issue #13 · w3c/dapt-tests