gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/testsuite/libamf.all Makefile.am


From: Rob Savoye
Subject: [Gnash-commit] gnash/testsuite/libamf.all Makefile.am
Date: Mon, 31 Dec 2007 19:16:54 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    07/12/31 19:16:54

Modified files:
        testsuite/libamf.all: Makefile.am 

Log message:
        Temporarily stop building the borken test cases from the recent libamf
        refactoring till I fix em later. This is so "make distcheck" will 
finish.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/libamf.all/Makefile.am?cvsroot=gnash&r1=1.12&r2=1.13

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/testsuite/libamf.all/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- Makefile.am 31 Dec 2007 00:26:48 -0000      1.12
+++ Makefile.am 31 Dec 2007 19:16:53 -0000      1.13
@@ -15,7 +15,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.12 2007/12/31 00:26:48 rsavoye Exp $
+# $Id: Makefile.am,v 1.13 2007/12/31 19:16:53 rsavoye Exp $
 
 AUTOMAKE_OPTIONS = dejagnu
 
@@ -49,12 +49,12 @@
 
 
 check_PROGRAMS = \
-       test_number \
-       test_string \
-       test_object \
-       test_sol \
-       test_variable \
-       test_el
+       test_el \
+       test_sol
+#      test_number
+#      test_string
+#      test_object
+#      test_variable
 #      test_lc
 
 test_el_SOURCES = test_el.cpp ../../libamf/element.cpp




reply via email to

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