Sandro Santilli wrote:
>
> testsuite/actionscript.all/BitmapData.as has some tests using getPixel
> to verify the color of pixels in a rendered bitmap.
>
> You can build the tests at all supported SWF versions with
>
> make -C testsuite/actionscript.all BitmapData-v{4,5,6,7}.swf
>
> Make sure you've run "make check" before that as the generation of
> those SWF also need the presence of a Dejagnu.swf file which is
> created as part of that. You'll need libming installed and found
> at ./configure time.
Thanks for the explanation. I have now run the testsuite and got
3 unexpected successes (lines 538, 559, 573) with the patch.
AFAICS these are already testing for exactly the problematic case
I tried to fix.
A fourth xcheck at line 574 still fails, though. I'm not sure
I can help with that.
jr
_______________________________________________
Gnash-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnash-dev