gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/testsuite/actionscript.all Matrix.as


From: Benjamin Wolsey
Subject: [Gnash-commit] gnash/testsuite/actionscript.all Matrix.as
Date: Wed, 18 Jun 2008 08:43:12 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Benjamin Wolsey <bwy>   08/06/18 08:43:12

Modified files:
        testsuite/actionscript.all: Matrix.as 

Log message:
                Adjust totals as well.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Matrix.as?cvsroot=gnash&r1=1.9&r2=1.10

Patches:
Index: Matrix.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Matrix.as,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- Matrix.as   18 Jun 2008 08:11:36 -0000      1.9
+++ Matrix.as   18 Jun 2008 08:43:12 -0000      1.10
@@ -20,7 +20,7 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Matrix.as,v 1.9 2008/06/18 08:11:36 bwy Exp $";
+rcsid="$Id: Matrix.as,v 1.10 2008/06/18 08:43:12 bwy Exp $";
 
 
 // There are lots of floating point calculations here. Comparing them
@@ -282,7 +282,7 @@
 #if MING_VERSION_CODE > 00040005
 totals(115);
 #else
-totals(107);
+totals(106);
 #endif
 
 #endif // OUTPUT_VERSION >= 8




reply via email to

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