summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2013-03-01 16:37:31 +0000
committerCharles E. Rolke <chug@apache.org>2013-03-01 16:37:31 +0000
commitb6ae19cf503808b72be8cc832c06e5d754d93556 (patch)
tree70a84207b69e8484f3649d74c496c5355a1ed3ff /cpp
parentfc3daaaeefcca899ecec4fc4d217a029079eb252 (diff)
downloadqpid-python-b6ae19cf503808b72be8cc832c06e5d754d93556.tar.gz
QPID-4582: Legacystore self test fail. Remove them from the test build
until the tests are rewritten to account for porting issues. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1451642 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/CMakeLists.txt b/cpp/src/tests/CMakeLists.txt
index b9b18a151b..1c357eeec2 100644
--- a/cpp/src/tests/CMakeLists.txt
+++ b/cpp/src/tests/CMakeLists.txt
@@ -361,4 +361,4 @@ add_library (dlclose_noop MODULE dlclose_noop.c)
#
# legacystore
#
-add_subdirectory(legacystore)
+# add_subdirectory(legacystore)