azure-sdk-for-cpp/sdk/storage/azure-storage-common/test
Ahson Khan a55aba01be
Moved BodyStream and its derived types from Azure::Core::Http namespace to Azure::IO, and update headers. (#1733)
* Moved `BodyStream` and its derived types from `Azure::Core::Http`
namespace to `Azure::IO`, and update headers.

* Fix up clang formatting.

* Add missing winhttp bodystream namespace change.

* Update merge conflict related changes.

* Update header paths in includes.
2021-03-01 11:33:26 -08:00
..
bearer_token_test.cpp use #include <> instead of #include "" for header files not in current package (#1243) 2020-12-23 22:03:17 +08:00
crypt_functions_test.cpp Address implementation level feedback for Md5Hash and delete ctors. (#1647) 2021-02-10 12:09:40 -08:00
metadata_test.cpp use #include <> instead of #include "" for header files not in current package (#1243) 2020-12-23 22:03:17 +08:00
storage_credential_test.cpp use #include <> instead of #include "" for header files not in current package (#1243) 2020-12-23 22:03:17 +08:00
test_base.cpp Move APIs from Azure::Core::Strings to Azure::Core::Internal since they aren't meant for end users to call. (#1337) 2021-01-15 22:02:40 +00:00
test_base.hpp Moved BodyStream and its derived types from Azure::Core::Http namespace to Azure::IO, and update headers. (#1733) 2021-03-01 11:33:26 -08:00