- In linux there are 2 failing test:
TestIdenting >> testNewLineLeaveSpacesOnOldLine
TestIdenting >> testCR2
They are not new. I even try to ask help and Laurent too some time ago. I would like someone to analyze them. If it is a problem of the test, I would remove them. If there is nothing wrong with the test, I would try to analyze how to fix it.


These fails comes from the /FreeTypeBitBltSimulation patch (http://lolgzs.free.fr/pharo/FreeTypeBitBltSimulation.1.cs) included in Exupery VM from pharo web site. That's why I've not included it in the VM source I've done.

Laurent Laffont