This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch feature/dfi-cleanup
in repository https://gitbox.apache.org/repos/asf/celix.git
from 86a90957 Code cleanup and testing coverage improvement of dynFunction.
add 4c2b4d41 Treat unknown complex member as error when parsing and
refactor json deserialization.
No new revisions were added by this update.
Summary of changes:
libs/dfi/gtest/CMakeLists.txt | 1 +
libs/dfi/gtest/src/json_rpc_tests.cpp | 54 +------
...age_ei_tests.cc => json_serializer_ei_tests.cc} | 38 +++--
libs/dfi/gtest/src/json_serializer_tests.cpp | 19 +++
libs/dfi/include/json_serializer.h | 16 +-
libs/dfi/src/json_serializer.c | 171 +++++++--------------
6 files changed, 111 insertions(+), 188 deletions(-)
copy libs/dfi/gtest/src/{dyn_message_ei_tests.cc =>
json_serializer_ei_tests.cc} (50%)