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 c46a483b gh-685: Some whitespace corrections
     add 3437c045 gh-674: Add missing array list support to several 
celix_properties functions, add more tests.
     add d38f0b10 gh-674: Add missing test for celix_properties_setEntry.
     add 6a9713e0 gh-674: Rename array el type enum to string values
     add cb381850 Merge pull request #721 from 
apache/feature/674-improve-properties
     add 4f84298d Merge branch 'refs/heads/master' into 
feature/685-properties-json-serialization
     add 19a22169 gh-685: Fix celix_properties_setVersion ei test

No new revisions were added by this update.

Summary of changes:
 libs/utils/gtest/src/ArrayListTestSuite.cc         | 21 +++-----
 .../gtest/src/PropertiesErrorInjectionTestSuite.cc | 47 ++++++++++++++++-
 libs/utils/gtest/src/PropertiesTestSuite.cc        | 60 +++++++++++++++++++---
 libs/utils/include/celix_properties.h              | 13 +++--
 libs/utils/src/array_list.c                        | 14 ++---
 libs/utils/src/properties.c                        | 43 ++++++----------
 6 files changed, 137 insertions(+), 61 deletions(-)

Reply via email to