azure-sdk-for-cpp/sdk/storage/test
JinmingHu 4d19f3b078
Integrate Response<T> into Storage Blobs Service (#327)
* Revert changes to storage code

* adapt to breaking changes in Azure::Core, Response->RawResponse, pipeline clone returns unique_ptr

* just to make build pass, remove this commit after https://github.com/Azure/azure-sdk-for-cpp/pull/326 is merged

* adapt to Response<T>

* concurrent upload/download also return Response<T>

* add BlobInfo and BlobContainerInfo
2020-07-21 10:31:00 +08:00
..
blobs Integrate Response<T> into Storage Blobs Service (#327) 2020-07-21 10:31:00 +08:00
datalake Datalake full feature support PR. (#257) 2020-07-13 05:31:02 -07:00
CMakeLists.txt add perf benchmark code (#319) 2020-07-17 11:16:18 +08:00
main.cpp Add Unittest for Blob Service, other fixes and enhancements found during validation (#181) 2020-06-24 01:17:09 -07:00
test_base.cpp add perf benchmark code (#319) 2020-07-17 11:16:18 +08:00
test_base.hpp Integrate Response<T> into Storage Blobs Service (#327) 2020-07-21 10:31:00 +08:00