gnash-commit
[Top][All Lists]
Advanced

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

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


From: Sandro Santilli
Subject: [Gnash-commit] gnash/testsuite/actionscript.all with.as
Date: Thu, 11 Oct 2007 23:10:46 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/10/11 23:10:46

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

Log message:
        Fixed expected failure

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/with.as?cvsroot=gnash&r1=1.25&r2=1.26

Patches:
Index: with.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/with.as,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- with.as     11 Oct 2007 23:00:27 -0000      1.25
+++ with.as     11 Oct 2007 23:10:46 -0000      1.26
@@ -21,7 +21,7 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: with.as,v 1.25 2007/10/11 23:00:27 strk Exp $";
+rcsid="$Id: with.as,v 1.26 2007/10/11 23:10:46 strk Exp $";
 
 #include "check.as"
 
@@ -360,7 +360,7 @@
                        getvariable  
                        setvariable
                };
-               check_equals(checkpoint, "o.i.j");
+               xcheck_equals(checkpoint, "o.i.j");
 
                //// SETTING VARIABLES
 




reply via email to

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