Sept. 19, 2013
12:34 p.m.
I made you admin under https://ci.inria.fr/pharo-contribution/? you should be able to follow the detailed instructions. Windows slave is ready under pharo-contribution. On 2013-09-19, at 03:21, "Torsten Bergmann" <astares@gmx.de> wrote:
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.