diff options
| author | Alan Conway <aconway@apache.org> | 2007-11-28 20:17:55 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-11-28 20:17:55 +0000 |
| commit | 2665a7c4d0a991094b5a7a43f026f76691a441e8 (patch) | |
| tree | 522054a5028a0f5e3c4b643c61bd7488c2467fd0 /qpid/cpp/src/tests/BrokerChannelTest.cpp | |
| parent | 906a68c99e528b0e601294bea9dbb812c0c175ac (diff) | |
| download | qpid-python-2665a7c4d0a991094b5a7a43f026f76691a441e8.tar.gz | |
Add unit_test.h to distribution.
Updated/removed sundry FIXME comments.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@599128 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/BrokerChannelTest.cpp')
| -rw-r--r-- | qpid/cpp/src/tests/BrokerChannelTest.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/qpid/cpp/src/tests/BrokerChannelTest.cpp b/qpid/cpp/src/tests/BrokerChannelTest.cpp index 2f671a9e27..74c8998d7c 100644 --- a/qpid/cpp/src/tests/BrokerChannelTest.cpp +++ b/qpid/cpp/src/tests/BrokerChannelTest.cpp @@ -19,10 +19,6 @@ * */ -// FIXME aconway 2007-08-30: Rewrite as a Session test. -// There is an issue with the tests use of DeliveryAdapter -// which is no longer exposed on Session (part of SemanticHandler.) -// #include "qpid/broker/BrokerChannel.h" #include "qpid/broker/Queue.h" #include "qpid/broker/FanOutExchange.h" |
