gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/testsuite/actionscript.all swf_exists.exp


From: Sandro Santilli
Subject: [Gnash-commit] gnash/testsuite/actionscript.all swf_exists.exp
Date: Fri, 20 Oct 2006 13:18:41 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  06/10/20 13:18:41

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

Log message:
        reduced default verbosity level

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/swf_exists.exp?cvsroot=gnash&r1=1.14&r2=1.15

Patches:
Index: swf_exists.exp
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/swf_exists.exp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- swf_exists.exp      20 Oct 2006 13:08:15 -0000      1.14
+++ swf_exists.exp      20 Oct 2006 13:18:41 -0000      1.15
@@ -17,9 +17,12 @@
 
 foreach file [glob ${srcdir}/*.as] {
 
-    puts "Running test case [ file tail ${file} ]"
     foreach swfversion [list 5 6 7 ] {
 
+       #verbose "Flash version ${swfversion}"
+       verbose "Running test case [ file tail ${file} ] as SWF${swfversion}"
+
+
        # some tests might do different things when built for different
        # SWF target versions.
 
@@ -46,7 +49,6 @@
        }
        
        set testid "SWF${swfversion} [ file tail ${file} ]"
-       verbose "Flash version ${swfversion}"
        
        # spawn the executable and look for the DejaGnu output messages from the
        # test case.




reply via email to

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