Integrated: 8289508: Improve test coverage for XPath Axes: ancestor, ancestor-or-self, preceding, and preceding-sibling
Rahul Prabhu
duke at openjdk.org
Tue Sep 20 17:39:59 UTC 2022
On Thu, 8 Sep 2022 06:19:10 GMT, Rahul Prabhu <duke at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: caae53f4
Author: Ruprabhu25 <ruprabhu25 at gmail.com>
Committer: Rajan Halade <rhalade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/caae53f4dadd146426a1a2cd121ac00bb98ebc97
Stats: 371 lines in 2 files changed: 371 ins; 0 del; 0 mod
8289508: Improve test coverage for XPath Axes: ancestor, ancestor-or-self, preceding, and preceding-sibling
Reviewed-by: joehw
-------------
PR: https://git.openjdk.org/jdk/pull/10211
More information about the core-libs-dev
mailing list