dotnet-installer/TestAssets/TestProjects/VSTestDesktopAndNetCore
Faizan2304 eb8e0cfa40 Bug fixes (#4810)
* Bug fixes

* Nitpick

* -Fixed failed tests
-Added test to cover trx logger scenario.

* Fix for issue https://github.com/Microsoft/vstest/issues/241

* Fix for failed test. We have taken fix where dotnet test will return nonzero if test fails. In multi TFM scenario if test fails it termates the whole process as dotnet test is returning 1. As a fix of this we should continue if some test fails for next TFM

* Bump Microsoft.Testplatform.CLI and Microsoft.NET.Test.Sdk version
2016-11-24 00:48:54 -08:00
..
Tests.cs Reduced the test name to overcome 256 character file length limit in windows 2016-11-02 23:38:20 +05:30
VSTestDesktopAndNetCore.csproj Bug fixes (#4810) 2016-11-24 00:48:54 -08:00