This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch feature/type_support_for_properties
in repository https://gitbox.apache.org/repos/asf/celix.git


    from 770818d4 Add error injection for celix_properties_loadFromString
     add 9979697b Add equals for celix string/long hashmap en celix properties

No new revisions were added by this update.

Summary of changes:
 libs/utils/gtest/src/HashMapTestSuite.cc    | 164 ++++++++++++++++------------
 libs/utils/gtest/src/PropertiesTestSuite.cc |  38 ++++++-
 libs/utils/include/celix_long_hash_map.h    |  12 ++
 libs/utils/include/celix_properties.h       |  12 ++
 libs/utils/include/celix_string_hash_map.h  |  13 +++
 libs/utils/src/celix_hash_map.c             |  39 ++++++-
 libs/utils/src/properties.c                 |  73 ++++++++-----
 7 files changed, 247 insertions(+), 104 deletions(-)

Reply via email to