dotnet-installer/test
Eric Erhardt ce6c29676d Adding "BuildRid" to the CLI as a fallback RID to use when inferring which RID to use when building, running, and publishing self-contained applications.
This enables users to use the CLI on newer versions of the OS that aren't fully supported yet - for example using a new OSX version that isn't listed in the runtime graph in the current NuGet packages.

Fix #4238
2016-09-29 22:39:00 -05:00
..
ArgumentForwardingTests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
ArgumentsReflector Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
binding-redirects.Tests Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions. 2016-06-14 03:14:53 -05:00
crossgen.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-build.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-compile-fsc.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-compile.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-compile.UnitTests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-new.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-pack.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-projectmodel-server.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-publish.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-resgen.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-run.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-run.UnitTests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-test.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-test.UnitTests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet.Tests Adding "BuildRid" to the CLI as a fallback RID to use when inferring which RID to use when building, running, and publishing self-contained applications. 2016-09-29 22:39:00 -05:00
EndToEnd Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
Installer make 'platform' flag dependent upon CLI bitness 2016-04-12 16:11:00 -07:00
Kestrel.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
Microsoft.DotNet.Cli.Utils.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
Microsoft.DotNet.Compiler.Common.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
Microsoft.DotNet.Configurer.UnitTests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
Microsoft.DotNet.ProjectModel.Loader.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
Microsoft.DotNet.ProjectModel.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
Microsoft.DotNet.Tools.Tests.Utilities Introducing a in progress sentinel that gets verified before running the first time experience. If we can get a handle for this sentinel, we proceed with the first time run, otherwise, it means there is a first time experience running already, in which case we continue running dotnet normally, even though the final (real) sentinel is not present yet. This prevents multiple dotnet commands from running the first time experience in parallel and prevents us from running into parallel nuget restores. 2016-06-10 16:54:39 -07:00
Microsoft.Extensions.DependencyModel.Tests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
Performance Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
ScriptExecutorTests Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestingAbstractions Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00