dotnet-installer/test/Microsoft.DotNet.Cli.Utils.Tests
William Lee 08f050c012
bundled DotnetTool (#8606)
Extract packages to DotnetTools folder under sdk/{version}

Add new resolver to discover it

Add test to enforce package structure. It will fail when the structure
changed
2018-02-16 13:32:29 -08: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 bundled DotnetTool (#8606) 2018-02-16 13:32:29 -08:00
GivenADotnetToolsCommandResolver.cs bundled DotnetTool (#8606) 2018-02-16 13:32:29 -08: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 Fix tests that require .NET Core 1.1 2017-04-27 15:48:48 -07:00
GivenAProjectDependenciesCommandFactory.cs Update tool tests to target netcoreapp2.1 2017-08-18 18:07:14 -07:00
GivenAProjectDependencyCommandResolver.cs Update tool tests to target netcoreapp2.1 2017-08-18 18:07:14 -07: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 Merge branch 'release/2.0.0' into merge_release_200 2017-10-17 17:30:58 -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 Make Microsoft.Dotnet.Cli.Utils.Tests pass on localized setup 2017-06-12 18:32:07 -07:00
Microsoft.DotNet.Cli.Utils.Tests.csproj bundled DotnetTool (#8606) 2018-02-16 13:32:29 -08:00
PathUtilityTests.cs Fix relative path handling on Windows. 2017-10-24 11:23:52 -07:00
StreamForwarderTests.cs Clean up dead code 2017-03-20 12:23:23 -05:00