gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash/testsuite/misc-ming.all goto_frame_test.c


From: zou lunkai
Subject: Re: [Gnash-commit] gnash/testsuite/misc-ming.all goto_frame_test.c
Date: Wed, 31 Jan 2007 18:01:43 +0800


On 1/31/07, strk <address@hidden> wrote:
On Wed, Jan 31, 2007 at 08:14:53AM +0000, Zou Lunkai wrote:
> CVSROOT:      /sources/gnash
> Module name:  gnash
> Changes by:   Zou Lunkai <zoulunkai>  07/01/31 08:14:53
>
> Modified files:
>       testsuite/misc-ming.all: goto_frame_test.c
>
> Log message:
>       add test for consecutive goto

>    add_actions(mo, " check_equals(mc_red._currentframe, 1);  \
>                      mc_red.gotoAndStop(3); \
> -                    check_equals(mc_red._currentframe, 3);");
> -
> +                    check_equals(mc_red._currentframe, 3); \
> +                    _root.goAndStop(3); ");

Is this a typo ?             ^^^^^^

It's not. Dose it fail anything  there? I just add more tests, but not fail anything here right now.
 
 

 

 


reply via email to

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