From 9d7309a0efcd0e36cb67466481e599081bdb1050 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Fri, 16 Apr 2004 11:47:18 +0000 Subject: [PATCH] Add hostname/timestamp from Jeff Tulley. Remove authors (like in java files). git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276331 13f79535-47bb-0310-9956-ffa450edef68 --- src/etc/junit-frames.xsl | 12 +++---- src/etc/junit-noframes.xsl | 74 +++++++++++++++++++------------------- 2 files changed, 44 insertions(+), 42 deletions(-) diff --git a/src/etc/junit-frames.xsl b/src/etc/junit-frames.xsl index 29870cde1..8a707e932 100644 --- a/src/etc/junit-frames.xsl +++ b/src/etc/junit-frames.xsl @@ -28,10 +28,6 @@ It creates a set of HTML files a la javadoc where you can browse easily through all packages and classes. - @author Stephane Bailliez - @author Erik Hatcher - @author Martijn Kruithof - --> @@ -461,7 +457,6 @@ h6 { - @@ -500,6 +495,8 @@ h6 { + +
@@ -588,6 +585,8 @@ h6 { Errors Failures Time(s) + Time Stamp + Host @@ -620,6 +619,8 @@ h6 { + + @@ -713,4 +714,3 @@ h6 { - diff --git a/src/etc/junit-noframes.xsl b/src/etc/junit-noframes.xsl index a448e8777..20d40c4c9 100644 --- a/src/etc/junit-noframes.xsl +++ b/src/etc/junit-noframes.xsl @@ -1,6 +1,6 @@ + xmlns:lxslt="http://xml.apache.org/xslt" + xmlns:stringutils="xalan://org.apache.tools.ant.util.StringUtils"> @@ -19,17 +19,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + @@ -51,7 +48,7 @@ table.details tr td{ background:#eeeee0; } - + p { line-height:1.5em; margin-top:0.5em; margin-bottom:1.0em; @@ -87,7 +84,7 @@
- - + +
- +
- +
- + - + - - - + + + - +

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers. @@ -163,7 +160,7 @@ - + @@ -182,12 +179,14 @@ + + -
+
- - + + @@ -199,10 +198,10 @@

Package

- + - +
@@ -211,14 +210,14 @@

- +

TestCase

- +

Unit Test Results

@@ -333,6 +332,8 @@
+ + @@ -357,7 +358,7 @@ Error - + @@ -368,6 +369,8 @@ + + @@ -458,4 +461,3 @@ -
Errors Failures Time(s)Time StampHost