[Cppunit-devel] xsl sample files
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2006-10-05 21:37:16
|
Hi, I'm an happy new user of cppunit. Everything is just fine except one point : I have to generate HTML reports. cppunit produce xml reports. Great. I could write xsl but I'm not an xsl expert. I cannot believe I'm the first user writting xsl files to generate HTML nice reports but I cannot find any pointers on such files on your web site. http://www.kaffe.org/~stuart/japi/htmlout/h-jdk14-classpath.html is an exemple of nice result. I do not except a result as nice as than but only a simple html page with some colors and a clear view of passed/failed tests. I have also to say that cppunit documentation is far to be easy to read at first glance. IMHO, a doc is almost useless if it doesn't come with one directory containing representatives samples of code *which compile without having to tweak them at all*. Thank's for your work on cppunit. (Once again, I'm happy with 90% of cppunit :)) -- ############################################ Xavier Gnata CRAL - Observatoire de Lyon 9, avenue Charles André 69561 Saint Genis Laval cedex Phone: +33 4 78 86 85 28 Fax: +33 4 78 86 83 86 E-mail: gn...@ob... ############################################ |