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 dbe1468d gh-685: Add decode of unsupported JSON obj/array arrays
add 0b0edbe4 gh-685: Replace jsonpath seperator from / to .
add 769a9e55 gh-685: Improve jansson error handling in properties encode
No new revisions were added by this update.
Summary of changes:
.../PropertiesEncodingErrorInjectionTestSuite.cc | 2 +-
.../utils/gtest/src/PropertiesEncodingTestSuite.cc | 137 ++++++++++++---------
libs/utils/src/celix_properties_private.h | 7 ++
libs/utils/src/properties_encoding.c | 45 ++++++-
4 files changed, 128 insertions(+), 63 deletions(-)