Remove unused test project and fixture settings (dotnet/core-setup#5332)
authorVitek Karas <vitek.karas@microsoft.com>
Tue, 5 Mar 2019 16:36:28 +0000 (08:36 -0800)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2019 16:36:28 +0000 (08:36 -0800)
commitbcf531447648a10cf5e5f5adfa381b3b16b71509
treea7af0e169b4c4cc54bfe592f518e421da1235d06
parentac5620e3693affc15541216baba6630307279c5d
Remove unused test project and fixture settings (dotnet/core-setup#5332)

Simplify computation of platform specific file names.
Remove unnecessary private fields.
Remove unnecessary methods.

Commit migrated from https://github.com/dotnet/core-setup/commit/a8a3922bed6ab591c777ead9aeb14dbc6e21dae3
src/installer/test/HostActivationTests/GivenThatICareAboutComponentDependencyResolution.cs
src/installer/test/HostActivationTests/GivenThatICareAboutMultilevelSharedFxLookup.DepsVersion.cs
src/installer/test/HostActivationTests/GivenThatICareAboutMultilevelSharedFxLookup.cs
src/installer/test/HostActivationTests/GivenThatICareAboutNativeHostApis.cs
src/installer/test/HostActivationTests/GivenThatICareAboutSharedFxLookup.cs
src/installer/test/HostActivationTests/GivenThatICareAboutStandaloneAppActivation.cs
src/installer/test/TestUtils/DotNetCli.cs
src/installer/test/TestUtils/RuntimeInformationExtensions.cs
src/installer/test/TestUtils/TestProject.cs
src/installer/test/TestUtils/TestProjectFixture.cs