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

Fix xml hex entity parse #542

Merged
merged 5 commits into from Jul 23, 2020
Merged

Commits on Jul 20, 2020

  1. Update error messages to use the built in assertEquals

    John J. Aylward committed Jul 20, 2020
    Copy the full SHA
    734f182 View commit details
    Browse the repository at this point in the history
  2. Refs stleary#537 Add test cases to verify no issue

    John J. Aylward committed Jul 20, 2020
    Copy the full SHA
    c98da43 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e0a6c2e View commit details
    Browse the repository at this point in the history
  4. fixes stleary#537 corrects case-sensitive entity unescape

    John J. Aylward committed Jul 20, 2020
    Copy the full SHA
    e18f42b View commit details
    Browse the repository at this point in the history
  5. remove new lines from test file text blocks to prevent issues with the

    parsing compare on different operating systems
    John J. Aylward committed Jul 20, 2020
    Copy the full SHA
    c136668 View commit details
    Browse the repository at this point in the history