Don´t know how CPPUnit logs the results.

For using <junitreport> you have to log the JUnit results in a special xml 
format. The transformation
is done using stylesheets from ANT/src/etc/junit-*.xsl.

If CPPUnit logs in the same format, you can use <xslt> for transformation 
(maybe <junitreport> directly).


Let us know :-)


Jan

>-----Ursprüngliche Nachricht-----
>Von: Karunakar Chatla [mailto:[EMAIL PROTECTED] 
>Gesendet: Mittwoch, 10. August 2005 12:28
>An: Ant Users List
>Betreff: Can we display CPPUnit test result as JUnit test results
>
>
>Hi,
>
>We have used CPPUnit for unit testing in our projects.
>Is there any way to display CPPUnit test results as that of 
>the JUnit test results? 
>I didn't find any direct support by ANT. Is there any work 
>around for this?
>
>Thanks,
>Karunakar Chatla
>
>  
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to