On 8/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > 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).
check out: http://cppunit.sourceforge.net/cppunit-wiki/FrequentlyAskedQuestions#head-c365db9e852c86c0ba6321c19c34e5640ab181ff
