I'm using CPPUnit on some modules and generate multiple XML files using the brief progress reporter. I want to merge the results of all these files into one XML file w/the cumulative results. Any idea how to do that? I figured an XSLT might be useful for doing that but I don't know hot to generate one.
Any ideas?
Thanks,
-Mike
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
I'm using CPPUnit on some modules and generate multiple XML files using the brief progress reporter. I want to merge the results of all these files into one XML file w/the cumulative results. Any idea how to do that? I figured an XSLT might be useful for doing that but I don't know hot to generate one.
Any ideas?
Thanks,
-Mike