If you take a look at GTest, the original developers had started something like this. Take a look at the setResultFileName() and follow from there, you can see that there is some infrastructure in place, but it is incomplete.
I've had intentions to work on this, but time hasn't permitted. -rl On Sun, 2002-03-17 at 20:27, Christopher K. St. John wrote: > > It would be nitfy to have GTest output in XML. Then I could > use XSL to make pretty pictures and graphs to put on the > MinimalTomcat web page. (Each week the graph shows closer > to full 50% compliance, that sort of thing) Also, the current output > is a little hard to read. > > Has anyone else considered doing this? I didn't see anything > about it in the watchdog-dev archives or in the doc directory. > > If I'm the only one who cares I'll probably just hack up a quick > perl script rather than going through the trouble of rewriting bits > of GTest. On the other hand, if it would be a generally useful > thing, I don't mind writing the code. > > Thoughts? > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
