This is an automated email from the ASF dual-hosted git repository. abroekhuis pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/celix.git
commit f30a2bd48ab428140331705bae4c725baa286546 Merge: 23a9f61 f86c6ac Author: Alexander Broekhuis <[email protected]> AuthorDate: Thu May 7 13:51:03 2020 +0200 Merge pull request #202 from apache/feature/update_gtest_config Updated gtest setup to either use GTest supplied Config file, or (if … .travis.yml | 85 ---------------------- CMakeLists.txt | 20 ++--- bundles/logging/log_admin/gtest/CMakeLists.txt | 2 +- bundles/logging/log_helper/gtest/CMakeLists.txt | 2 +- .../log_writers/syslog_writer/gtest/CMakeLists.txt | 2 +- .../pubsub_protocol_wire_v1/gtest/CMakeLists.txt | 2 +- .../remote_service_admin_dfi/gtest/CMakeLists.txt | 2 +- cmake/AddGTest.cmake | 39 +++------- libs/dfi/gtest/CMakeLists.txt | 2 +- libs/framework/gtest/CMakeLists.txt | 2 +- libs/utils/gtest/CMakeLists.txt | 2 +- 11 files changed, 27 insertions(+), 133 deletions(-)
