Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend XMLStreamWriter validation test coverage #191

Merged
merged 6 commits into from
Feb 5, 2024

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    f348b5f View commit details
    Browse the repository at this point in the history
  2. Extend XMLStreamWriter validation test coverage by checking the writer

    validation wherever we test the reader validation
    ppalaga committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    88f3b36 View commit details
    Browse the repository at this point in the history
  3. Add a reproducer for FasterXML#190 'Element <root> has no attribute "…

    …verbose"' not thrown from RepairingNsStreamWriter when validating against a DTD schema
    ppalaga committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    59a7c5a View commit details
    Browse the repository at this point in the history
  4. Add a reproducer for FasterXML#189 'Undefined ID' not thrown when val…

    …idating with SimpleNsStreamWriter
    ppalaga committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e9d41a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    e4e1360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa56063 View commit details
    Browse the repository at this point in the history