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

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


The following commit(s) were added to refs/heads/master by this push:
     new a75b7a78 committing a test data file XML document, for xalanj xslt 3.0 
implementation's test suite
a75b7a78 is described below

commit a75b7a7858613b40be16f81e80fe04f3d063ae15
Author: Mukul Gandhi <gandhi.mu...@gmail.com>
AuthorDate: Sun Feb 11 13:41:20 2024 +0530

    committing a test data file XML document, for xalanj xslt 3.0 
implementation's test suite
---
 xalan-j/xsl3/tests/README           | 24 ++++++++++++++++++++++++
 xalan-j/xsl3/tests/data/test1_a.xml |  4 ++++
 2 files changed, 28 insertions(+)

diff --git a/xalan-j/xsl3/tests/README b/xalan-j/xsl3/tests/README
new file mode 100644
index 00000000..bf66788d
--- /dev/null
+++ b/xalan-j/xsl3/tests/README
@@ -0,0 +1,24 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+-->
+
+Copyright 1999-2024 The Apache Software Foundation
+
+Authors:
+   Mukul Gandhi <muk...@apache.org>
+
+This XalanJ site location, has few XSLT 3.0 test data files for use with 
XalanJ 
+XSLT 3.0 implementation's test suite.
\ No newline at end of file
diff --git a/xalan-j/xsl3/tests/data/test1_a.xml 
b/xalan-j/xsl3/tests/data/test1_a.xml
new file mode 100644
index 00000000..a94c5ead
--- /dev/null
+++ b/xalan-j/xsl3/tests/data/test1_a.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<info>
+  <a1/>
+</info>
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org

Reply via email to