dotnet-installer/test/dotnet-test.Tests
Sridhar Periyasamy 5dc1a14e39 Upgrade the "dotnet-test-xunit" version to "1.0.0-rc2-192208-24"
The earlier version "1.0.0-rc2-173361-36" is missing from the cli-deps feed.
2016-05-18 20:47:53 -05:00
..
Adapter.cs Modifying the reporting channels to make the AdapterChannel a client and leave the TestRunnerChannel a server. This will prevent port conflicts between dotnet test and the Adapter (VS) due to race conditions. 2016-03-15 15:13:54 -07:00
AssemblyInfo.cs Modify dotnet-test to run testRunner for all tfms 2016-04-22 16:40:03 -07:00
dotnet-test.Tests.xproj Added build before running the tests and the no-build option to opt out of it. 2016-03-17 15:17:18 -07:00
GivenThatWeWantToRunTests.cs dotnet test and publish failing badly when the project isn't restored. 2016-05-11 10:43:58 -05:00
GivenThatWeWantToRunTestsForMultipleTFMsInTheConsole.cs dotnet test and publish failing badly when the project isn't restored. 2016-05-11 10:43:58 -05:00
GivenThatWeWantToRunTestsInTheConsole.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenThatWeWantToUseDotnetTestE2EInDesignTime.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenThatWeWantToUseDotnetTestE2EInDesignTimeForMultipleTFms.cs Fixing GivenThatWeWantToUseDotnetTestE2EInDesignTimeForMultipleTFms to give separate paths to the TestAssetsManager.CreateTestInstance by passing in a callingMethod name. 2016-05-03 15:09:27 -05:00
project.json Upgrade the "dotnet-test-xunit" version to "1.0.0-rc2-192208-24" 2016-05-18 20:47:53 -05:00