I just ran all of the tests in the image. 2135 run, 2107 passes, 4 expected failures, 4 failures, 20 errors, 0 unexpected passes
None of the failures or errors look platform specific. 1 and 2. Date monthIndex is returning self implicitly (and does nothing of use). 3. ReleaseTest fails because there are two undeclared. #TextEditorYellowButtonMenu and #ChangesOrganizer 4. testLocalMethodWithSameCodeInTrait fails here: deny: (trait >> selector = (each >> selector)) And I don't really understand traits well enough to cope. Haven't looked at the errors. On Fri, Sep 19, 2008 at 9:05 AM, David Mitchell <[EMAIL PROTECTED]> wrote: > Works great on Windows XP. > > Haven't downloaded Pharo in a while. > > Love the menu cleanup. > > Go! GO!! GO!!! > > On Fri, Sep 19, 2008 at 4:17 AM, Marcus Denker <[EMAIL PROTECTED]> wrote: >> Hi, >> >> There is now a first one-click image. This uses the packaging invented by >> Impara for Plopp, >> which later was used by Sophie and then even Seaside: >> >> >> https://gforge.inria.fr/frs/download.php/7078/Pharo0.1-10072-oneclick.zip >> >> on the Mac, this is an executable. On windows, this is a directory with an >> .exe, for linux, >> there is a pharo.sh. >> >> This has only been tested on Mac and Linux right now. >> >> Notes: >> => COPYRIGHT needs to be fixed >> => needs to be tested on Windows >> => more testing on Linux >> => fix icon for windows >> => Icon is not yet final >> => we need to add the truetype plugins / recompiled VM >> >> The idea behing this is that it should be very simple to get it running for >> new people. >> Those with lots of knowledge then can take the package appart and use it >> like they want. >> >> The idea is that the one-click will have more tools later (syntax >> highlighting, Refactoring, things >> like that). In addtion there will be a .zip with a "core" image that has the >> bare minimum for >> deployment. The "download" link of the pharo website will point to the >> one-click destribution. >> >> Marcus >> >> >> -- >> Marcus Denker -- [EMAIL PROTECTED] >> http://www.iam.unibe.ch/~denker >> >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
