You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mu...@apache.org on 2024/02/11 09:02:08 UTC

(xalan-java) 01/01: Merge pull request #180 from mukulga/xalan-j_xslt3.0_mukul

This is an automated email from the ASF dual-hosted git repository.

mukulg pushed a commit to branch xalan-j_xslt3.0
in repository https://gitbox.apache.org/repos/asf/xalan-java.git

commit a0b5075d78129736f02a9ed3ab3651ac47bd3be9
Merge: f133f32a 7cbc3787
Author: mukulga <ga...@gmail.com>
AuthorDate: Sun Feb 11 14:32:03 2024 +0530

    Merge pull request #180 from mukulga/xalan-j_xslt3.0_mukul
    
    adding a working new test case for the xpath 3.1 function fn:base-uri, and making few minor modifications to an earlier committed test case

 tests/fn_base_uri/gold/test1.out                  |  4 ++--
 tests/fn_base_uri/gold/test2.out                  |  1 +
 tests/fn_base_uri/test1.xsl                       |  8 ++++----
 tests/fn_base_uri/test1_b.xml                     |  8 ++++++++
 tests/fn_base_uri/{test1.xsl => test2.xsl}        | 23 +++--------------------
 tests/org/apache/xalan/xpath3/FnBaseUriTests.java | 12 +++++++++++-
 6 files changed, 29 insertions(+), 27 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xalan.apache.org
For additional commands, e-mail: commits-help@xalan.apache.org