Damien wrote: >Do you already have continuous integration set up or do you want me to do it?
No, not yet. I've a CI account but was not able to create projects with it. Would be nice if you could help setting it up. Obvious that it requires a windows slave. The code already takes care that the tests run only on Windows (there is a class WindowsSpecificTest as a subclass of TestCase overriding #isAbstract). Bye T.
