gnash-commit
[Top][All Lists]
Advanced

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

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


From: Zou Lunkai
Subject: [Gnash-commit] gnash/testsuite/misc-mtasc.all Makefile.am
Date: Wed, 10 Oct 2007 05:23:30 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Zou Lunkai <zoulunkai>  07/10/10 05:23:30

Modified files:
        testsuite/misc-mtasc.all: Makefile.am 

Log message:
        * testsuite/misc-mtasc.all/function.as, Makefile.am: rename function.as 
to 
         function_test.as, fix a name conflict in a case insensitive file 
system. There
         is a Function.as in mtasc/std.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-mtasc.all/Makefile.am?cvsroot=gnash&r1=1.16&r2=1.17

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-mtasc.all/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- Makefile.am 7 Sep 2007 12:25:40 -0000       1.16
+++ Makefile.am 10 Oct 2007 05:23:30 -0000      1.17
@@ -22,7 +22,7 @@
 ASTESTS = \
        hello.as \
        inheritance.as \
-       function.as \
+       function_test.as \
        enum.as \
        exception.as \
        levels.as \




reply via email to

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