This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/685-properties-json-serialization
in repository https://gitbox.apache.org/repos/asf/celix.git
from 19a22169 gh-685: Fix celix_properties_setVersion ei test
add 7aa44860 gh-685: Add JSON C++ save/load wrapper methods
No new revisions were added by this update.
Summary of changes:
.../PropertiesEncodingErrorInjectionTestSuite.cc | 43 ++++-
.../utils/gtest/src/PropertiesEncodingTestSuite.cc | 85 ++++++++++
libs/utils/include/celix/Properties.h | 179 ++++++++++++++++++++-
libs/utils/include/celix_properties.h | 3 +-
4 files changed, 306 insertions(+), 4 deletions(-)