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 goto_frame_test.c


From: Zou Lunkai
Subject: [Gnash-commit] gnash/testsuite/misc-ming.all goto_frame_test.c
Date: Mon, 29 Jan 2007 07:44:46 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Zou Lunkai <zoulunkai>  07/01/29 07:44:46

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

Log message:
        change xcheck to check

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

Patches:
Index: goto_frame_test.c
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/goto_frame_test.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- goto_frame_test.c   29 Jan 2007 02:48:06 -0000      1.2
+++ goto_frame_test.c   29 Jan 2007 07:44:46 -0000      1.3
@@ -83,7 +83,7 @@
   SWFMovie_nextFrame(mo); //3nd frame
 
   //checks
-  xcheck_equals(mo, "_root.mc_red.flag", "'action_executed'");
+  check_equals(mo, "_root.mc_red.flag", "'action_executed'");
   add_actions(mo, " _root.totals(); stop(); ");
   SWFMovie_nextFrame(mo); //4th frame
 




reply via email to

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