gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r9533: another "check" fix


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r9533: another "check" fix
Date: Thu, 24 Jul 2008 19:12:11 +0200
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9533
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Thu 2008-07-24 19:12:11 +0200
message:
  another "check" fix
modified:
  testsuite/libbase/Makefile.am
    ------------------------------------------------------------
    revno: 9531.2.1
    committer: Sandro Santilli <address@hidden>
    branch nick: mybranch
    timestamp: Thu 2008-07-24 16:28:23 +0200
    message:
      don't build memtest (wasn't meant to be automatically run anyway)
    modified:
      testsuite/libbase/Makefile.am
=== modified file 'testsuite/libbase/Makefile.am'
--- a/testsuite/libbase/Makefile.am     2008-07-23 20:24:12 +0000
+++ b/testsuite/libbase/Makefile.am     2008-07-24 14:28:23 +0000
@@ -47,7 +47,6 @@
        URLTest \
        RcTest \
        IntTypesTest \
-       memtest \
        Point2dTest \
        snappingrangetest \
        Range2dTest \
@@ -73,7 +72,7 @@
 IntTypesTest_CPPFLAGS = -DSRCDIR="$(srcdir)"
 
 # Test the Memory class
-memtest_SOURCES = memtest.cpp
+#memtest_SOURCES = memtest.cpp
 
 Point2dTest_SOURCES = Point2dTest.cpp
 Range2dTest_SOURCES = Range2dTest.cpp


reply via email to

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