On 06/04/10 07:01, strk wrote:

> On Fri, Jun 04, 2010 at 11:58:48AM +0200, Benjamin Wolsey wrote:
>> Running actionscript.all/ExternalInterface-8.swf in the flashplayer
>> gives me four failures:
> 
>> FAILED: ExternalInterface::_toAS(number) [370]
>> FAILED: ExternalInterface::_toAS(string) [377]
>> FAILED: ExternalInterface::_toAS(true) [391]
>> FAILED: ExternalInterface::_toAS(false) [398]

  Those were in the documentation for the undocumented functions, but as
you'll notice, I wasn't sure what "*toAS" would do, so they're
unimplemented. I debated leaving them out till that was done, but left
them in obviously as the tests pass in Gnash. (although probably incorrectl)

> Rob, any reason not to use the check_equals() macro ?

  Yes, I dislike the check API, and prefer the DejaGnu one. We really
should use one testing API, but as both work, I see no reason to enforce
one or the other.

        - rob -

_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to