This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch feature/674-improve-properties
in repository https://gitbox.apache.org/repos/asf/celix.git
from 38f90c2a gh-674: Add missing documentation about return value and
usage of celix_err.
add bc8d9540 gh-674: Fix documentation and add test_package for rsa_utils.
No new revisions were added by this update.
Summary of changes:
bundles/remote_services/rsa_utils/CMakeLists.txt | 2 +-
bundles/remote_services/rsa_utils/gtest/CMakeLists.txt | 2 +-
bundles/remote_services/rsa_utils/include/celix_rsa_utils.h | 2 +-
examples/conan_test_package/CMakeLists.txt | 4 ++++
examples/conan_test_package/conanfile.py | 1 +
.../{test_log_service_api.c => test_rsa_utils.cc} | 9 ++++++---
examples/conan_test_package_v2/conanfile.py | 2 ++
7 files changed, 16 insertions(+), 6 deletions(-)
copy examples/conan_test_package/{test_log_service_api.c => test_rsa_utils.cc}
(79%)