diff options
| author | Charles E. Rolke <chug@apache.org> | 2013-03-01 16:37:31 +0000 |
|---|---|---|
| committer | Charles E. Rolke <chug@apache.org> | 2013-03-01 16:37:31 +0000 |
| commit | 8b6bb4c4f08872e440effda784529b69688a4c0a (patch) | |
| tree | ea0308c22f676127cf0d5037017c4461a551df1a /qpid/cpp/src/tests | |
| parent | be493f8311fe7a7634a50f57fab5b00dfe329529 (diff) | |
| download | qpid-python-8b6bb4c4f08872e440effda784529b69688a4c0a.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@1451642 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests')
| -rw-r--r-- | qpid/cpp/src/tests/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/CMakeLists.txt b/qpid/cpp/src/tests/CMakeLists.txt index b9b18a151b..1c357eeec2 100644 --- a/qpid/cpp/src/tests/CMakeLists.txt +++ b/qpid/cpp/src/tests/CMakeLists.txt @@ -361,4 +361,4 @@ add_library (dlclose_noop MODULE dlclose_noop.c) # # legacystore # -add_subdirectory(legacystore) +# add_subdirectory(legacystore) |
