dotnet-installer/test/dotnet-test.Tests
2016-04-30 18:25:11 -07: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
GivenThatWeWantToRunTestsForMultipleTFMsInTheConsole.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07: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 Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
project.json Updating to latest dotnet-test-xunit 2016-04-30 18:25:11 -07:00