cpp_client_telemetry/tests/functests
Matt Koscumb b4e51bc161 Fix all inefficient for loops that make extra copies. 2018-10-17 15:55:47 -07:00
..
APITest.cpp Merged PR 799323: Stats improvements, tests + fixes for recent OTEL issues discovered in dogfood 2018-10-16 05:01:28 +00:00
BasicAfdFuncTests.cpp Fix functional and unit tests 2018-08-31 18:01:32 -07:00
BasicFuncTests.cpp Fix all inefficient for loops that make extra copies. 2018-10-17 15:55:47 -07:00
CMakeLists.txt Pushing NewCPP to a new Master Branch, check out old repo for history 2017-05-10 10:29:11 -07:00
FuncTests.vcxproj ARIA C++ SDK v3.0.289 2018-10-16 16:08:49 -07:00
FuncTests.vcxproj.filters ARIA C++ SDK v3.0.289 2018-10-16 16:08:49 -07:00
LoadTests.cpp Fix functional and unit tests 2018-08-31 18:01:32 -07:00
Main.cpp Calling conventions should never be specified in code (let the build system handle it), except in three situations: When interacting with a C ABI, When the runtime implementation requires it, when the method needs to support varargs-like functionality (better to use variadic templates and std::forward). Windows requires that program entry points (main) be defined as _cdecl. 2018-08-28 11:02:02 -07:00
MultipleLogManagersTests.cpp Build break fixes in Devmain 2018-09-11 11:55:39 -07:00
SkypeResourceManagerTests.cpp Fixing Win 10 native, Win 10 C# and .NET SDKs; plus Functional Tests. 2018-04-05 13:58:33 -07:00
packages.config Merged PR 799323: Stats improvements, tests + fixes for recent OTEL issues discovered in dogfood 2018-10-16 05:01:28 +00:00