gnash-commit
[Top][All Lists]
Advanced

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

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


From: Sandro Santilli
Subject: [Gnash-commit] gnash/testsuite/actionscript.all XML.as
Date: Thu, 20 Dec 2007 22:49:39 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/12/20 22:49:39

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

Log message:
        xcheck -> check (totals)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/XML.as?cvsroot=gnash&r1=1.50&r2=1.51

Patches:
Index: XML.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/XML.as,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -b -r1.50 -r1.51
--- XML.as      20 Dec 2007 22:37:13 -0000      1.50
+++ XML.as      20 Dec 2007 22:49:38 -0000      1.51
@@ -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: XML.as,v 1.50 2007/12/20 22:37:13 strk Exp $";
+rcsid="$Id: XML.as,v 1.51 2007/12/20 22:49:38 strk Exp $";
 
 #include "check.as"
 //#include "dejagnu.as"
@@ -714,7 +714,7 @@
 #if OUTPUT_VERSION < 6
                check_totals(262);
 #else
-               xcheck_totals(337);
+               check_totals(337);
 #endif
                play();
        }




reply via email to

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