gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] ExternalInterface tests


From: Rob Savoye
Subject: Re: [Gnash-dev] ExternalInterface tests
Date: Fri, 04 Jun 2010 07:16:46 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-2.fc12 Lightning/1.0b1 Thunderbird/3.0.4

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 -



reply via email to

[Prev in Thread] Current Thread [Next in Thread]