You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2006/10/02 21:51:10 UTC

svn commit: r452185 - /incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/test/Makefile.am

Author: tabish
Date: Mon Oct  2 12:51:10 2006
New Revision: 452185

URL: http://svn.apache.org/viewvc?view=rev&rev=452185
Log:
Changed files list for new and removed files

Modified:
    incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/test/Makefile.am

Modified: incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/test/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/test/Makefile.am?view=diff&rev=452185&r1=452184&r2=452185
==============================================================================
--- incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/test/Makefile.am (original)
+++ incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/test/Makefile.am Mon Oct  2 12:51:10 2006
@@ -34,8 +34,8 @@
   activemq/io/BufferedOutputStreamTest.cpp \
   activemq/io/ByteArrayInputStreamTest.cpp \
   activemq/io/ByteArrayOutputStreamTest.cpp \
-  activemq/io/EndianReaderTest.cpp \
-  activemq/io/EndianWriterTest.cpp \
+  activemq/io/DataInputStreamTest.cpp \
+  activemq/io/DataOutputStreamTest.cpp \
   activemq/logger/LoggerTest.cpp \
   activemq/network/SocketFactoryTest.cpp \
   activemq/network/SocketTest.cpp \