summaryrefslogtreecommitdiff
path: root/qpid/cpp/tests/Makefile.am
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2006-12-07 12:44:08 +0000
committerGordon Sim <gsim@apache.org>2006-12-07 12:44:08 +0000
commitdbf448f6beaf75d9026d3eefd018608189a05496 (patch)
treee1792098af3163837c1a8cb0f74f298245c3d63e /qpid/cpp/tests/Makefile.am
parent6959d7caa27f5da1e0488bbdd67ba3821ff30bfc (diff)
downloadqpid-python-dbf448f6beaf75d9026d3eefd018608189a05496.tar.gz
Added unit test and slightly refactored code.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@483437 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/tests/Makefile.am')
-rw-r--r--qpid/cpp/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/tests/Makefile.am b/qpid/cpp/tests/Makefile.am
index d5cd60a831..e52a3512f0 100644
--- a/qpid/cpp/tests/Makefile.am
+++ b/qpid/cpp/tests/Makefile.am
@@ -36,6 +36,7 @@ broker_tests = \
MessageTest \
QueueRegistryTest \
QueueTest \
+ QueuePolicyTest \
TopicExchangeTest \
TxAckTest \
TxBufferTest \