Update of /cvsroot/cppunit/cppunit/contrib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10632/contrib
Modified Files:
readme.txt
Log Message:
* contrib/xml-xsl/cppunit2junit.txt
* contrib/xml-xsl/cppunit2junit.xsl
* contrib/readme.txt: XSLT for compatibility with Ant junit xml formatter.
Patch #1112053 contributed by Norbert Barbosa.
Index: readme.txt
===================================================================
RCS file: /cvsroot/cppunit/cppunit/contrib/readme.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** readme.txt 21 Apr 2002 12:32:12 -0000 1.3
--- readme.txt 14 Jun 2005 21:59:34 -0000 1.4
***************
*** 22,24 ****
(http://sourceforge.jp/projects/cuppa/) to transform CppUnit XML output into
HTML. Windows user can test it by running tests.xml (require Internet Explorer
! 5.0+).
\ No newline at end of file
--- 22,28 ----
(http://sourceforge.jp/projects/cuppa/) to transform CppUnit XML output into
HTML. Windows user can test it by running tests.xml (require Internet Explorer
! 5.0+).
!
! * cppunit2junit.xsl: XSLT for compatibility with Ant junit xml formatter
! (patch #1112053 contributed by BARBOSA Norbert.
! See cppunit2junit.txt for details).
\ No newline at end of file
|