This is an automated email from the ASF dual-hosted git repository.
martinzink pushed a change to branch gcp_to_c_api
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from 07ee70d71 MINIFICPP-2765 Move GCP Extension to stable C API
add 1fcc6ceac minimize formatting changes for easier review
No new revisions were added by this update.
Summary of changes:
extensions/gcp/tests/DeleteGCSObjectTests.cpp | 29 +++---
extensions/gcp/tests/FetchGCSObjectTests.cpp | 92 ++++++++++--------
.../tests/GCPCredentialsControllerServiceTests.cpp | 27 +++---
extensions/gcp/tests/ListGCSBucketTests.cpp | 51 +++++-----
extensions/gcp/tests/PutGCSObjectTests.cpp | 107 +++++++++++----------
5 files changed, 166 insertions(+), 140 deletions(-)