Re: Can we display CPPUnit test result as JUnit test results

2005-10-24 Thread martin sweitzer
On 8/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Don´t know how CPPUnit logs the results. > > For using 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

AW: Can we display CPPUnit test result as JUnit test results

2005-08-10 Thread Jan.Materne
:-) 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

Can we display CPPUnit test result as JUnit test results

2005-08-10 Thread Karunakar Chatla
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