CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Zou Lunkai <zoulunkai>  07/10/18 07:34:57

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

Log message:
        fix expected number of tests.

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

Patches:
Index: opcode_guard_test2.sc
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-swfc.all/opcode_guard_test2.sc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- opcode_guard_test2.sc       13 Oct 2007 08:00:39 -0000      1.6
+++ opcode_guard_test2.sc       18 Oct 2007 07:34:56 -0000      1.7
@@ -146,7 +146,7 @@
   .action:
     stop();
     // Gnash failed on totals() by discarding some checks.
-    xtotals(12);
+    xtotals(14);
   .end
   
 .end  // file end


_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to