Victor Vazquez
|
7a31ca5dd3
|
Fix Main - ignore warning 6101 (#2471)
* Ignoring msvc warning 6101
* remove not required
* not required
* perf issues
* fix livetests build args
|
2021-06-23 23:50:07 +00:00 |
|
Victor Vazquez
|
2ea2cf8b57
|
updates from review (#2465)
* updates from review
* cast
* use U for unsigned int
|
2021-06-21 18:34:59 +00:00 |
|
Victor Vazquez
|
da1451586a
|
Upload blob perf test + RandomStream class for utility (#2433)
* random stream
* upload blob perf test
* upload perf blob test
* undo
|
2021-06-18 10:05:52 -07:00 |
|
Victor Vazquez
|
88dc1ac8cf
|
adding Test file sufix to all tests (#2337)
* azure core
* perf
* identity
* keyvault
* storage
|
2021-05-25 11:15:30 -07:00 |
|
Anton Kolesnyk
|
d69742ae10
|
Context::GetApplicationContext() => Context::ApplicationContext (#2178)
|
2021-05-04 15:26:33 -07:00 |
|
Rick Winter
|
ec24f659c4
|
Simplify the Context structure (#1824)
* Simplify the Context structure
* Move Azure::Core::GetApplicationContext() to Azure::Core::Context::GetApplicationContext()
|
2021-03-10 23:19:23 +00:00 |
|
Victor Vazquez
|
b7de24483a
|
Rename and structure unit test and perf tests (#1706)
* Rename and structure unit test and perf tests
|
2021-02-23 05:55:12 +00:00 |
|