Details
Description
With this patch there is 3 default xslt embedded :
boosttest-1.x-to-junit-1.0.xsl
cpptestunit-1.x-to-junit-1.0.xsl
cppunit-1.x-to-junit-1.0.xsl
Use example :
<sonar.cxx.xunit.xsltURL>
cppunit-1.x-to-junit-1.0.xsl
</sonar.cxx.xunit.xsltURL>
You can again download the xslt with an url like this :
<sonar.cxx.xunit.xsltURL>
http://mysite.com/blabla/boosttest-to-junit.xsl
</sonar.cxx.xunit.xsltURL>