|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
xsl sample filesHi,
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: gnata@... ############################################ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Cppunit-devel mailing list Cppunit-devel@... https://lists.sourceforge.net/lists/listinfo/cppunit-devel |
|
|
Re: xsl sample filesCppUnit development mailing list wrote:
> Hi, > > [...] > > 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*. Can you develop the above point ? You can find some XSL examples in contrib/. See contrib/readme.txt. Baptiste. > > Thank's for your work on cppunit. (Once again, I'm happy with 90% of > cppunit :)) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Cppunit-devel mailing list Cppunit-devel@... https://lists.sourceforge.net/lists/listinfo/cppunit-devel |
|
|
Building the samplesHello All,
I've built cppunit on Max OS X 10.4.9 and built and use the static version. However, I want to use the dynamic libraries with the DLLPluginTester. I have followed the build instructions for building a universal version from the home page and built everything. However, for the samples, I get a message on the Terminal that there is nothing to be done for make all or make install for the plugin samples. >> Making all in ClockerPlugIn >> make[2]: Nothing to be done for `all'. >> Making all in DumperPlugIn >> make[2]: Nothing to be done for `all'. How do you build the plugin samples? Any help would be appreciated. BTW: I have build and run the plugin samples with the plugin tester on the PC using Dev Studio 2005 and everything works fine there. Thanks, -Mike ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Cppunit-devel mailing list Cppunit-devel@... https://lists.sourceforge.net/lists/listinfo/cppunit-devel |
| Free embeddable forum powered by Nabble | Forum Help |