This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/585-celix-conditions
in repository https://gitbox.apache.org/repos/asf/celix.git
from 46e98e96 Remove unused (when build type is not debug) variable.
add db93e5aa Disable fw services for some ei test suites
add c5092834 Add macos and linux prefix to ci build names
add aa3e7d51 Refactor ScheduledEventTestSuite to work with a "build on ci"
option
No new revisions were added by this update.
Summary of changes:
.github/workflows/macos.yml | 4 ++--
.github/workflows/ubuntu.yml | 4 ++--
CMakeLists.txt | 2 ++
conanfile.py | 2 ++
libs/framework/gtest/CMakeLists.txt | 3 +++
.../src/CelixBundleContextBundlesWithErrorTestSuite.cc | 7 ++++---
.../src/CelixFrameworkUtilsErrorInjectionTestSuite.cc | 5 ++++-
libs/framework/gtest/src/ScheduledEventTestSuite.cc | 16 ++++++++++------
.../src/ScheduledEventWithErrorInjectionTestSuite.cc | 5 ++++-
libs/framework/src/celix_libloader.h | 6 ++++++
10 files changed, 39 insertions(+), 15 deletions(-)