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 // _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit