From 42dc643e44563f64d3b7593c051898b7879d9878 Mon Sep 17 00:00:00 2001 From: Peter Carbonetto Date: Tue, 18 Jul 2017 13:56:10 -0500 Subject: Moved shunit2 files to test directory. --- .../docbook/tldp-xsl/21MAR2004/fo/tldp-print.xsl | 26 ++++++++ .../tldp-xsl/21MAR2004/html/tldp-common.xsl | 22 +++++++ .../tldp-xsl/21MAR2004/html/tldp-one-page.xsl | 13 ++++ test/shunit2-2.0.3/share/resources/shelldoc.xslt | 71 ++++++++++++++++++++++ 4 files changed, 132 insertions(+) create mode 100644 test/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/fo/tldp-print.xsl create mode 100644 test/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-common.xsl create mode 100644 test/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-one-page.xsl create mode 100644 test/shunit2-2.0.3/share/resources/shelldoc.xslt (limited to 'test/shunit2-2.0.3/share') diff --git a/test/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/fo/tldp-print.xsl b/test/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/fo/tldp-print.xsl new file mode 100644 index 0000000..b7a7d43 --- /dev/null +++ b/test/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/fo/tldp-print.xsl @@ -0,0 +1,26 @@ + + + + + + + + + + + +start + + + + + + + + diff --git a/test/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-common.xsl b/test/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-common.xsl new file mode 100644 index 0000000..f8cf7b1 --- /dev/null +++ b/test/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-common.xsl @@ -0,0 +1,22 @@ + + + + + + + +text/css + + + + + + + diff --git a/test/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-one-page.xsl b/test/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-one-page.xsl new file mode 100644 index 0000000..16994ad --- /dev/null +++ b/test/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-one-page.xsl @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/test/shunit2-2.0.3/share/resources/shelldoc.xslt b/test/shunit2-2.0.3/share/resources/shelldoc.xslt new file mode 100644 index 0000000..45d5f92 --- /dev/null +++ b/test/shunit2-2.0.3/share/resources/shelldoc.xslt @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + Function Reference + + + +
+ shelldoc-section- + <xsl:value-of select="@group"/> + + shelldoc-function- + <xsl:value-of select="@group"/> + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ + + + + + + +
-- cgit v1.2.3