In the file cppunit-1.10.2\contrib\xml-xsl
replace the line 
<xsl:template match="SucessfulTests">

with 

<xsl:template match="SuccessfulTests">

to show also successful tests
