CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  06/10/05 14:00:10

Modified files:
        .              : ChangeLog 
        testsuite/actionscript.all: swf_exists.exp 

Log message:
        Oops, Ming-0.3 didn't allow output version 8, better not rely on 
yet-to-be-released versions of it

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.1038&r2=1.1039
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/swf_exists.exp?cvsroot=gnash&r1=1.9&r2=1.10

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.1038
retrieving revision 1.1039
diff -u -b -r1.1038 -r1.1039
--- ChangeLog   5 Oct 2006 13:56:50 -0000       1.1038
+++ ChangeLog   5 Oct 2006 14:00:10 -0000       1.1039
@@ -1,7 +1,7 @@
 2006-10-05 Sandro Santilli <[EMAIL PROTECTED]>
 
        * testsuite/actionscript.all/swf_exists.exp: build and run
-         each test with SWF target versions 5 to 8.
+         each test with SWF target versions 5 to 7.
 
 2006-10-05 Sandro Santilli <[EMAIL PROTECTED]>
 

Index: testsuite/actionscript.all/swf_exists.exp
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/swf_exists.exp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- testsuite/actionscript.all/swf_exists.exp   5 Oct 2006 13:56:50 -0000       
1.9
+++ testsuite/actionscript.all/swf_exists.exp   5 Oct 2006 14:00:10 -0000       
1.10
@@ -16,7 +16,7 @@
 set params "-v "
 
 foreach file [glob ${srcdir}/*.as] {
-foreach swfversion [list 5 6 7 8] {
+foreach swfversion [list 5 6 7] {
 
     # some tests might do different things when built for different
     # SWF target versions.


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to