Jon A. Cruz wrote:
On Mar 21, 2008, at 5:19 AM, Jasper van de Gronde wrote:
Unfortunately I don't have a Linux system set up at the moment, so I
can't actually execute 'make check'. So far I've come up with the
following draft plan:
The newer unit tests were done using CxxTest, which works well on Windows. Getting them setup in a windows build should not take too much more...
I indeed hope not to spend too much time on that :)
Also a while back I did a custom test reporter for it that did output in a standard XML format that Bryce wanted. That might be another thing to look at leveraging.
That's a good idea, especially as I want to integrate the results and publish them on-line. Do you still have any working code lying around for writing to the aforementioned XML format?