Comments in what style sheet?

Yes, basically I am looking for a style sheet that just puts out the
statistics like the MBUnitSummary.xsl that comes with CCnet. It looks
like there is a section in the gallio-report.common.xsl called format-
statistics that will have this info. But, I'm really not up on my XSL
and not sure how to create a style sheet that just includes/calls/uses
that section.

(What other mail... not sure I follow you.)

Thanks,
BOb


On Jun 30, 5:54 pm, Daniel Hommel <[email protected]> wrote:
> If you're looking for a way to use an additional existing XSL sheet with
> the dashboard see Daniel's comment. If the XSL sheet you already have
> does not meet your needs see my other mail.
>
> Kind regards,
>
> Daniel
>
>
>
> On Wed, 2010-06-30 at 23:39 +0200, Daniel Nauck wrote:
> > Hello,
>
> > have a look at following example: [1] line 58+
>
> > Daniel
>
> > [1]
> >http://ccnet.svn.sf.net/viewvc/ccnet/branches/RB_1_4_4/project/WebDas...
>
> > Am 30.06.2010 22:11, schrieb PilotBob:
> > > Is it possible to configure the buildreport for various projects.
>
> > > For example, we were using MbUnit v2 which uses the MbUnitSummary.xsl
> > > file. However, for a new version of our app we are using Gallio/MbUnit
> > > v3. I want to add an MbUnit3Summary to provide the same info on the
> > > build report.
>
> > > Is my only recourse to modify the XSL files to return nothing if there
> > > isn't any corresponding date... current the MbUnitSummary returns "No
> > > tests in your project" or something if this is the case. I would hate
> > > this to be the answer because I know very little about XSL syntax.
>
> > > BOb

Reply via email to