jonnxu commented on a change in pull request #23: integration Googletest
URL: https://github.com/apache/rocketmq-client-cpp/pull/23#discussion_r239702929
##########
File path: build.sh
##########
@@ -270,8 +295,29 @@ BuildGoogleTest()
exit 1
fi
make install
+
+
+}
+
+ExecutionTesting()
Review comment:
only need make test, no need ExecutionTesting otherwise can't display unit
test result
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services