xalan-j xpath 3.1 tests progress

Mukul Gandhi <[email protected]> Wed, 27 May 2026 22:19:09 +0530
Newsgroups gmane.text.xml.xalan.devel
Message-ID <CABuuzNP+fCEXS5+bcTH7r_aQzmzFt6WZo2Q2UmjeSMCcWzHZ7Q@mail.gmail.com>
Hello Xalan-J team,
    I've been working on developing Xalan-J W3C XPath 3.1 test suite
driver. Following is progress on this task.

This is the JUnit class from where to run with Xalan-J the W3C XPath
3.1 test sets included so far,
https://github.com/apache/xalan-java/blob/xalan-j_xslt3.0_mvn/src/test/java/org/apache/xalan/tests/w3c/xpath3/W3CXPath3Tests.java

Xalan-J XSL 3 results of these XPath tests are following,
https://github.com/apache/xalan-java/tree/xalan-j_xslt3.0_mvn/src/test/java/org/apache/xalan/tests/w3c/xpath3/result/prod

Hoping we'll have progress on this activity in days and weeks to come.


-- 
Regards,
Mukul Gandhi