gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/testsuite/misc-ming.all action_execution_...


From: Zou Lunkai
Subject: [Gnash-commit] gnash/testsuite/misc-ming.all action_execution_...
Date: Thu, 22 Mar 2007 08:26:10 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Zou Lunkai <zoulunkai>  07/03/22 08:26:10

Modified files:
        testsuite/misc-ming.all: action_execution_order_test6.c 

Log message:
        check to xcheck

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/action_execution_order_test6.c?cvsroot=gnash&r1=1.1&r2=1.2

Patches:
Index: action_execution_order_test6.c
===================================================================
RCS file: 
/sources/gnash/gnash/testsuite/misc-ming.all/action_execution_order_test6.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- action_execution_order_test6.c      22 Mar 2007 08:10:51 -0000      1.1
+++ action_execution_order_test6.c      22 Mar 2007 08:26:10 -0000      1.2
@@ -184,7 +184,7 @@
     
   SWFMovie_nextFrame(mo); /* 3rd frame */
   
-  check_equals(mo, "_root.x1", "'1+2+3+4+5+6+7+8+9+1+2+4+x+5+xx+'");
+  xcheck_equals(mo, "_root.x1", "'1+2+3+4+5+6+7+8+9+1+2+4+x+5+xx+'");
   add_actions(mo, " _root.totals(); stop(); ");
   SWFMovie_nextFrame(mo); /* 4th frame */
   




reply via email to

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