-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52280/
-----------------------------------------------------------
(Updated Sept. 27, 2016, 4:01 p.m.)
Review request for qpid, Brian Bouterse and Justin Ross.
Changes
-------
Added test for fork-safety
Bugs: QPID-7439
https://issues.apache.org/jira/browse/QPID-7439
Repository: qpid-cpp
Description
-------
qmf.client is a port of qpidtoolibs to the proton AMQP 1.0 client library.
Diffs (updated)
-----
management/python/lib/qmf/client.py PRE-CREATION
src/tests/CMakeLists.txt a1a33341f2100f951f9e2465bd1c5325453be0d1
src/tests/qmf_client_tests.py PRE-CREATION
src/tests/run_qmf_client_tests PRE-CREATION
Diff: https://reviews.apache.org/r/52280/diff/
Testing
-------
New auto-test added, tests creating/deleting/binding/unbinding queues and
exchanges.
Thanks,
Alan Conway