Re: [Cppunit-devel] setStylesheet on XmlOutputter
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2002-04-12 19:31:06
|
I made both change. You can get them from the CVS repository. Would you mind sharing your XSL script with us ? As weird at it seems, I never really got to see what you can do with the XML output. Baptiste. ----- Original Message ----- From: "FUKUDA Fumiki" <ff...@nt...> To: <cpp...@li...> Sent: Friday, April 12, 2002 9:26 AM Subject: Re: [Cppunit-devel] setStylesheet on XmlOutputter > > --- "[Cppunit-devel] setStylesheet on XmlOutputter" / FUKUDA Fumiki / 2002/04/12 15:50:51 +0900 --- > > >>I've added that feature. > >>... > > > >great! May I ask your favor? one more request for XmlOutputter: > > in addition, failure/error messages want to be 'tagged' such as: > > <FailedTest id="1" > > <Name > > test::FooTest.test1</Name> > <FailureType > > Assertion</FailureType> > <Location > > <File > > FooTest.cpp</File> > <Line > > 9</Line> > </Location> > <Message>no implementation</Message></FailedTest> <-- HERE! > > this makes XSL easy to trnsform. > > please consider. ('setStylesheet' method also) > > -----:-----:-----:-----:-----:-----:-----:-----:-----:----- > FUKUDA (episteme) Fumiki -- magical, but never a magic... > > _______________________________________________ > Cppunit-devel mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppunit-devel > |