Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 40247 invoked by uid 500); 28 Aug 2001 22:43:14 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 40221 invoked from network); 28 Aug 2001 22:43:13 -0000 Message-ID: <03c101c13012$fc4bb890$5614000a@GILAMONSTER> From: "Erik Hatcher" To: References: <20010828210833.44515.qmail@icarus.apache.org> <033101c13007$1ba1fdf0$5614000a@GILAMONSTER> Subject: [PATCH] junit-frames.xsl - nicer display of properties Date: Tue, 28 Aug 2001 15:44:23 -0700 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_03BE_01C12FD8.4F4025D0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_03BE_01C12FD8.4F4025D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Stephane - here ya go for the frames version. Erik ----- Original Message ----- From: "Erik Hatcher" To: Sent: Tuesday, August 28, 2001 2:19 PM Subject: Re: cvs commit: jakarta-ant/src/etc junit-noframes.xsl > Stephane, > > Since you're happy enough with those changes to commit them then I'll go > ahead and replicate the changes to the junit-frames.xsl and submit a patch > for that, so both have it in Ant 1.4. > > Thanks, > Erik > > > ----- Original Message ----- > From: > To: > Sent: Tuesday, August 28, 2001 2:08 PM > Subject: cvs commit: jakarta-ant/src/etc junit-noframes.xsl > > > > sbailliez 01/08/28 14:08:33 > > > > Modified: src/etc Tag: ANT_14_BRANCH junit-noframes.xsl > > Log: > > Added changes done by Erik Hatcher about properties. > > It nows pops up a window to display system properties related to a > testcase. > > I changed the original patch to have a named window w/o a toolbar and > > a status bar. > > > > Revision Changes Path > > No revision > > > > > > No revision > > > > > > 1.1.2.3 +72 -41 jakarta-ant/src/etc/junit-noframes.xsl > > > > Index: junit-noframes.xsl > > =================================================================== > > RCS file: /home/cvs/jakarta-ant/src/etc/junit-noframes.xsl,v > > retrieving revision 1.1.2.2 > > retrieving revision 1.1.2.3 > > diff -u -r1.1.2.2 -r1.1.2.3 > > --- junit-noframes.xsl 2001/08/22 21:13:26 1.1.2.2 > > +++ junit-noframes.xsl 2001/08/28 21:08:32 1.1.2.3 > > @@ -22,25 +22,6 @@ > > background:#eeeee0; > > } > > > > - table.properties { > > - border-collapse:collapse; > > - border-left:solid 1 #cccccc; border-top:solid 1 #cccccc; > > - padding:5px; > > - } > > - > > - table.properties th { > > - text-align:left; > > - border-right:solid 1 #cccccc; border-bottom:solid 1 #cccccc; > > - background-color:#eeeeee; > > - } > > - > > - table.properties td { > > - font:normal; > > - text-align:left; > > - border-right:solid 1 #cccccc; border-bottom:solid 1 #cccccc; > > - background-color:#fffffff; > > - } > > - > > p { > > line-height:1.5em; > > margin-top:0.5em; margin-bottom:1.0em; > > @@ -69,12 +50,45 @@ > > .Failure { > > font-weight:bold; color:purple; > > } > > + .Properties { > > + text-align:right; > > + } > > > > - > > + > > > > > > @@ -188,8 +202,13 @@ > > > > > > > > + > >

> > - > > > > Back to top > > > > @@ -243,25 +262,15 @@ > > > > > > > > > > - select="concat(translate(../@package,'.','_'),'_', ../@name)"/> > > - Show/Hide System Properties > >> > > -

> > -

> > + cur = TestCases['. select="../@name"/>'] = new Array(); > > + > > + > > + cur[''] = ' name="JS-escape"> select="@value"/>'; > > + > > > > > > > > @@ -389,6 +398,28 @@ > > > > > > > > + > > + > > + > > + > > + > > + select="substring-before($string,'\')"/>\\ name="JS-escape"> > > + > > + > > + > > + > > + > > + > > + > > + > > + > > > > - - - Show/Hide System Properties = >> -

- - - - - - - =20 - -
-
-

- + + + cur =3D TestCases['.'] =3D new = Array(); + + + cur[''] =3D ''; + + =20 =20 + + + + + + \\ + + + + + + + + + =20