dotnet-installer/test/dotnet-test.Tests
Livar Cunha 27bc1c4f91 Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100
* rel/1.0.0-preview2:
  Update versions of EF and scaffolding tools
  Update Kestrel to 1.0.1
  Update version of routing to 1.0.1
  Add missing comma to F# lib project.json
  Update cshtml wildcard in publishOptions
  Don't print arguments in F# console app
  Update F# dotnet-new templates for Preview 2 (Enrico Sada rebase)
  Update MVC version to 1.0.1
  Upgrade Corefx and coreclr references
  fix typo in dotnet-install file
  Remove the VS2012 CRT dependency from docs (#3632)
  Fix README to use hostfxr download links (#3622)
  Fix Oracle Linux version in README.md
  Use NugetCache Sentinel for Telemetry setting.
  Add Serviceable assembly attribute and nuspec attributes for all shipping CLI assemblies.
  Remove showing firsttime eula for non verbs.
  Adding Oracle Linux and Linux Mint to the titles
  Moving Ubuntu 16.04 to be next to Ubuntu 14.04
  Update README.md
2016-09-02 14:53:16 -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
GivenThatWeWantToRunTests.cs Test cleanup. Fixes #3084. 2016-05-20 10:45:01 -04: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 Adding a resolution chain to the command resolution chain that works based on a directory, more specifically, the publish directory. 2016-08-25 16:01:32 -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 Disabling the net451 discovery tests. 2016-08-10 13:40:27 -07:00
project.json Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00