diff options
| author | Alan Conway <aconway@apache.org> | 2012-12-19 21:24:56 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2012-12-19 21:24:56 +0000 |
| commit | 0e7dd521a2e7f420ef82f812b60f9f31e8206cf3 (patch) | |
| tree | cb162b64d40a51d9c15fa875f5cab1aa624c319f /qpid/cpp/src/tests/Makefile.am | |
| parent | c0481d290339ee4f1747add7955ae107cc5560d1 (diff) | |
| download | qpid-python-0e7dd521a2e7f420ef82f812b60f9f31e8206cf3.tar.gz | |
QPID-4514: Remove obsolete cluster code: still more tests
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1424141 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/Makefile.am')
| -rw-r--r-- | qpid/cpp/src/tests/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am index e7fe611696..ad4ff383c2 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/cpp/src/tests/Makefile.am @@ -108,8 +108,6 @@ unit_test_SOURCES= unit_test.cpp unit_test.h \ TopicExchangeTest.cpp \ TxBufferTest.cpp \ ConnectionOptions.h \ - ForkedBroker.h \ - ForkedBroker.cpp \ ManagementTest.cpp \ MessageReplayTracker.cpp \ ConsoleTest.cpp \ @@ -314,7 +312,6 @@ EXTRA_DIST += \ ssl_test \ ping_broker \ config.null \ - cpg_check.sh.in \ run_federation_tests \ run_federation_sys_tests \ run_long_federation_sys_tests \ @@ -370,7 +367,6 @@ EXTRA_DIST+= \ shared_perftest \ multiq_perftest \ topic_perftest \ - run_failover_soak \ sasl_test_setup.sh \ run_msg_group_tests_soak \ qpidd-empty.conf |
