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 10473c5b gh-674: Remove defaultValue arg from properties get*
functions with a ptr return
add 3437c045 gh-674: Add missing array list support to several
celix_properties functions, add more tests.
No new revisions were added by this update.
Summary of changes:
.../gtest/src/PropertiesErrorInjectionTestSuite.cc | 45 ++++++++++++++++-
libs/utils/gtest/src/PropertiesTestSuite.cc | 58 +++++++++++++++++++---
libs/utils/include/celix_properties.h | 13 +++--
libs/utils/src/properties.c | 43 +++++++---------
4 files changed, 119 insertions(+), 40 deletions(-)