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 :)