Thanks both of you for the energy you put into Pharo.
The tam really appreciates.
This is because there are guys like you that Pharo is worth being done.
Thanks for the tests.
Esteban has apparently found the bug on the VM.

Stef


On Sun, Apr 5, 2015 at 1:23 PM, Ben Coman <btc@openinworld.com> wrote:
I got annoyed since a few times I thought I'd solved everything just the issue looking at the manual examples of one issue, only to find I'd caused the other case to fail.�� Also keeping track of all cases as I threw away images with partial solutions was awkward.�� So I turned the examples from all these Cases into tests and uploaded AdditionalTests-14606-13260-15174-BenComan.1 - so solutions can consistently test all cases.�� These can be integrated once we have a solution for all of them.�� Can you think of anymore to add?




And of course, please advise if you think the tests are correct.
cheers -ben��


They look good.

Just for reference, in the slice for fixing issue 13260, I added two testcases
MethodMapTest>>#testCopiedVarFromDeadContext
and
MethodMapTest>>#testExampleTempNamedTempVectorInlinedLoop