You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by li...@apache.org on 2022/07/29 03:02:28 UTC

[rocketmq-clients] branch cpp_dev updated (a462c04 -> 8cb2842)

This is an automated email from the ASF dual-hosted git repository.

lizhanhui pushed a change to branch cpp_dev
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


    from a462c04  Add unit test for CountdownLatch
     add 8cb2842  Add license header

No new revisions were added by this update.

Summary of changes:
 cpp/source/concurrent/tests/BUILD.bazel            | 16 ++++++++++++++++
 cpp/source/concurrent/tests/CountdownLatchTest.cpp | 16 ++++++++++++++++
 cpp/source/rocketmq/tests/ClientImplTest.cpp       | 16 ++++++++++++++++
 3 files changed, 48 insertions(+)