azure-sdk-for-cpp/sdk/storage/test
JinmingHu 83406f23dd
Storage Blob Service Access Conditions, Bitwise enum class (#252)
* access conditions

* bitwise enum class

* Update x-ms-date on each retry

* add a header for all constant strings

* fix some ut

* rename ModifiedTimeAccessConditons->LastModifiedTimeAccessConditions
2020-07-09 21:03:32 -07:00
..
append_blob_client_test.cpp Storage Blob Service Access Conditions, Bitwise enum class (#252) 2020-07-09 21:03:32 -07:00
append_blob_client_test.hpp Add Unittest for Blob Service, other fixes and enhancements found during validation (#181) 2020-06-24 01:17:09 -07:00
blob_container_client_test.cpp Storage Blob Service Access Conditions, Bitwise enum class (#252) 2020-07-09 21:03:32 -07:00
blob_container_client_test.hpp Add Unittest for Blob Service, other fixes and enhancements found during validation (#181) 2020-06-24 01:17:09 -07:00
blob_service_client_test.cpp Storage Blob Service Access Conditions, Bitwise enum class (#252) 2020-07-09 21:03:32 -07:00
block_blob_client_test.cpp Storage Blob Service Access Conditions, Bitwise enum class (#252) 2020-07-09 21:03:32 -07:00
block_blob_client_test.hpp Documentation for BlockBlobClient and Blob options (#235) 2020-07-02 10:01:27 +08:00
CMakeLists.txt Documentation for Storage Blob Service, Nullable, signed int, and others (#213) 2020-06-30 03:03:42 -07:00
main.cpp Add Unittest for Blob Service, other fixes and enhancements found during validation (#181) 2020-06-24 01:17:09 -07:00
page_blob_client_test.cpp Storage Blob Service Access Conditions, Bitwise enum class (#252) 2020-07-09 21:03:32 -07:00
page_blob_client_test.hpp Add Unittest for Blob Service, other fixes and enhancements found during validation (#181) 2020-06-24 01:17:09 -07:00
test_base.cpp Concurrent upload block blob from file, concurrent download blob to file (#247) 2020-07-08 13:26:22 +08:00
test_base.hpp Concurrent upload block blob from file, concurrent download blob to file (#247) 2020-07-08 13:26:22 +08:00