This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch feature/refactor_bundle_cache
in repository https://gitbox.apache.org/repos/asf/celix.git
from 3705a7cf Merge remote-tracking branch
'apache/feature/refactor_bundle_cache' into feature/refactor_bundle_cache
new 3873c152 Add test for tmp bundle cache.
add 2275fd41 Fix test_dfi fails
add 399785e4 Merge pull request #493 from xuzhenbao/fix_test_dfi_fails
add fd4a5b49 Fix issue #496
add a58032a0 Fix broken `celix_utils_createDirectory` for absolute path
#496
new b5cebda7 Merge branch 'master' into feature/refactor_bundle_cache
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
libs/dfi/gtest/CMakeLists.txt | 6 ----
libs/dfi/gtest/src/dyn_avpr_function_tests.cpp | 19 +++++++------
libs/dfi/gtest/src/dyn_function_tests.cpp | 6 ++--
.../gtest/src/bundle_context_bundles_tests.cpp | 33 +++++++++++++++++++++-
libs/utils/src/celix_file_utils.c | 4 +++
5 files changed, 49 insertions(+), 19 deletions(-)