Author: tabish
Date: Fri Jan 9 10:51:31 2009
New Revision: 733112
URL: http://svn.apache.org/viewvc?rev=733112&view=rev
Log:
https://issues.apache.org/activemq/browse/AMQCPP-100
Some initial refactoring work that leads to V3 and addition of Failover.
Modified:
activemq/activemq-cpp/trunk/src/test/Makefile.am
Modified: activemq/activemq-cpp/trunk/src/test/Makefile.am
URL:
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/src/test/Makefile.am?rev=733112&r1=733111&r2=733112&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/src/test/Makefile.am (original)
+++ activemq/activemq-cpp/trunk/src/test/Makefile.am Fri Jan 9 10:51:31 2009
@@ -261,7 +261,7 @@
check_PROGRAMS = activemq-test
## Also run the tests as part of make check
-TESTS = $(check_PROGRAMS)
+##TESTS = $(check_PROGRAMS)
##
## Compiler/Linker Options