dotnet-installer/test/dotnet.Tests
2016-06-12 00:58:26 -07:00
..
dotnet.Tests.xproj Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"." 2016-03-16 11:44:09 -05:00
GivenThatDotNetRunsCommands.cs dotnet crashes with an unresolved 'platform' dependency. 2016-05-11 17:32:42 -05:00
GivenThatIWantToManageMulticoreJIT.cs Remove use of Microsoft.Extensions.PlatformAbstractions 2016-06-08 16:28:52 -07:00
GivenThatTheUserIsRunningDoNetForTheFirstTime.cs 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
PackagedCommandTests.cs Moving TestAsset project from netstandard1.5 to 1.6. 2016-06-04 19:56:42 -05:00
project.json Updating CoreFx, CoreClr, Roslyn, CoreSetup to rc3-24210-10, rc3-24210-10, beta1-20160610-04, rc3-3004459-00 respectively 2016-06-11 04:29:58 +00:00
TelemetryCommandTest.cs Add performance tracing 2016-04-29 08:16:37 -07:00
TestCommandExtensions.cs Remove use of Microsoft.Extensions.PlatformAbstractions 2016-06-08 16:28:52 -07:00
VersionTest.cs Pass the correct version suffix in the build scripts 2016-05-07 23:23:31 -07:00