dotnet-installer/test/Microsoft.DotNet.Cli.Utils.Tests
2017-04-03 22:15:40 -07:00
..
BlockingMemoryStreamTests.cs Invoke compile-csc in-proc 2016-04-16 00:28:57 -05:00
BuiltInCommandTests.cs Fix BuiltInCommandTests. 2016-05-10 18:46:47 -05:00
CommandResolverTestUtils.cs PR Feedback and nearly full test coverage for resolvers 2016-03-07 14:45:16 -08:00
GivenACompositeCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenADefaultCommandResolver.cs Making ProjectDependenciesCommandResolver handle msbuild projects as well by using the ProjectFactory and IProject. 2016-10-14 12:56:18 -07:00
GivenAnAppBaseCommandResolver.cs Updating the xunit version to one that does not depend on internalabstractions. 2016-08-10 13:40:13 -07:00
GivenAppThrowingException.cs Move remaining TestCommand("dotnet") to DotnetCommand 2017-03-16 01:31:16 -07:00
GivenAProjectDependenciesCommandFactory.cs Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore. 2017-03-17 20:32:51 -07:00
GivenAProjectDependencyCommandResolver.cs Moving as many of our test assets to netcoreapp2.0 as possible. I believe the only ones missing at the test packages, because tools always target 1.0. And the other ones are VSTestDotNetCore and VSTestXUnitDotNetCore, because we can't run tests on 2.0 yet. Or, when I tried it failed. I may came back to try this out later. 2017-03-02 17:41:21 -08:00
GivenAProjectPathCommandResolver.cs Updating the xunit version to one that does not depend on internalabstractions. 2016-08-10 13:40:13 -07:00
GivenAProjectToolsCommandResolver.cs Fixing failures in tests when the user has a fallbackfolder setup on this machine already. These failures are again due to the fact that --packages are not populated when the packages are found in the fallback folder. 2017-04-03 22:15:40 -07:00
GivenARootedCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenAScriptCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenThatWeWantToReadLockFilesQuickly.cs Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00
Microsoft.DotNet.Cli.Utils.Tests.csproj Remove remaining unnecessary P2P's 2017-03-02 20:05:12 -08:00
StreamForwarderTests.cs Clean up dead code 2017-03-20 12:23:23 -05:00