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 also saw some of the Utest unit tests were converted to the CxxTest framework, is there any specific reason (other than time, etc.) some are still not converted? I'm asking because for the test suite project I would like to convert the remaining Utest unit tests to CxxTest (this way the building process becomes a bit simpler and at the same time we can make sure all the tests use the same output format, etc.).
BTW, they indeed work perfectly fine on Windows :)