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

pengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 698ba08683a47c1fc765e77561050764445338b6
Merge: 54372224 359fccf5
Author: PengZheng <[email protected]>
AuthorDate: Sun Apr 16 12:26:35 2023 +0800

    Merge pull request #523 from apache/feature/fix_lb_command
    
    Feature/fix lb command

 libs/framework/gtest/CMakeLists.txt                |   8 +-
 ...s.cpp => CelixBundleContextBundlesTestSuite.cc} |  88 +++++++++--------
 ....cpp => CelixBundleContextServicesTestSuite.cc} | 106 ++++++++++-----------
 ...amework_test.cpp => CelixFrameworkTestSuite.cc} |  37 +++++++
 .../gtest/src/CelixFrameworkUtilsTestSuite.cc      |  12 +--
 .../gtest/src/MultipleFrameworkTestSuite.cc        |  56 +++++++++++
 .../gtest/src/multiple_frameworks_test.cpp         | 103 --------------------
 libs/framework/include/celix_bundle_context.h      |  18 ++--
 libs/framework/include/celix_framework.h           |   9 +-
 libs/framework/src/bundle_context.c                |  10 +-
 libs/framework/src/framework.c                     |  14 ++-
 11 files changed, 231 insertions(+), 230 deletions(-)

Reply via email to