CVSROOT: /sources/gnash
Module name: gnash
Changes by: Zou Lunkai <zoulunkai> 07/05/15 09:54:49
Modified files:
testsuite/misc-ming.all: action_execution_order_test9.c
Log message:
check to xcheck
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/action_execution_order_test9.c?cvsroot=gnash&r1=1.1&r2=1.2
Patches:
Index: action_execution_order_test9.c
===================================================================
RCS file:
/sources/gnash/gnash/testsuite/misc-ming.all/action_execution_order_test9.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- action_execution_order_test9.c 15 May 2007 09:50:17 -0000 1.1
+++ action_execution_order_test9.c 15 May 2007 09:54:49 -0000 1.2
@@ -92,7 +92,7 @@
SWFMovie_nextFrame(mo); // 5th frame
SWFDisplayItem_remove(it2);
- check_equals(mo, "typeof(_root.x)", "'undefined'");
+ xcheck_equals(mo, "typeof(_root.x)", "'undefined'");
add_actions(mo, " _root.totals(); stop(); ");
SWFMovie_nextFrame(mo); // 6th frame
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit