2015-04-05 7:25 GMT+02:00 Ben Coman <[email protected]>: > > > On Sun, Apr 5, 2015 at 1:23 PM, Ben Coman <[email protected]> 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
