summaryrefslogtreecommitdiff
path: root/test/java/xdocs/sources/tests/xalanctests.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/java/xdocs/sources/tests/xalanctests.xml')
-rw-r--r--test/java/xdocs/sources/tests/xalanctests.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/test/java/xdocs/sources/tests/xalanctests.xml b/test/java/xdocs/sources/tests/xalanctests.xml
new file mode 100644
index 0000000..7410dbc
--- /dev/null
+++ b/test/java/xdocs/sources/tests/xalanctests.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
+<!--
+ * 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.
+-->
+<s1 title="Xalan C Testing">
+<ul>
+<li><link anchor="how-to-run-c">How-to: Run Xalan-C tests</link></li>
+<li><link anchor="ctesting-notes">Xalan-C testing notes</link></li>
+</ul>
+
+ <anchor name="how-to-run-c"/>
+ <s2 title="How-to: Run Xalan-C tests">
+ <p>In progress.</p>
+ </s2>
+
+ <anchor name="ctesting-notes"/>
+ <s2 title="Xalan-C testing notes">
+ <p>In progress. Fill in general notes here.</p>
+ </s2>
+</s1>