You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2013/03/01 17:37:31 UTC

svn commit: r1451642 - /qpid/trunk/qpid/cpp/src/tests/CMakeLists.txt

Author: chug
Date: Fri Mar  1 16:37:31 2013
New Revision: 1451642

URL: http://svn.apache.org/r1451642
Log:
QPID-4582: Legacystore self test fail. Remove them from the test build
until the tests are rewritten to account for porting issues.


Modified:
    qpid/trunk/qpid/cpp/src/tests/CMakeLists.txt

Modified: qpid/trunk/qpid/cpp/src/tests/CMakeLists.txt
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/tests/CMakeLists.txt?rev=1451642&r1=1451641&r2=1451642&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/tests/CMakeLists.txt (original)
+++ qpid/trunk/qpid/cpp/src/tests/CMakeLists.txt Fri Mar  1 16:37:31 2013
@@ -361,4 +361,4 @@ add_library (dlclose_noop MODULE dlclose
 #
 # legacystore
 #
-add_subdirectory(legacystore)
+# add_subdirectory(legacystore)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org