CVSROOT: /sources/gnash Module name: gnash Changes by: Sandro Santilli <strk> 07/06/13 13:15:51
Modified files: . : ChangeLog testsuite/misc-ming.all: loop_test8.c Log message: * testsuite/misc-ming.all/loop_test8.c: xchec -> check. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.3523&r2=1.3524 http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/loop_test8.c?cvsroot=gnash&r1=1.2&r2=1.3 Patches: Index: ChangeLog =================================================================== RCS file: /sources/gnash/gnash/ChangeLog,v retrieving revision 1.3523 retrieving revision 1.3524 diff -u -b -r1.3523 -r1.3524 --- ChangeLog 13 Jun 2007 10:21:35 -0000 1.3523 +++ ChangeLog 13 Jun 2007 13:15:50 -0000 1.3524 @@ -1,5 +1,9 @@ 2007-06-13 Sandro Santilli <[EMAIL PROTECTED]> + * testsuite/misc-ming.all/loop_test8.c: xchec -> check. + +2007-06-13 Sandro Santilli <[EMAIL PROTECTED]> + * server/font.{cpp,h}: always maintain m_advance_table of the same size of the other two glyph info containers (should really make a structure keeping all of them..). Fixes an testInvariant Index: testsuite/misc-ming.all/loop_test8.c =================================================================== RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/loop_test8.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- testsuite/misc-ming.all/loop_test8.c 12 Jun 2007 09:00:18 -0000 1.2 +++ testsuite/misc-ming.all/loop_test8.c 13 Jun 2007 13:15:51 -0000 1.3 @@ -224,7 +224,7 @@ xcheck_equals(mo, "typeof(mc5)", "'movieclip'"); check_equals(mo, "mc1Constructed", "1"); xcheck_equals(mo, "mc2Constructed", "1"); - xcheck_equals(mo, "mc3Constructed", "2"); + check_equals(mo, "mc3Constructed", "2"); check_equals(mo, "mc4Constructed", "1"); check_equals(mo, "mc5Constructed", "1"); check_equals(mo, "mc1Unloaded", "0"); _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit