dotnet-installer/test/dotnet.Tests
Livar Cunha 3d92e52234 Merge remote-tracking branch 'dotnet/release/2.0.0' into merges/release/2.0.0-to-release/2.1-20180103-080038
* dotnet/release/2.0.0: (32 commits)
  Update wix version (#8313)
  Use explict and non-preview versions for the build DLL
  Fixing a typo...
  The 15.4.8 version of the Microsoft.Build.Runtime nuget package is currupt; use the replacement 15.4.8.1
  Fix dotnet-install to check the right path for no-op installs when --shared-runtime is specified
  Fixed a typo...
  Nuget.config update to align with CLI:master - add comments in DependencyVersions.prop
  Even more package dependency re-names...
  Third pass clean-up of package names.
  Second pass clean-up of package names; resequencing download.
  Updating dependency version properties in alignment with sample orchestrated build file at: https://dotnetfeed.blob.core.windows.net/orchestrated/20171129-03/orchestration-metadata/PackageVersions.props
  The access key is already resolved: 'CoreSetupBlobAccessTokenParam'
  Fixed another typo...
  Fixed typo...
  The first pass will need the extra args [same as run-build.ps1].
  Dependency Uptake: download and import a package version props file.
  Accounting for MSRC builds with pre-set 'CoreSetupBlobRootUrl' and 'CoreSetupBlobAccessToke' properties.
  Changes per code review...
  The URL root will include the "dotnet" container; the structure will be identical after the "dotnet" container.
  No passwords should be in the open as environmental variables.
  ...

 Conflicts:
	build/DependencyVersions.props
	src/redist/redist.csproj
	src/tool_msbuild/tool_msbuild.csproj
	src/tool_roslyn/tool_roslyn.csproj
	test/Microsoft.DotNet.Cli.Utils.Tests/Microsoft.DotNet.Cli.Utils.Tests.csproj
2018-01-03 16:16:41 -08:00
..
ParserTests Honor UI language override in test runs 2017-07-18 22:03:31 -07:00
CommandLineApplicationTests.cs Make dotnet.Tests pass on localized setup 2017-06-12 17:31:40 -07:00
dotnet.Tests.csproj Updating dependency version properties in alignment with sample orchestrated build file at: https://dotnetfeed.blob.core.windows.net/orchestrated/20171129-03/orchestration-metadata/PackageVersions.props 2017-12-01 20:07:48 -08:00
FakeRecordEventNameTelemetry.cs Add telemetry data points for .NET Core 2.0 2017-07-27 09:55:40 -07:00
GivenThatDotNetRunsCommands.cs Make dotnet.Tests pass on localized setup 2017-06-12 17:31:40 -07:00
GivenThatICareAboutVBApps.cs Revert "Disabling the VB tests in non-windows platforms while MSBuild fixes a bug that we need for cross-plat." 2017-05-22 13:06:34 -05:00
GivenThatIWantToManageMulticoreJIT.cs Remove TAM (#5670) 2017-02-15 15:35:03 -08:00
GivenThatTheUserIsRunningDotNetForTheFirstTime.cs Add telemetry data points for .NET Core 2.0 2017-07-27 09:55:40 -07:00
GivenThatTheUserRequestsHelp.cs Fix tests for cache => store rename. 2017-04-07 15:51:37 -05:00
MSBuild.exe shorten random package name, address pr feedback 2016-12-20 13:53:21 -08:00
MSBuild.exe.config shorten random package name, address pr feedback 2016-12-20 13:53:21 -08:00
PackagedCommandTests.cs Make dotnet.Tests pass on localized setup 2017-06-12 17:31:40 -07:00
TelemetryCommandTest.cs Hashed telemetry and event name change (#7919) 2017-10-27 10:58:25 -07:00
TelemetryCommonPropertiesTests.cs Add telemetry data points for .NET Core 2.0 2017-07-27 09:55:40 -07:00
TestCommandExtensions.cs Remove use of Microsoft.Extensions.PlatformAbstractions 2016-06-08 16:28:52 -07:00
VersionTest.cs Updating the version test to check that dotnet --version uses the .version file instead of using a regular expression to validate the printed version. 2017-02-14 10:32:11 -08:00