dotnet-installer/test/dotnet-test.Tests
Eric Erhardt a567bb8697 Fix test project imports to be consistent.
- Every project.json needs portable-net451+win8 and dotnet5.4 imports (required by dotnet-test-xunit).
- If a test references NuGet, it also needs "netstandardapp1.5", because that the TFM NuGet uses currently.
2016-04-21 11:42:30 -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
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
GivenThatWeWantToRunTestsInTheConsole.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
GivenThatWeWantToUseDotnetTestE2EInDesignTime.cs t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
project.json Fix test project imports to be consistent. 2016-04-21 11:42:30 -05:00