This is an automated email from the ASF dual-hosted git repository. pengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git
commit e7aee1259a4c61463be8fcfa5dd4612a3a756192 Merge: 9bf7affc dc0e0aeb Author: PengZheng <[email protected]> AuthorDate: Sun Sep 24 20:33:26 2023 +0800 Merge pull request #652 from apache/hotfix/debug_only_ei_tests Hotfix/Run error injector tests only for Debug build. CMakeLists.txt | 6 ++++++ bundles/components_ready_check/gtest/CMakeLists.txt | 2 +- bundles/logging/log_helper/CMakeLists.txt | 2 +- .../pubsub/pubsub_protocol/pubsub_protocol_lib/gtest/CMakeLists.txt | 2 +- bundles/remote_services/discovery_zeroconf/gtest/CMakeLists.txt | 2 +- .../remote_service_admin_shm_v2/rsa_shm/gtest/CMakeLists.txt | 2 +- .../remote_service_admin_shm_v2/shm_pool/gtest/CMakeLists.txt | 2 +- bundles/remote_services/rsa_common/gtest/CMakeLists.txt | 2 +- bundles/remote_services/rsa_rpc_json/gtest/CMakeLists.txt | 2 +- documents/development/README.md | 2 +- libs/CMakeLists.txt | 2 +- libs/dfi/CMakeLists.txt | 2 +- libs/framework/CMakeLists.txt | 2 +- libs/framework/gtest/CMakeLists.txt | 2 +- libs/rcm/gtest/CMakeLists.txt | 2 +- libs/utils/CMakeLists.txt | 4 ++-- libs/utils/gtest/CMakeLists.txt | 2 +- 17 files changed, 23 insertions(+), 17 deletions(-)
