> Created two files for testing XPath Axes: XPathAncestors.java tests the > ancestor and ancestor-or-self axes, while XPathPrecedingTest.java tests the > preceding and preceding-sibling axes.
Rahul Prabhu has updated the pull request incrementally with one additional commit since the last revision: 8289508: updated test names and fixed namespace typo ------------- Changes: - all: https://git.openjdk.org/jdk/pull/10211/files - new: https://git.openjdk.org/jdk/pull/10211/files/3b9437b7..cfab5f6a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=10211&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10211&range=03-04 Stats: 10 lines in 2 files changed: 0 ins; 0 del; 10 mod Patch: https://git.openjdk.org/jdk/pull/10211.diff Fetch: git fetch https://git.openjdk.org/jdk pull/10211/head:pull/10211 PR: https://git.openjdk.org/jdk/pull/10211