Skip to content

Conversation

geoffw0
Copy link
Contributor

@geoffw0 geoffw0 commented May 3, 2022

Add test cases for the Xerces SAX2XMLReader interface, fix tests for the LSParser interface*, and generally improve the XXE query tests. Query changes will be done as two follow-up PRs (there's enough to look at in this one as it is).

* - it turns out that the DOMLSParser returned by createLSParser is not an AbstractDOMParser (as advertised somewhere) and works a bit differently to how I had previously understood it. The existing QL for createLSParser, that worked on the old tests, is not correct.

@geoffw0 geoffw0 added C++ no-change-note-required This PR does not need a change note labels May 3, 2022
@geoffw0 geoffw0 requested a review from a team as a code owner May 3, 2022 10:49
MathiasVP
MathiasVP previously approved these changes May 3, 2022
@geoffw0
Copy link
Contributor Author

geoffw0 commented May 3, 2022

Fixed merge issue.

Copy link
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants