gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/testsuite/misc-swfc.all opcode_guard_test...


From: Zou Lunkai
Subject: [Gnash-commit] gnash/testsuite/misc-swfc.all opcode_guard_test...
Date: Thu, 18 Oct 2007 09:13:38 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Zou Lunkai <zoulunkai>  07/10/18 09:13:38

Modified files:
        testsuite/misc-swfc.all: opcode_guard_test2.sc 

Log message:
        expect the failure for opcode guard.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-swfc.all/opcode_guard_test2.sc?cvsroot=gnash&r1=1.8&r2=1.9

Patches:
Index: opcode_guard_test2.sc
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-swfc.all/opcode_guard_test2.sc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- opcode_guard_test2.sc       18 Oct 2007 08:11:11 -0000      1.8
+++ opcode_guard_test2.sc       18 Oct 2007 09:13:37 -0000      1.9
@@ -129,7 +129,7 @@
 
 .frame 10
   .action:
-    _root.check_equals(testvar, true);
+    _root.xcheck_equals(testvar, true);
   .end
   
 //




reply via email to

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