Menno van der Graaf created CELIX-290:
-----------------------------------------
Summary: Mock fixes, CMakelist fix, build warning fix
Key: CELIX-290
URL: https://issues.apache.org/jira/browse/CELIX-290
Project: Celix
Issue Type: Bug
Components: Framework
Reporter: Menno van der Graaf
First Jira issue created by me (menno van der graaf), in the future these
should be more isolated and more frequent.
Changes/fixes:
-fixed cmake warning in framework/CMakelist.txt (removed brackets from
[COPYONLY] at line 351/353)
-fixed build warning in framework bundle_cache_test.cpp (mktemp depricated,
used mkstemp instead)
-fixed a dev note accidentaly left in framework service_registry_test.cpp (used
preprocessor symbol as dev note, will not do again)
-fixed a lot of the framework mocks, used to not assign any of the output
parameters, resulting in undefined behaviour
-updated most framework tests to accommodate for the mock changes
-expanded framework resolver test (WIP)
now how does this patch stuff work..
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)