I used to do same things, when need to copy text somewhere outside the squeak. But i think this is not a newbie solution, yet it quite simple & obvious once you know how to work with morphs. :) Another way, even if you don't have this 'copy list to clipboard' sometimes, you can always inspect the morph and extract any data & model it displaying. 2009/9/25 Bernhard Pieber <bernhard@pieber.com>
Hi Mariano, I just tried it with a newly downloaded pharo1.0-10451-BETAdev09.09.3 and it worked in all lists of the TestRunner. See screenshots below.
Cheers, Bernhard
Am 24.09.2009 um 19:20 schrieb Mariano Martinez Peck:
On Thu, Sep 24, 2009 at 2:07 PM, Bernhard Pieber <bernhard@pieber.com>wrote:
Hi Mariano,
I agree it would be a cool feature to add to the TestRunner. I guess it is even quite simple.
In the meantime this is what I do: 1. Shift-Click with middle mouse button on the list, so that the halos for the PluggableListMorphPlus are show. 2. Click on the red Menu halo and select the menu item "copy list to clipboard".
Hi Bernhard!
I tried but I didn't finde a "copy list to clipboard". I am using pharo1.0-10451-BETAdev09.09.3
3. Voilà !
There is even a "copy selection to clipboard".
This is Morphic at its best IMO.
Cheers, Bernhard
Am 24.09.2009 um 15:22 schrieb Mariano Martinez Peck:
Hi folks: Several times, I wanted to send by email for example, the results of running some tests. The only and ugly way I found to do this is using PrintScreen and send the screenshots. Now, the question is, is there a way to file out the results? Not only the amount (the number) of success, failures, error, expected failures, but also which tests where the failures, errors, etc.
I would love to do this from the Test Runner, no by code.
Best,
Mariano _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.