gnash-commit
[Top][All Lists]
Advanced

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

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


From: Benjamin Wolsey
Subject: [Gnash-commit] gnash/testsuite/actionscript.all Global.as
Date: Thu, 06 Mar 2008 13:14:02 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Benjamin Wolsey <bwy>   08/03/06 13:14:02

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

Log message:
        and the test...

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Global.as?cvsroot=gnash&r1=1.43&r2=1.44

Patches:
Index: Global.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Global.as,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- Global.as   6 Mar 2008 12:34:31 -0000       1.43
+++ Global.as   6 Mar 2008 13:14:02 -0000       1.44
@@ -363,15 +363,15 @@
 //------------------------------------------------------------
 
 #if OUTPUT_VERSION == 5
-       check_totals(79); // SWF5
+       check_totals(82); // SWF5
 #else
 # if OUTPUT_VERSION == 6
-       check_totals(113); // SWF6
+       check_totals(116); // SWF6
 # else
 #  if OUTPUT_VERSION == 7
-       check_totals(95); // SWF7
+       check_totals(98); // SWF7
 #  else
-       check_totals(82); // SWF8+
+       check_totals(85); // SWF8+
 #  endif
 # endif
 #endif




reply via email to

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