diff options
| author | Gordon Sim <gsim@apache.org> | 2007-06-08 15:24:12 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2007-06-08 15:24:12 +0000 |
| commit | 07a813e700dd8cc08fc190ed4b2a29af050c31aa (patch) | |
| tree | 39870853accee7369432c5890f63a9357e962702 /cpp/src/tests/Makefile.am | |
| parent | 94c9436c5ec9662649bea28c8794d2a1e27da13a (diff) | |
| download | qpid-python-07a813e700dd8cc08fc190ed4b2a29af050c31aa.tar.gz | |
Timeout handling for dtx, plus tests.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@545531 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/Makefile.am')
| -rw-r--r-- | cpp/src/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index 9649ce354f..a19b5098ce 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -32,6 +32,7 @@ broker_unit_tests = \ QueueRegistryTest \ QueueTest \ QueuePolicyTest \ + TimerTest \ TopicExchangeTest \ TxAckTest \ TxBufferTest \ |
