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

martinzink pushed a change to branch MINIFICPP-2876
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git


    from 95a2bc4e7 debug variable removed
     add 6c3fa3399 refactor ManifestTestHelper.h into TestUtils.h

No new revisions were added by this update.

Summary of changes:
 extensions/stable-api-testing/tests/ZooTests.cpp   |  15 ++-
 .../tests/unit/ManifestTestHelper.h                | 129 ---------------------
 .../tests/unit/ManifestTests.cpp                   |  38 +++---
 libminifi/test/libtest/unit/TestUtils.cpp          |  98 ++++++++++++++++
 libminifi/test/libtest/unit/TestUtils.h            |  12 ++
 .../minifi-cpp/core/ControllerServiceType.h        |   2 +
 .../core/ControllerServiceTypeDefinition.h         |   2 +
 7 files changed, 140 insertions(+), 156 deletions(-)
 delete mode 100644 
extensions/standard-processors/tests/unit/ManifestTestHelper.h

Reply via email to