gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog testsuite/actionscript.all/Make...


From: Sandro Santilli
Subject: [Gnash-commit] gnash ChangeLog testsuite/actionscript.all/Make...
Date: Wed, 09 May 2007 15:53:47 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/05/09 15:53:46

Modified files:
        .              : ChangeLog 
        testsuite/actionscript.all: Makefile.am 

Log message:
                * testsuite/actionscript.all/Makefile.am: don't build the
                  alltests-v#-Runners on make check. We dont' use them 
currently.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.3143&r2=1.3144
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Makefile.am?cvsroot=gnash&r1=1.71&r2=1.72

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.3143
retrieving revision 1.3144
diff -u -b -r1.3143 -r1.3144
--- ChangeLog   9 May 2007 15:00:53 -0000       1.3143
+++ ChangeLog   9 May 2007 15:53:46 -0000       1.3144
@@ -1,5 +1,7 @@
 2007-05-09 Sandro Santilli <address@hidden>
 
+       * testsuite/actionscript.all/Makefile.am: don't build the
+         alltests-v#-Runners on make check. We dont' use them currently.
        * testsuite/misc-ming.all/: Makefile.am, .cvsignore:
          Enabled static_vs_dynamic testcases.
        * testsuite/misc-ming.all/static_vs_dynamic1.c: Don't expect a failure

Index: testsuite/actionscript.all/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Makefile.am,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -b -r1.71 -r1.72
--- testsuite/actionscript.all/Makefile.am      30 Mar 2007 14:51:38 -0000      
1.71
+++ testsuite/actionscript.all/Makefile.am      9 May 2007 15:53:46 -0000       
1.72
@@ -16,7 +16,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-# $Id: Makefile.am,v 1.71 2007/03/30 14:51:38 strk Exp $
+# $Id: Makefile.am,v 1.72 2007/05/09 15:53:46 strk Exp $
 
 AUTOMAKE_OPTIONS = dejagnu
 
@@ -42,7 +42,7 @@
 
 check_SCRIPTS = \
        $(base_RUNNERS) \
-       $(quickcheck_RUNNERS)
+       $(NULL)
 
 # We don't need  --tool anymore
 #RUNTESTDEFAULTFLAGS = swf_exists.exp




reply via email to

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