You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by du...@apache.org on 2019/01/09 14:08:53 UTC

[rocketmq-client-python] 01/01: Merge pull request #23 from ShannonDing/gtests

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

duhengforever pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-python.git

commit b864119dbe1f6f4464ccddbf82d1769b0b68f8c7
Merge: 15629b7 46d8ad1
Author: Heng Du <du...@gmail.com>
AuthorDate: Wed Jan 9 22:08:47 2019 +0800

    Merge pull request #23 from ShannonDing/gtests
    
    Refactor unittests

 CMakeLists.txt                   |  6 ++--
 install_gtest.sh                 | 60 ++++++++++++++++++++++++++++++++++++++++
 src/PythonWrapper.h              |  2 ++
 third_party/googletest/README.md |  4 ---
 unitests/CMakeLists.txt          | 54 ++++++++++++++++++++++++++++++++----
 unitests/PythonWrapperTest.cpp   | 34 +++++++++++++++++++++--
 6 files changed, 146 insertions(+), 14 deletions(-)