gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. fc27f8e62827a393c463


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. fc27f8e62827a393c4632974c9d7dcbd46a9066c
Date: Tue, 14 Dec 2010 21:06:01 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  fc27f8e62827a393c4632974c9d7dcbd46a9066c (commit)
      from  b8e0ffc371ba8e707cef237d7cd3d08b921eb3e6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=fc27f8e62827a393c4632974c9d7dcbd46a9066c


commit fc27f8e62827a393c4632974c9d7dcbd46a9066c
Author: Sandro Santilli <address@hidden>
Date:   Tue Dec 14 22:04:56 2010 +0100

    Rename TCXXRc test... I never find it otherwise

diff --git a/testsuite/libbase.all/Makefile.am 
b/testsuite/libbase.all/Makefile.am
index e81096d..56bc325 100644
--- a/testsuite/libbase.all/Makefile.am
+++ b/testsuite/libbase.all/Makefile.am
@@ -74,7 +74,7 @@ NoSeekFileTest_CPPFLAGS = 
'-DINPUT="$(srcdir)/NoSeekFileTest.cpp"'
 URLTest_SOURCES = URLTest.cpp
 URLTest_CPPFLAGS = '-DBUILDDIR="$(abs_builddir)"'
 
-RcTest_SOURCES = TCXXRc.cpp
+RcTest_SOURCES = RcTest.cpp
 RcTest_CPPFLAGS = -DSRCDIR="$(srcdir)"
 
 IntTypesTest_SOURCES = IntTypesTest.cpp
@@ -87,9 +87,6 @@ Point2dTest_SOURCES = Point2dTest.cpp
 Range2dTest_SOURCES = Range2dTest.cpp
 snappingrangetest_SOURCES = snappingrangetest.cpp
 
-# LogTest_SOURCES = TCXXLog.cpp
-# LogTest_CPPFLAGS = '-DBUILDDIR="$(abs_builddir)"'
-
 string_tableTest_SOURCES = string_tableTest.cpp
 string_tableTest_CPPFLAGS = -DSRCDIR="$(srcdir)"
 string_tableTest_LDFLAGS = $(BOOST_LIBS)
diff --git a/testsuite/libbase.all/TCXXRc.cpp b/testsuite/libbase.all/RcTest.cpp
similarity index 100%
rename from testsuite/libbase.all/TCXXRc.cpp
rename to testsuite/libbase.all/RcTest.cpp

-----------------------------------------------------------------------

Summary of changes:
 testsuite/libbase.all/Makefile.am                |    5 +----
 testsuite/libbase.all/{TCXXRc.cpp => RcTest.cpp} |    0
 2 files changed, 1 insertions(+), 4 deletions(-)
 rename testsuite/libbase.all/{TCXXRc.cpp => RcTest.cpp} (100%)


hooks/post-receive
-- 
Gnash



reply via email to

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